dream setup:
- thin client laptop, everything done on nix os 3090 server
- IDE: vscode server on rig, accessed via browser on laptop
- riced up neovim on both for smaller edits
- every project uses nix as environment setup
i think it’d be a local google idx, but also a lot to set up…
- thin client laptop, everything done on nix os 3090 server
- IDE: vscode server on rig, accessed via browser on laptop
- riced up neovim on both for smaller edits
- every project uses nix as environment setup
i think it’d be a local google idx, but also a lot to set up…
Comments
browser has some security considerations.
- I use an eGPU but a dedicated server is cool too
- you really want to use docker on top of NixOS, it's a disaster with python because packages are not always available/up to date/working; in containers use traditional pip/uv
- nix shells are great if you use them outside of Python, cf my 1st point. I use them with direnv and really like the dx
instead they feed us jupyterlab notebooks