The topic of dependencies management is coming back and again. nix and nixpkgs being a rich repository, provides a convenient way to manage both project dependencies and related tooling in a reproducible way. This is something I’m finding more and more useful as a fundamental development tool. nix is quite complex and some exploration is needed to wrap your head around it. In this post, I’m going through most basic use cases as well as describe some basics of nix language itself - mainly ...| twdev.blog
thoughts, talks, docs and unpopular opinions| www.dgt.is
Learn why we migrated our services and Remix apps off Vercel and started deploying with Jetify Cloud| Jetify
Announcing Jetify Cloud: Deploy your Devbox projects as web services from Github, and share binaries and packages with the Jetify Cache.| Jetify
Learn how we keep Devbox package installs fast and performant by bypassing Nixpkgs evaluation and pulling directly from the binary cache.| Jetify