We’re experienced engineers who’ve worked on large-scale distributed systems. We’ve been using Claude heavily to help with architecture decisions, code design, testing strategies, and rapid iteration on complex infrastructure.
The result is Boogy, prompt it (or write Rust) to generate full backends with an embedded high-perf DB (faster than SQLite on mixed workloads), vector search, auth, and durable jobs. One curl to deploy. Services call each other in-process for microsecond latency.
We’re planning to open it up soon and make it completely free so people can properly battle test it.
Would love to learn about what issues current vibe coders might be running into in production?
rupatiwari25•43m ago
Getting an app running is rarely the hard part. Keeping it healthy a few months later usually is. How much thought has gone into things like incident response, monitoring, and operational tooling?
notgelotto•48m ago
The result is Boogy, prompt it (or write Rust) to generate full backends with an embedded high-perf DB (faster than SQLite on mixed workloads), vector search, auth, and durable jobs. One curl to deploy. Services call each other in-process for microsecond latency.
We’re planning to open it up soon and make it completely free so people can properly battle test it.
Would love to learn about what issues current vibe coders might be running into in production?
rupatiwari25•43m ago