
works with
GITHUB Social
commit graph
commit board
Project Compilation
Articles
The Slop Curve: What Happens to AI Slop as Intelligence Compounds
A single curve for thinking about AI slop: why it rises with capability, why it peaks and lingers around AGI-shaped systems we cannot yet govern, and why it eventually decays while intelligence keeps climbing.
Why I Built FarmJS: The Framework Gap
Why I built FarmJS around rendering choices, typed server contracts, and product integrations, and how that grew into multiple renderers, agent-readable apps, and an experimental AOT React compiler.
Why I Built @farming-labs/docs for the AI Era
Why I built @farming-labs/docs, what makes its open-source, themeable, token-efficient architecture AI-native, and what we learned using Docs Cloud while it serves private-beta teams.
RSC or Raw Data? Designing a Representation-Aware UI Transport
The choice between React Server Components and client-rendered data is workload-dependent. This post designs a representation-aware transport system that can choose HTML, raw data, or Flight per route segment using AOT analysis, guarded JIT selection, cache state, privacy, and real measurements.