Posts
All the articles I've posted.
In 2026, Planning Is Becoming the Bottleneck
Posted on:January 12, 2026When AI makes code cheap, planning and decision-making become the real bottleneck.
2026 Prediction - The Year Agents Get S#&t Done
Posted on:January 7, 20262026 is the year orchestration becomes the dominant abstraction for finishing tasks.
Vibe Decoding
Posted on:January 5, 2026Vibe Decoding is a personal experiment in using events, Kafka, and AI agents to turn everyday signals into timely, contextual insight.
In 2026, Code Reviews Are the Wrong Abstraction
Posted on:January 3, 2026Code reviews made sense when code was scarce; in 2026, the real bottleneck is judgment, not syntax.
From AI-Enabled to AI-Native
Posted on:December 29, 2025Why 2026 Will Be the Year of Real-Time, Agent-Driven Work
Towards an AI-Native Development Workflow (Using Jujutsu as the Backbone)
Posted on:December 9, 2025A practical AI native development workflow that uses Jujutsu, temporary intent files, and structured planning to keep AI generated code fast, controlled, and meaningfully organized.
How Much Can You Ask an LLM to Track? Finding the Working Memory Cliff
Posted on:December 8, 2025A short, practical look at how far you can push an LLM's working memory before accuracy falls off a cliff.
Why Embedding a JavaScript Runtime Inside an LLM Is a Big Deal
Posted on:December 5, 2025This post explains why giving LLMs a built-in JavaScript runtime unlocks far more accurate, scalable, and flexible computation than traditional tool-calling approaches.
Using Practical AI to Design and Build My Deck
Posted on:November 24, 2025In this article, I share how I used AI tools to transform my backyard deck project from a vague vision into a tangible reality.
J2V8 6.3.4 - A Major Publishing Pipeline Overhaul and a Fresh Release
Posted on:November 13, 2025This blog explains the major overhaul of J2V8’s build and publishing pipeline and announces the successful release of version 6.3.4 to Maven Central.