Blog

Technical writing from the build floor. AI agents, quantum computing, DeFi systems, infrastructure, and lessons from shipping production software.

Quantum ComputingMar 25, 2026

Quantum Computing on AWS Braket: A Builder's First Look

I ran quantum optimization circuits on real hardware through AWS Braket. Here's what actually works in 2026, what doesn't, and why builders should care before physicists figure out the software side.

AWS BraketQuantum ComputingPennyLane
5 min read
AI InfrastructureMar 20, 2026

Building Persistent Memory for AI Agents That Actually Stick

How I built AgentSSOT (hari-hive), a cross-session memory system for AI agents using FastAPI and ChromaDB. Why agents without memory are just demos, and what it takes to make them production-ready tools.

AI AgentsSemantic MemoryChromaDB
4 min read
AI InfrastructureMar 15, 2026

Engineering RAG: Sourcing Parts with Precision

How VectorData.solutions ingests BOMs and datasheets into agentic RAG for accurate parts lookup. Architecture details, embedding choices, and real-world production lessons.

RAGChromaDBEngineering
4 min read
InfrastructureMar 10, 2026

Running AI Infrastructure on a Home Lab: What Actually Works

I maintain 12+ production services on self-hosted hardware — Proxmox, Docker, Cloudflare Tunnels, and local LLMs. Here's the real architecture, costs, and failure points.

Home LabSelf-HostedDocker
4 min read
DeFiMar 5, 2026

Delta-Neutral Arbitrage on Prediction Markets: Build Your Automated Edge

Stop chasing direction. Automate your profits with the Polymarket Profit Machine—five detection strategies, Jupiter hedging, and a battle-tested Solana architecture.

DeFiArbitrageSolana
4 min read
AI InfrastructureFeb 28, 2026

Building a Multi-Channel Agent Runtime from Scratch

Why I built Hairy rather than relying on LangChain. Deep dives into channel abstraction, dynamic skill lifecycle, multi-provider LLM routing, and Rust/Go sidecars for heavy tasks.

AI AgentsTypeScriptRust
4 min read