I think this is the single most important guide to nix. Over the last 2.5 years I've read a lot of guides, a lot of the nixpkgs source code, documentation, Github threads, written a lot of nix, and watched a lot of nixcon videos. And I don't think there's anything that brings the pieces of the design together quite like this video does.
@amydebuitleir2 жыл бұрын
This was extremely helpful. Two light bulb moments for me: 1) The nix language doesn't do anything except write out derivations, and 2) Nixpkgs is essentially just one giant derivation.
@red13emerald3 жыл бұрын
Awesome! I 100% agree with your premise and the conclusion. Yes, Nix is amazing and solves one of the biggest problems we have in software development. Yes, most people start to learn about it in some specific use-case (NixOS, nix-shell, nix-env, home-managers). And yes, there is virtually no good resource on actually understanding what it is or does. So many articles, Q&As, forum or blog posts assume some prior knowledge, documentation is hard to find and split up over many different locations. This video was already a huge help. I’ve read so much about Nix and played around with it for a year, but it’s always been frustrating because I always felt like I didn’t get it. This is the first time I ever felt like I actually understood. Thank you so, so much making for this! I’ll be binging your playlist now :)
@calebland62464 жыл бұрын
This is great! Thanks for this series
@electron0zero4 жыл бұрын
great video, well explained. loved it
@antoninperonnet61383 жыл бұрын
It's so brillantly explained, thanks !!!
@bew4 жыл бұрын
Hey, thank you for this video, it's very important to have these, and you're great at explaining things 👌 Could you share the link of the blog post you're talking about at the beginning? (nevermind, you said at the end you'll add it in the description once it is ready and published)
@burkelibbey65834 жыл бұрын
Here's the blog post fwiw: engineering.shopify.com/blogs/engineering/what-is-nix - yeah I'll add the ShipIt! video to desc later
@erwin7573 ай бұрын
Hye man, what happened to you and your channel? Are you still with us and if so, can we expect more awesome vids from you?
@thales-maciel Жыл бұрын
omg NOW I get it!
@aloufin10 ай бұрын
2024 nix udpate video in the works?
@magnificoas388 Жыл бұрын
clear as hell
@06kellyjac4 жыл бұрын
Did you find a better solution to your nginx reverse proxy lua thingie for your private shared GCS backed cache?