Nerding out about Nix and NixOS with Jon Seager, Canonical

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ม.ค. 2024
  • In this electrifying episode of "Nerding Out with Viktor," join us as we plunge into the dynamic world of Nix with Jon from Canonical. As the VP of Enterprise Engineering, Jon brings a treasure trove of experience, from his early days with Arch Linux to mastering Canonical's innovative automation tools like JuJu and charms.
    The conversation shifts gears to the fascinating realm of Nix, where Jon unveils its prowess as both a functional programming language and a robust package manager. He zooms in on Nix's superpower for creating unparalleled reproducibility across systems, a groundbreaking feature in the software landscape.
    Viktor and Jon then navigate the intricacies of NixOS, revealing its immutable elegance and how it revolutionizes system configuration with the Nix package manager and module system. Witness Jon's home setup, a tech enthusiast's paradise, showcasing the seamless integration of NixOS with Tailscale for an impenetrable zero-trust environment, all effortlessly maintained thanks to Nix's declarative genius.
    Gear up for a riveting journey into Nix, a tool that's reshaping software development and system management. Jon also shares a curated list of resources for those ready to dive into the Nix universe:
    * Zero to Nix (zero-to-nix.com/) - Your portal to the Nix world.
    * Determinate Systems Nix Installer (github.com/DeterminateSystems...) - The ultimate tool for Nix setup.
    * Jon's NixOS Config (github.com/jnsgruk/nixos-config) - A glimpse into a Nix expert's configuration.
    * Jon's Crafts Flake (github.com/jnsgruk/crafts-flake) - A treasure trove for Nix packaging.
    * Wil T Nix Guides (nixos.wiki/wiki/Wil_T_Nix_Guides) - Comprehensive guides to mastering Nix.
    * Jon's Libations (github.com/jnsgruk/libations) - A creative blend of Nix and mixology.
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 14

  • @ChrisMcDonough
    @ChrisMcDonough 3 หลายเดือนก่อน +8

    Wonderful intro to Nix and NixOS!

  • @henrikstanleymortensen4295
    @henrikstanleymortensen4295 2 หลายเดือนก่อน +2

    Great session, loved it.

  • @JanChristophEbersbach
    @JanChristophEbersbach 2 หลายเดือนก่อน +1

    Great presentation, thank you! I'm a nix user since 2021 and built a number of configurations over the years. I take lots of new ideas from Jon's setup. Incredible craftsmanship!

  • @GSteel-rh9iu
    @GSteel-rh9iu 22 วันที่ผ่านมา

    Yay Eelco Dolstra!

  • @goowawa
    @goowawa 2 หลายเดือนก่อน

    This is day one for me for Nix and NixOS, and this brought it all together for me. Well done!

  • @imincik
    @imincik 2 หลายเดือนก่อน

    As a Nix user and contributor I must say that it was very well presented and explained. Great job !

  • @MsHojat
    @MsHojat 25 วันที่ผ่านมา

    Man this subject seems incredibly esoteric. I consider myself to be quite a computer nerd and was rather lost. Although I don't know too much about Linux system so that certainly plays a factor.

    • @nil0bject
      @nil0bject 24 วันที่ผ่านมา

      your cred is slipping. install debian and arch and fedora on an old machine you aren't using any more and get up to date

  • @angeldude101
    @angeldude101 2 หลายเดือนก่อน +3

    Huh. So Tailscale is basically like a more convenient ssh or something? That sounds really useful when trying to connect from one device to another.
    Also, is _that_ why pipewire has been scratching so much? I swear, it was driving me crazy to the point of switching back to pulseaudio. If that's really all it takes to fix things, just disabling something, why is that not the default? Also why is this video the first place I'm seeing this? If this works, then this video might just singlehandedly redeem pipewire in my eyes.
    Edit: I'm now adding that wireplumber file to my config and rebuilding... through a browser window using tailscale to ssh into... the same machine the browser is on. :P

    • @thenachotech
      @thenachotech 2 หลายเดือนก่อน +2

      Tailscale is like a VPN so you install it on your devices and they can connect to each other inside or outside of the network without any port forwarding, but it doesn't route your traffic through a node either so its very low latency.

  • @hamirmahal
    @hamirmahal 12 วันที่ผ่านมา

    13:13 Is that kind of like `npx`?

  • @unclefester9113
    @unclefester9113 หลายเดือนก่อน +2

    Nix is amazing. Easy to install and use. Doing anything to it - or making any changes to it is beyond the grasp of most average noobs.