We build software that fills gaps
We build libraries for space systems and developer tooling. Two domains, one standard: correctness first, no shortcuts.
Core libraries are open source. Read the code, use it, fork it, contribute to it. We may build products on top someday, but the foundations stay open.
Space needs software that works the first time. Dev tooling needs software that works every time. Same discipline, different stakes.
Each library is self-contained and auditable. We keep dependencies minimal because dependencies are liabilities.
Right now it's just one person building. That's fine. Good software doesn't always need a grand justification.
Dependency Graph
system topologyOPEN CORE
Core libraries are free and open source. Read the code, fork it, build on it. Products may come later, but the foundations stay open.
RELIABILITY
If your code runs somewhere you can't reach, it has to be correct before it ships. We test exhaustively and keep things simple enough to reason about.
HONESTY
We ship when things are ready, not when we feel pressure to. If something isn't done, we say so. If we don't know, we say that too. No hype, no roadmaps we can't keep.
Goal: Bring space closer to people