Stop Prompting and Start Engineering: Treating LLMs as Unreliable Functions
Why treating LLMs like magic boxes leads to flaky code, and how to implement a deterministic wrapper around non-deterministic outputs.
Why treating LLMs like magic boxes leads to flaky code, and how to implement a deterministic wrapper around non-deterministic outputs.
This is the 8th installment in my "Claude Code environment" series. In the article on turning...
If you've tried to build an AI app that answers questions about your own content — docs, PDFs, a...
A question I can't stop chewing on, and I want your answer more than I want your agreement. How...
_A free, real-time, open-source civic transparency platform that aggregates scattered government data...
Published: true Description: A deep dive into the final version of...
Author: Vladislav Shter, Solo-founder of the Sovereign Ecosystem Last Updated: July 2026 Finding...
A viral post made the rounds recently: "How to Make Claude Code Stop Making Stuff Up When It Doesn't...
Lines, commits, velocity, DORA, even churn — every metric that measures activity ends up gamed, because activity is cheap to produce. There is one number in a git history you can't...
The AI race has quietly changed. Most people just haven't noticed yet. The AI race has quietly...
@kungfufk Since the dawn of computing, we have built Artificial Intelligence on a flawed premise:...
Checkpoint-skip gate: a multi-agent pipeline can finish with task_success: true while the mandatory...
Every logistics and field-sales team runs the same expensive process: a driver photographs a receipt...
Every September I go through the same cycle: energy crashes, I get sick right when a sprint deadline...
Most tools that tell you what your AI usage costs work the same way: count tokens locally, multiply...
Colibri — รัน GLM-5.2 (744B MoE) บนเครื่อง 25GB RAM ด้วย Pure C ไฟล์เดียว โดย Nokka...
A site that wants to let an AI agent act has a problem it rarely says out loud. It cannot tell which...
Part 5 of Claude Code, Beyond the Prompt — patterns from running a live automated trading system on...
Climate change is one of the biggest challenges of our generation, and carbon credits have become an...
Most APIs are "agent-compatible": an agent can call them. Far fewer are agent-native: an agent can...
Generating content is interesting. Generating content, creating artwork, and publishing it without...
BidMate scores any tender or RFP on fit, capacity, win probability, and financials — then tells you whether to bid or walk away.
Record model identity, device state, power, latency distribution, and thermal behavior before turning one local-inference run into a product conclusion.
A distributed inference mesh needs explicit admission, routing, observability, degradation, and rollback contracts before spare hardware becomes capacity.