AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Can I Run a Nix Shell on a Git Repo?
Nick: I've had a lot of pain trying to do local development with Docker containers. So one of the problems in Nix is that each language has kind of like a different API. And so actually, I don't know if you if you guys have seen, but I've started this project called dev end.sh and what I'm working on now is that you can go, you know, between different versions. Nick: The idea is that when you do local development, you don't use containers, but then you can say build image and upload it to wherever you want. You would potentially still use a container as your, as your packaging format for your server if you want to