

118: How Hard Could it Be?
7 snips Mar 8, 2024
Nerding out about Nix and NixOS, home lab server build, Bitcoin news, Docker Compose management, Asian cuisine, barbecue scenes, self-hosting solutions, and automation challenges discussed in this entertaining podcast episode.
AI Snips
Chapters
Transcript
Episode notes
NixOS Journey
- John Seager got into NixOS by trying to recreate his Arch Linux desktop setup.
- This hands-on approach helped him learn NixOS and eventually transition all his personal machines.
NixOS vs. Juju
- NixOS excels in immutable deployments for workstations and containers, according to John Seager.
- He finds it less convincing for complex enterprise environments where coordination tools like Juju shine.
Plasma 6 Upgrade Challenge
- Alex Kretzschmar attempted to upgrade Plasma 5 to 6 in his NixOS configuration.
- He discovered that simple version bumps are complicated by NixOS's module system, requiring deeper system knowledge.