• 0 Posts
  • 35 Comments
Joined 1 year ago
cake
Cake day: October 30th, 2023

help-circle


















  • i do not agree with that sentiment. i’m an avid gamer, and in the last few weeks since switching to nobara i only found 1 obscure game that didn’t work, and 2 that needed an entry in the preferences of the game in steam. using heroic launcher for all amazon/epic/gog games and lutris for my piracy tryouts (would work in heroic too, but it’s cleaner that way)

    but i must admit that the experience is smoother in windows; i miss my playnite launcher which integrated everything from steam to other stores, pirated games and all emulation needs.


  • I switched to Linux a few weeks ago and i’m running a local LLM (which was stupidly easy to do compared to windows) which i ask for tips with regex, bash scripts, common tools to get my system running as i prefer, and translations/definitions. i don’t copy/paste code, but let it explain stuff step by step, consult the man pages for the recommended tools, and then write my own stuff.

    i will extend this to coding in the future; i do have a bit of coding experience, but it’s mainly Pascal, which is horrendly outdated. At least i already have enough basic knowledge to know when the internal logic of what the LLM is spitting out is wrong.