Hello!

I work as a AAA game programmer. I previously worked on the Battlefield series.

Before I worked in the AAA space, I worked at Disneyland as a Jungle Cruise skipper!

As a hobby, I have an N-Scale (1:160) model train layout.

  • 0 Posts
  • 4 Comments
Joined 1 year ago
cake
Cake day: June 2nd, 2023

help-circle

  • I use Flatpak all the time. It works a lot better than native apps very often.

    Also it’s a lot easier than fussing with PPAs or whatever. I’m on KDE Neon and wanted to run something through Wine. The Wine in the stock PPAs was an older version with a known bug that wouldn’t let me install the .NET Framework 4.8. I tried fetching the Wine PPA directly, but then I was getting issues about system packages not being compatible with newer versions of Wine.

    The more I dug, the more issues popped up (typical Linux). So I gave up and decided to install Lutris and try it through there, since Lutris has a workaround for those Wine issues. The Lutris in the stock PPAs also was an old version with a known bug where it just… wouldn’t work. You’d click a button and nothing would happen because of an HTTP bug. Rather than fuss around with that, I gave up and installed the Lutris Flatpak.

    30 seconds later, my program was installed and running. No nonsense in the command line, no fussing around with packages. Just open and go.

    A majority of the programs I have are Flatpak now. I have Flatpak for Zoom to let me take work meetings from my Linux partition; I have Flatpak for Parsec to let me remote in to my work desktop from my Linux partition. Blender, Calibre, Chrome, Discord, Thunderbird, PrusaSlicer, Slack, Rider, VS Code… all Flatpak.

    They all work great. I get prompt updates to stay on the bleeding edge. No more dependency hell. I now actively search for Flatpaks before I fall back to apt.



  • But with Arch you have to pay attention whenever you update or else you brick your whole system. Ask me how I know.

    I’ve decided it’s not worth my time trying to figure it out. I just use KDE Neon and press the “check for updates” button. Don’t get me wrong - I know my way around a terminal - but honestly it’s just not worth my time anymore. Just give me a thing that works without me needing to think about it.