• 0 Posts
  • 53 Comments
Joined 3 months ago
cake
Cake day: February 5th, 2025

help-circle
rss



  • Give NixOS a look-see. Takes a different approach to package management, but for an engineer that want’s customization abilities it’s probably one of the top choices. I don’t usually recommend this for newbies, but if you’re an engineer it won’t be too bad and simply using it may give you more skills to add to your repertoire when looking for work.

    A lot of people put time into maintaining their dotfiles, but NixOS takes that idea to the infrastructure-as-code level when you use it as your daily driver.

    ETA: in terms of gaming, with Wine/Proton + Steam/Lutris/Heroic pretty much any distro will be workable















  • It’s for deployments and managing many environments/machines from a single CLI interface. You can do all sorts of things like push configs based on labels/groups, gather real-time data/logs, scale up/down. It’s great when you have a lot of VPS/VDS/VMs to manage and you’re not using a platform’s specific management tools.

    I mainly use NixOS as a barebones backend, keep it as minimal and hardened as I can, then most of the projects/apps that run are done through something like Docker or k8s. So for me, it’s all about managing the underlying servers that provide the tools needed for a project to operate.

    The tool itself is undergoing a pretty big redesign at the moment, but you can get the gist of it from the overview in the manual of the commands.

    https://hydra.nixos.org/build/115931128/download/1/manual/manual.html#chap-overview