Skip to content

Brian Takita

Brian Takita

Hi I build agentic nervous systems: realtime reactive primitives coordinating agents, models, and software across the web, developer workflows, and process/network boundaries.

I'm working across my own projects and various open source projects, including lazy-reactive signals spanning FFI, IPC, WebSockets, and WebRTC.



Recent Posts

  • Eight Implementations, One Spec: Redundancy as an Epistemic Device

    Brian Takita
    Authors:Brian Takita
    Posted on:July 19, 2026

    Building the same reactive library in eight languages against a shared normative spec, a Lean model, and a load-test harness ... and what that combination found that no single implementation could. Why six normative clauses accumulating around one primitive meant the primitive was wrong, which is also the honest answer to 'isn't a reactive just an observer?'. Five ways a conformance suite reports green while checking nothing. Benchmarks that lied by 2x on a busy workstation.

  • Ep6: Deterministic Primitives — Skill to Binary Series

    Brian Takita
    Authors:Brian Takita
    Posted on:March 23, 2026

    The design principle that emerged: put deterministic operations in the binary, let agents handle probabilistic coordination. Session wrap-up and reflections on AI-assisted development velocity.

  • Ep3: AST Parsing & GPU Transcription — Skill to Binary Series

    Brian Takita
    Authors:Brian Takita
    Posted on:March 23, 2026

    Replacing regex with pulldown-cmark AST, debugging boundary markers across IPC paths, adding CUDA GPU transcription to corky, and designing the YouTube publishing pipeline.

  • Ep1: The CRDT Ordering Bug — Skill to Binary Series

    Brian Takita
    Authors:Brian Takita
    Posted on:March 23, 2026

    CRDT merge preserves data but not semantic ordering. Debugging how user prompts end up below agent responses, discovering IPC caching as the root cause, and a philosophical detour about 'vibe coder' labels.