Tag
trynix.dev is a browser-based runner that boots a Linux VM in WebAssembly to let users execute any historical Nix package instantly without local installation. It can pull binaries from the public Nix cache, Cachix, or any CORS-enabled store, enabling over 310,000 nixpkgs versions to run directly in a browser tab.
Clawk is an open-source tool that gives coding agents like Claude Code a disposable Linux VM, allowing them to run freely without risking the host machine. It uses network allow-lists and file isolation to keep secrets and system files safe.