Building a Linux Distro from Scratch
A comprehensive guide to compiling the kernel, configuring BusyBox, and creating bootable ISOs with Syslinux. Learn the fundamentals of Linux system architecture.
Digital Journal
Technical deep-dives, experiments, and lessons learned from the digital laboratory. Exploring code, systems, and the craft of building software.
A comprehensive guide to compiling the kernel, configuring BusyBox, and creating bootable ISOs with Syslinux. Learn the fundamentals of Linux system architecture.
Implementing Model Context Protocol for seamless AI model interactions with vector databases in RAG applications. Building smarter conversational systems.
Exploring the new features in Next.js 16 and migrating to Tailwind CSS v4's new configuration system. A practical guide to modern frontend tooling.
Running Llama2 locally and building a personal chatbot API for natural language tasks. Complete guide from model setup to production deployment.
Benchmarking Rust compiled to WebAssembly vs native JavaScript. When does WASM shine and when to stick with JS?
Creating a scalable design token architecture that works across platforms. From CSS variables to Figma tokens and everything in between.