Blog
Notes on software, Linux, and whatever else is worth writing down.
Source of Truth and the Graph Retrieval Bet That Didn't Pay Off for the Available Benchmark Data
Notes from a short talk on Accord Book's architecture: why we treat ingested data as a source of truth, the graph-retrieval bet that didn't pan out on the benchmark data we had, and the event-sourced reranking that actually moved the needle.
Eporezi on linux
Setting up Serbian e-gov on Linux is basically the "final boss" of Ubuntu configuration.
Preventing System Freezes on Ubuntu 24.04 (Cursor & Memory Exhaustion)
Configuring systemd-oomd and swappiness on Ubuntu 24.04 so memory-hungry apps like Cursor get killed before the whole system locks up.
Snap Ram Monitor
A lightweight Linux package that watches RAM usage and warns you with desktop notifications before the system freezes.
High Performance Health Guide by Gary Brecka
A protocol summary from Gary Brecka's podcast: breathwork, sleep optimization, cold exposure, and nutrition basics.
Mast cell activation syndrome - Dave Asprey
Actionable notes from a Dave Asprey podcast on biohacking, self-testing, nootropics, and mast cell activation.
CIRS
Diagnostic tests and treatment protocols for Chronic Inflammatory Response Syndrome (CIRS) and mold illness, extracted from a talk with Dr Sandeep Gupta.
Clean Transit Initiative
A project proposal to electrify a coastal public transit lane, replacing diesel buses (and boats) with capacitor-based EVs.
ContrastAvatarAI
A ChatGPT-based bot that turns a simple word into a high-contrast anthropomorphized avatar image.
PHP Asynchronous Task Handling with Gearman and Supervisor
Setting up Gearman for background job processing in PHP, keeping workers alive with Supervisor, and avoiding memory leaks in long-running scripts.