• 0 Posts
  • 7 Comments
Joined 6 months ago
cake
Cake day: February 14th, 2024

help-circle



  • I think it would be easier for me to empathize with the “exclusivity” argument if it weren’t for the fact that PCs as a general rule are inherently open. I don’t have to buy a new computer to install a new games launcher as I would with a console exclusives war. Hell most of the time you don’t even have to install the official launcher as so many of them are just web wrappers/electron apps. I’ve been using the Heroic Games Launcher to claim my free Epic games for nearly a year and the only “downside”, if you can even call it that, is that I don’t get the weekly popup’s letting me know what’s free/on sale. Just building a huge library of free games, some of which I already own on Steam. Somebody please show me the actual downside of more competition on a single platform.




  • Docker takes a lot of the management work out of the equation as many of the containers automatically update. Manual updates are as simple as recreating a container with a new image instead of your local one. I would like to add try running Portainer (a graphical management interface for Docker). Breaking out the various options into a GUI helped me learn the ins and outs of Docker better, plus if you end up expanding to multiple docker hosts you can manage them all from one console. I have a desktop, a laptop, and a RPi 4b all running various dockers and having a single pane for management is such a convenience.