// find me elsewhere
Field notes, experiments, and the occasional rant.
socials
instagram ↗ facebook ↗ youtube ↗ x ↗tools
★★
Astro↗
The web framework this site is built on. Content-first, zero JS by default.
#framework
#frontend
Directus↗
Headless CMS driving the dashboard. Open API over a SQLite file.
#cms
#backend
Docker↗
One compose file, the whole stack runs anywhere.
#devops
#containers
LiteBin↗
Self-hosted deployment platform for side projects. Builds Docker images on your laptop, streams them directly to your VPS — no registry needed. Containers sleep to zero when idle and wake on incoming requests, so you can host unlimited apps on a single cheap VPS. Multi-node support with mTLS, auto-placement, and a clean web dashboard. Built in Rust, under 58MB.
#self-hosting
#docker
#deployment
#rust
#vps
pnpm↗
Fast, disk-efficient package manager. Replaced npm for me.
#tooling
#package-manager