Blog
Harness Engineering: Building the Shell for the Ghost
For the past two years, a lot of applied AI discourse has orbited around the model itself: bigger models, better reasoning, stronger…
Triquetra for LoRA's entangled knobs: When LoRA rank changes, how should learning rate move?
Why LoRA learning-rate transfer across ranks is not universal? The key factor is how alpha scales with rank: different scaling rules lead to different rank-to-learning-rate transfer stories.
From Pointers to Footnotes: Why Agents will be “Reference-First”
If you’ve built anything non-trivial with LLMs, you’ve felt the temptation: just paste more context. Another chunk. Another thread. Another…
Agent Experience First Design (AXFD): Designing Systems for a Non-Human User
For the last two decades, “user experience” meant human experience: interfaces, flows, copy, and conversion.
On the eve of the Vibe Computing era: Why agentic coding feels like a 1980s terminal — and why that’s the point
On the eve of the birth of the Vibe Computer
An Intuitive Guide to Three Bayesian Optimization Acquisition Functions
A plain-language explanation of Knowledge Gradient, Expected Improvement, and Upper Confidence Bound in Bayesian optimization.