Node-Vmm – Linux MicroVMs in Pure Node.js for Mac/Windows/Linux in ~1s
Pure Node SDK for KVM microVMs that beats Firecracker's DX for JS devs.

Zero-dependency 2FA for CLI without the bloat others add.
Sysadmins, DevOps engineers, Unix enthusiasts
Google Authenticator · Authy · FreeOTP
I’ve developed a minimalist 2FA tool (TOTP) for CLI. My goal was to create something with the widest possible reach across Unix-like systems without the typical dependency bloat.
Key features:
- Pure ANSI C: No external dependencies beyond libc.
- Wide Portability: Tested and running on Linux, FreeBSD, OpenBSD, and NetBSD.
- Security focused: Fixed-width types, endianness-aware, and compiled with stack protection flags.
- Lightweight: Fast execution, ideal for integration into scripts and legacy infrastructure.
- Build for final users is gmake based but without autotools.
The project is hosted on Codeberg under the BSD-3-Clause license. I’m currently in the final polishing stage and would love to hear your thoughts on the code structure and portability.
Check it out here: https://codeberg.org/rafael-santiago/pinhead
Pure Node SDK for KVM microVMs that beats Firecracker's DX for JS devs.
Proxmox-style management for FreeBSD with Raft clustering and ZFS integration.
Useful guide, but it's documentation—not a product or tool you can actually use.
CCleaner alternative in PowerShell, but BleachBit already does this free.
Entire OS—kernel, sources, docs—fits on one ISO. Rebuild offline on your laptop. True sovereignty.
Puts the entire OpenBSD source tree into a single installer image so you can rebuild on a laptop with no network dependency — that’s a neat, principled stunt for anyone worried about centralised source hosting. The landing page and notes reveal it's very much a hacker's tool (root-only install, minimal docs), so expect manual steps and rough UX rather than a polished consumer installer.