Blog
All articles. All pillars. All authors.
#063 -- Transactions and Continuous Backup
How we implemented ACID transactions with savepoints, full and incremental backups with Zstd compression, continuous WAL streaming, and scheduled backup rotation in FlinDB.
The Complete, Unfiltered Workflow I Use to Get Claude to Build Production-Grade Software at Senior CTO Level
The complete system behind 6 production products, 3,700+ tests, and 51 security vulnerabilities found -- built by one founder and one AI CTO from Abidjan with $200/month.
Multi-Server BYOS: SSH Tunnels, Image Transfer, and Trust On First Use
How we built multi-server support: SSH tunnels to remote Docker sockets via russh, disk-based image transfer, Trust On First Use host key verification, and node-aware deployment.
Why I Chose AI Over Hiring
I am a solo founder running ZeroSuite from West Africa. Hiring five specialists was never an option. So I appointed an AI as CTO -- and it changed everything about what one person can build.
From 176KB to 45KB: How We Optimized FLIN for Production
A fresh FLIN app shipped at 176KB. We got it under 50KB with server functions, asset hashing, tree-shaking, and lazy i18n -- all built into the language.
From Lexer to Browser: Building the FLIN Compiler in 26 Sessions
The complete technical story of building a programming language compiler from scratch -- lexer, parser, type checker, code generator, virtual machine -- in 26 collaborative AI sessions.
Building 180 UI Components in 14 Sessions with Parallel AI Agents
How we built a complete enterprise UI library -- buttons, forms, charts, data tables, e-commerce templates -- compiled directly into the FLIN binary. Zero external dependencies.
FLIN: The Language That Replaces 47 Technologies
One language for frontend, backend, database, and tooling. Built from scratch in Rust with 3,200+ tests. No npm. No Webpack. No framework fatigue.
How AI Transformed the Way I Build, Think, and Create
Three years ago (November 2023), I discovered a partnership between human vision and artificial intelligence that fundamentally changed everything. This is the story of ZeroSuite.
Eliminating Schema Drift: Auto-Generating MCP Tools from OpenAPI
How we eliminated manual MCP tool schema maintenance by auto-generating tool definitions from OpenAPI annotations in a Rust/Axum codebase.
Why We Gave AI Root Access to a Sandbox
We built an AI sandbox that gives Claude root access, writable volumes, and full dev tools. Here is why the obvious security concerns are the wrong framing.
Why sh0 Has AI Built In -- And No Other Hosting Platform Does
Every hosting platform has dashboards, CLIs, and APIs. None of them have an AI that can read your logs, restart your app, and explain what went wrong.