BRINGING IDEAS TO LIFE
We are builders. Small team. AI-native. Shipping open source from zero.
Bootstrapped. No VC. We create open source tools to solve real problems and selectively partner with teams building meaningful things.
What We Do
Three pillars of how we operate
Build Open Source
We create tools and ship them in the open. From AI runtimes to deployment tools — if we need it, we build it and share it.
AI-Native Workflow
Small team, massive output. AI is core to everything we do — not a bolt-on feature but how we actually work every day.
Partner Selectively
Premium partnerships with teams building meaningful things. Not an agency. Not cheap. Selective and high-quality.
Things We've Built
Open source tools shipped by our team
For Builders
Follow our journey. Read the blog. Use our open source tools. Learn how a small team ships with AI-native workflows.
Read the blogFor Teams
Need a builder's perspective? We selectively partner with teams that value quality and want proven execution on meaningful projects.
Let's talkLatest from the Blog
Building in public. Sharing what we learn.

Octofs 0.9.0: Line 42 Is a Lie
Octofs 0.9.0 gives every line a content-verified composite ID (N:hh) that edit tools check before touching a file, so a stale target fails loudly with the fresh content instead of silently editing the wrong line. Plus replace_all and CRLF-safe matching in str_replace, and hard rejection of shell misuse. Open source, Apache-2.0.

Introducing Pulsora: A Rust Time-Series Database for Trading Data
We built Pulsora, an open-source time-series database in Rust, because a firehose of market ticks pushed our storage past its limits. Columnar blocks, type-specific compression, and a block-level index that doesn't grow per row.

Introducing Synx: File Sync for Remote Development
Synx is an open-source, real-time two-way directory sync over SSH — a Mutagen alternative for developers who edit locally and build on a remote box. Written in Rust, one command, no daemons.