My Zig Configuration for VS Code
A guide to configuring VS Code for Zig development using Nix and direnv to manage compiler versions and the language server.
A guide to configuring VS Code for Zig development using Nix and direnv to manage compiler versions and the language server.
A guide on installing and managing multiple versions of the Go programming language for different projects using the Go downloader and direnv.
A tutorial on using the uv tool to install Python, create virtual environments, and manage packages, replacing traditional tools like pyenv and pip.
An updated guide on managing Python virtual environments per-project using direnv and uv, with tips for cross-architecture development.