• 0 Posts
  • 7 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle


  • Honestly, the Steam Deck is my favourite bit of tech that I’ve bought in a long time. For one thing, my SO has a Switch, so now we can both game on the couch together instead of sitting across the room. But also, between Steam, being able to run Epic and GOG through Heroic Launcher, and being able to emulate all the consoles I grew up with, it’s like having my entire gaming history all in one portable device. Plus it’s amazing for travel.

    Also being familiar with Linux, in Desktop Mode it’s just a regular Linux PC, so with a bluetooth mouse & keyboard and a dock/monitor (and maybe a bigger hard drive) I genuinely think I could probably get away with just using it as my daily driver PC if I really had to.


  • Your system will almost certainly get irrevocably broken by something at some point and you’ll have to reinstall. This isn’t a failure on your part though, it’s a rite of passage that everyone goes through at least once, especially if you have Nvidia drivers lol. It’ll happen less and less over time the more you learn how to fix stuff though.

    Also back up often!



  • And don’t skip over reading things! I also run Arch with KDE and honestly with almost all problems I have, if I carefully read through either the Arch Wiki (this will probably be your most valuable tool) or the error message that comes up, the answer is usually in there somewhere, it just needs digging up.

    Also: if something with a GUI crashes and doesn’t give an error message, try running it in the terminal. So like, if Firefox crashes and doesn’t give any info, try opening up a terminal and running firefox from there and the terminal will tell you everything that’s going on. (It’ll be a different command if you’re using a flatpak but that’s the general idea.)