Technology
- Technology / Research & Papers
What the Scaling Laws Paper Actually Says About Your Next Architecture Decision
ArticleIn architecture review conversations, the Chinchilla paper (Hoffmann et al., 2022, arXiv:2203.15556) is cited with high
Read more → - Technology / AI for Developers
Building a Local-First AI Assistant With Ollama, Whisper, and 200 Lines of Rust
ArticleI wanted an AI assistant that worked on the train, in the air, and in my basement. No cloud calls. I built one with Olla
Read more → - Technology / Libraries & Frameworks
Why I Removed LangChain from Our Production Stack — and Why I Would Do It Again
ArticleAfter fourteen months of running LangChain in a production document-intelligence agent, a financial-services team faced
Read more → - Technology / AI Security & Governance
I Ran the OWASP LLM Top 10 Against My Own Agent App. Three of Them Hit.
ArticleThe OWASP LLM Top 10 reads like it was written for enterprise. I ran all ten against a side-project agent I had running
Read more → - Technology / Data Strategy
I Generated 50,000 Synthetic Training Examples With One LLM and Fine-Tuned Another. Here Is What Broke at Scale.
ArticleSynthetic data generation is the 'just add water' of fine-tuning advice. I tried it at scale for a real classification t
Read more → - Technology / AI Engineering
The RAG Architecture Anti-Pattern That Is Costing You 40% of Your Inference Budget
ArticleA financial-services client was running a multi-stage RAG pipeline with fixed-size chunking, single-pass vector retrieva
Read more → - Technology / Models & Benchmarks
Gemini 2.5, Claude 3.7, and GPT-4.1: I Ran 100 Code-Generation Prompts Against All Three. Here Are the Results.
ArticleI got tired of reading vendor benchmarks. I ran 100 real code-generation tasks from my own work — 50 Python, 50 TypeScri
Read more → - Technology / AI for Developers
AI Builds the Code. You Still Have to Drive.
ArticleWhy autonomous AI development still breaks down without human engineering judgment, architectural ownership, and quality
Read more → - Technology / AI for Developers
The Testing Strategy for LLM-Backed Systems That Nobody Seems to Actually Run
ArticleA software platform team was shipping LLM features under a test suite that asserted on exact output strings; after three
Read more → - Technology / Research & Papers
I Implemented the Self-Consistency Paper From Scratch. Here Is Where It Helps and Where It Does Not.
ArticleSelf-consistency (Wang et al., 2022) is cited in 8,000 papers and used in almost zero production systems I know. I imple
Read more → - Technology / Libraries & Frameworks
Cursor vs. Windsurf vs. Aider: 30 Days of Real Work With Each
ArticleI used Cursor for 10 days, Windsurf for 10 days, and Aider for 10 days — same actual work — and logged every prompt and
Read more → - Technology / AI Security & Governance
Prompt Injection Is Not the Biggest LLM Security Risk. Your Tool-Calling Permissions Model Is.
ArticleDuring a red-team exercise against a banking agent with read and write permissions to customer accounts, an indirect pro
Read more →












