Posts

Add a Swap partition to your VPS

Jun 20, 2026

My deployments were failing on Coolify Hetzner VPS. Adding a swap fixed it

swapvpshetznercoolify

envault: A Boring Little Vault for .env Files

Jun 01, 2026

Why I wanted a tiny encrypted local vault for per-repo .env files instead of shell hooks, Git-level secret storage, or a full password-store workflow.

clisecurityzigenvironment

Building EMLVM: A Single-Instruction Machine for All Math

Apr 13, 2026

Just like NAND gates can build any Boolean logic circuit, the EML operator can build any elementary math function. We built a VM to run it.

compilersmathterminalpython

A Software Tale

Dec 01, 2021

In this article, I will try to explain how I got here, and some of the challenges that someone that loves software development will face.

careerstorydevelopmenthacking