Personal technical blog covering cloud infrastructure, AI tooling, and software engineering.
$ ls -la posts/
Building a Reliable Voice Assistant with Open-Source Tools
This blog post explores the possibilities of creating a reliable and enjoyable locally hosted voice assistant using open...
Implementing Lightweight Cooperative Threads with SBCL Fibers
SBCL Fibers is a library that provides lightweight cooperative threads, allowing for efficient and scalable concurrency...
Implementing a Highly Resilient Database: A Practical Guide
This blog post provides a practical guide to designing and implementing a highly resilient database, focusing on key con...
Building Faster AI Inference on Apple Silicon with RunAnywhere
RunAnywhere is a new platform that enables faster AI inference on Apple Silicon devices. This blog post explores the pra...
Building a Real-Time OSINT Dashboard with Cloudflare and Python
This blog post explores the concept of building a real-time Open-Source Intelligence (OSINT) dashboard using Cloudflare...
Migrating from Next.js to Astro: My Escape from Framework Hell
How I replaced 50MB of Next.js complexity with a lean Astro + Hono stack that deploys in seconds. Spoiler: Next.js was t...