Tech

Ratchet Code That Exploits IFEval

Ratchet Code That Exploits IFEval

LLM sycophancy bias is not a bug but an asset. Combine the instruction-following ability that IFEval measures with deterministic feedback, and even a 4.5B local model produces a convergence loop that generates correct code.

yongol — The Keel of AI-Coded SaaS

yongol — The Keel of AI-Coded SaaS

Vibe coding collapses at 200 endpoints because AI cannot distinguish decisions from implementation details. yongol shifts the AI workload from code to 10 declarative specs and enforces cross-layer consistency before compilation.

Ratchet Pattern — How to Make an Agent Finish the Job

Ratchet Pattern — How to Make an Agent Finish the Job

I asked an AI agent to write tests for 527 functions. It stopped at 40 and declared 'done.' The Ratchet Pattern forces completion by delegating the done/not-done decision to a mechanical verifier — so the agent keeps going until the machine says stop.

tsma -- Regression Defense Line for Legacy Code

tsma -- Regression Defense Line for Legacy Code

A CLI tool that indexes every function, detects test presence, measures coverage, and gives precise feedback to LLM agents. One command builds a regression defense line around legacy code.

toulmin — A Rule Engine That Computes Contracts

toulmin — A Rule Engine That Computes Contracts

Rule engines have treated their validation targets as facts for 60 years. toulmin treats them as claims. An implementation of Toulmin's argumentation model as a Go rule engine.

filefunc — One File, One Concept

filefunc — One File, One Concept

The navigation unit for an AI code agent is the file. filefunc is a Go code structure convention and CLI tool that enforces one concept per file.

Feature Chain — Tracing the full stack with one operationId

Feature Chain — Tracing the full stack with one operationId

Which files do you need to touch to modify a single feature? Feature Chain takes one operationId and automatically extracts the entire scope — API spec, DB schema, authorization policy, state diagram, function implementations, test scenarios, and frontend.

whyso — What git blame doesn't tell you

whyso — What git blame doesn't tell you

git blame tells you who changed what and when. whyso tells you why. A tool that automatically extracts per-file change history from Claude Code session data.

Climate Change Solution in Space? Yes, Really.

Climate Change Solution in Space? Yes, Really.

Install a sunshade between the Sun and Earth to reverse the climate. Skip the coating on a Dyson mirror factory line and out comes a shade. No propellant needed — it flies itself. Remove it and everything goes back to normal. The math checks out.

SSaC — Service Sequences as Code

SSaC — Service Sequences as Code

A language-independent concept that decomposes business flows inside service functions into declarative blocks (sequences). Declare only what with 10 fixed types, and the codegen fills in how.

First Principles Thinking with AI: A 5-Step Method with Case Studies

First Principles Thinking with AI: A 5-Step Method with Case Studies

Don't ask AI for answers. Use it as a sounding board to validate, dismantle, and rebuild your assumptions. A 5-step method with two real-world case studies.

Cooking with Waste Heat? The Potential and Reality of Waste Heat Recovery Heat Pump Cooking Appliances

Cooking with Waste Heat? The Potential and Reality of Waste Heat Recovery Heat Pump Cooking Appliances

High-temperature heat pump technology that dramatically reduces energy waste in conventional cooking appliances — how far has it come, and how can we make it better?

Building Dams from Desert Sand — and Turning Them into Forests 30 Years Later

Building Dams from Desert Sand — and Turning Them into Forests 30 Years Later

A proposal for Oasis Pellet technology: binding worthless desert sand with bio-adhesive to create water tanks that, at end of life, decompose into fertile soil.

How a Fire-Proof Battery Turns Wasted Electricity into Fertilizer and Heating

How a Fire-Proof Battery Turns Wasted Electricity into Fertilizer and Heating

Storing electricity wasted by solar curtailment in fire-free Edison batteries, then producing fertilizer and urea solution (DEF) from hydrogen — an energy-agriculture convergence model for self-sufficiency.