Feb 18, 2026•7 min readLocal LLMs on Intel Arc: Why Running AI at Home Just Makes SenseA cheap gaming GPU, some clever model architecture, and a coding agent that runs on local AI. Here's what I've learned hosting LLMs on an Intel Arc B580.#ai#llm#self-hosting
Feb 17, 2026•7 min readFrom Internet Cafes to VPS: How I Became a Programmer in GuyanaA journey from bash scripts on borrowed computers to building Luge Tech and self-hosting everything. The story of learning to code in Guyana's internet cafe era.#programming#guyana#personal
Feb 17, 2026•6 min readThe Coding Agent I Use and Why — PiClaude and Cursor are great, but sometimes you want to build your own setup. Here's my multi-agent Pi coding system with 12 specialist agents, parallel execution, and persistent memory.#ai#development#programming