
works with
GITHUB Social
commit graph
commit board
Project Compilation
Articles
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.
Why I Built @farming-labs/grag: GraphRAG for TypeScript
Why I built @farming-labs/grag: a TypeScript-first GraphRAG package with relational storage, provider-agnostic models, inspectable retrieval, hybrid retrieval paths, and stronger grounding for answers.
Why I Built @farming-labs/orm: One Schema, Many Stacks
a thinking behind on why I built orm.farming-labs.dev: a storage-agnostic ORM layer with one unified DSL, generated outputs, and runtime drivers across many stacks.