• 1 Post
  • 266 Comments
Joined 2 years ago
cake
Cake day: June 1st, 2023

help-circle



  • The usual tech support search:

    • First hit is a thread describing your exact problem, marked as [SOLVED]. Clicking it goes to a 404.

    • Second hit is a thread describing your exact problem that goes to an actual thread, but the message has been edited to just say “Solved” with no record of what was done.

    • Third hit is a thread describing almost your exact problem, with the first response calling the poster a noob for asking and then 15 pages of arguments.

    • Fourth hit is a thread describing something in the same general area as your problem, which you try anyway and makes the thing you’re trying to fix break in a different way, but it’s progress at least.

    • Actual solution is somewhere between the 5th and 8th hit, or you give up and come back to it in about a week and solve it instantly without trying for some fucking reason.

    So to answer the question, I can usually tell I’m getting close to the solution when I say “Oh for fuck’s sake” as I’m closing tabs lol.




  • As a side note, a couple of things that might be handy for you:

    Bottles is a GUI for running Wine things that might make it a bit easier to navigate. It’s helped me out a few times.

    Also there’s an AppDB on the Wine site where you can search for specific software to find out how well it runs/tweaks that people have used etc.

    ALSO yeah games are in a pretty good place on Linux nowadays. I have a Steam Deck and it runs a surprising amount of stuff, even things that aren’t listed as being compatible. I think the main source of trouble is the online AntiCheat stuff, that’s not always compatible with Linux (although sometimes those work too, I think it just depends on the game.) There’s also protondb for checking which games work in Linux.

    Hopefully some of that is helpful!







  • I have a few personal rules about it, eg. I’ll try not to pirate smaller, independent things where it might conceivably screw over the creator, but other than that it’s all fair game IMO.

    As a side note, it’s been interesting to grow up hearing non-stop from the corporate world that piracy is evil and is killing art or whatever, only to watch them do a full 180 in the last couple of years now that they need to pirate the entire internet to train AI.





  • Yeah that was it for me. Just keep regular backups and bear in mind that you’ll probably break stuff at first. But once you get the hang of it, it’s like a whole other level of control over your system.

    Also I’m not dyslexic but would things like tab completion and aliases help maybe? I sometimes shorten often-used commands with aliases just for convenience (as an example, I use rsync a lot, particularly the command rsync --ignore-existing -ravwhich I just shorten to rs to save time) so maybe that could also be used to avoid mis-spelling?