June 2026 · Essay
The collaboration was always the point.
The loudest story about AI is a story about subtraction: which jobs it removes, which people it replaces. It's the least interesting thing you can say about a tool this capable.
The more honest story is addition. A model has no intent of its own — no taste, no stake, no reason to care how a thing turns out. A person has all of that and not enough hours. Put them together and you get something neither has alone: judgment at the speed of a machine.
Continue reading →
The next wave of creativity won't come from AI making things for us. It'll come from AI making the boring ninety percent disappear — the boilerplate, the plumbing, the fortieth revision — so a human can spend real attention on the ten percent that carries the meaning. The idea, the angle, the call that only someone with skin in the game can make.
And there's a quieter dividend we don't talk about enough: time. If the machine carries the toil, the hours it gives back are real. They can go into deeper work — or into the things a life is actually for, the ones that were never going to fit on a roadmap. A walk. A long lunch. Building something just because.
That only works if the collaboration is on your terms — if the AI answers to you, runs where you can see it, and hands the time back instead of quietly harvesting it. Capability you rent takes a cut of everything. Capability you own gives the hours back clean.
June 2026 · Essay
When code is free, keeping it alive is the job.
Writing software is collapsing toward free. A working first draft of almost anything is now a sentence and a few seconds away. That's not a threat — it's a clue about where the value just moved.
Because the first draft was never the hard part. Keeping a system correct, consistent, and trustworthy for years — through edge cases, edits, and the slow rot of changing dependencies — that was always the real work. And it just got more valuable, not less.
Continue reading →
When anyone can generate a feature, the generated feature stops being the moat. What separates a toy from a tool is everything around the code: does it hold its shape under load, recover when something breaks, remember why it was built this way, and refuse to quietly corrupt itself at three in the morning?
That's a discipline, not a prompt. Executable acceptance criteria. A snapshot before every change. A probe that proves the system green or rolls it back. Memory that survives a restart. The unglamorous machinery of staying production-grade.
The cheap part got cheaper. The durable part — software that earns trust and then keeps it — is the scarce thing now. We build for the second one.
June 2026 · Essay
Developers aren't being fired. They're being promoted.
The popular prediction is that agentic AI ends the software developer. The likelier outcome is stranger and better: it ends the part of the job that was mostly typing, and hands the developer a team.
When a fleet of agents can write, test, and ship under supervision, the human's value moves up the stack — from producing the code to deciding what's worth building, what "correct" means, and what actually gets shipped.
Continue reading →
That's not a smaller job. It's the job of a product owner and an engineering manager fused together: turning a fuzzy goal into crisp intent, setting the acceptance criteria the agents are measured against, reviewing their output with a sharp eye, and gating the few decisions too consequential to automate.
The skills re-rank accordingly. Less syntax recall, more taste. Less heroically debugging a single function, more designing the system and the guardrails so the fleet can't wander off. Less "how do I write this," more "should this exist, and how will I know it works?"
The developers who thrive won't be the fastest typists. They'll be the clearest thinkers — the ones who can direct a room full of tireless, literal-minded workers and stand behind the result.
June 2026 · Essay
Knowing things stopped being the job.
For most of working history, the person who knew the most won. Knowledge was hard to acquire, slow to move, and unevenly distributed — so the expert was the bottleneck, and being the bottleneck paid.
That moat just drained. Recall is ambient now: anyone with a model has instant access to the procedure, the precedent, the syntax, the citation. When knowing is free, knowing stops being the differentiator.
Continue reading →
So what's left is the part a model can't hand you off the shelf. The creative leap that connects two fields nobody thought to connect. The intuition — earned, not looked up — that something is off before you can prove it. The taste to choose the right problem. And the consistency to actually finish, again and again, after the novelty wears off.
This is an uncomfortable shift for a system built to reward memorization — schools, exams, interviews that quiz for facts a phone already knows. The workplace is quietly re-pricing all of it: originality, judgment, and follow-through are climbing; rote expertise is sliding toward commodity.
The good news is that those are the human parts. Let the machine hold what's knowable. We get to spend ourselves on what's worth knowing — and on what can't be known until someone makes it.
June 2026 · Essay
Sovereignty is the next default.
For a decade, the bargain was simple: give a company your data, and they'll give you software that feels like magic. We took the deal because the magic was real and the cost was invisible.
AI changes the math. The capability is no longer scarce — a frontier model can be summoned by anyone, for cents. What stays scarce is trust: who actually holds your information, and what they can do with it while you're not looking.
Continue reading →
When the valuable thing was the software, it made sense to rent it. When the valuable thing is your data and your autonomy, renting starts to look like a slow giveaway. Every prompt is a small confession; every uploaded document is a copy you no longer control.
The answer isn't to give up the capability — it's to move the locus of control. Run the intelligence next to your data instead of shipping your data to the intelligence. The hardware is finally fast enough, the models are finally small enough, and the stakes are finally high enough that "local by default" stops being a niche preference and becomes the obvious one.
That's the bet Virohana is built on: sovereignty won't be a feature you pay extra for. It'll be the baseline everyone expects.
June 2026 · Field note
Your books should live on your machine.
Bookkeeping is the perfect test case for sovereign AI. It's tedious enough that you'd love to hand it to a machine — and sensitive enough that you'd hate to hand it to a stranger.
So don't choose. Let the AI do the sorting and drafting, but keep the whole thing on your laptop, signed off by you, posted with your own key.
Continue reading →
Estonia already does the hard part: it gives every company free, official accounting software and a clean way to plug into it. What's missing is the layer that makes it effortless — something that reads a month of messy transactions and turns them into a tidy, reviewable draft in minutes instead of an evening.
The instinct of most tools would be to suck all of that into a cloud dashboard. Ours is the opposite: the numbers stay where they belong, the AI works locally, and the only thing that ever leaves is the entry you explicitly approve. Convenience without surrender. That's the principle behind everything we build.
May 2026 · Essay
One person, many engineers.
A single founder can now run what used to take a team — not by working harder, but by directing a small fleet of AI workers that build, watch, and repair the system around them.
Continue reading →
The trick isn't the model; it's the discipline around it. Deterministic code does the boring, predictable work. A local model handles the judgment that doesn't need a genius. The expensive, frontier reasoning gets summoned only for the problems that genuinely require it. Everything is logged, reversible, and reviewable.
Run that way, "an AI software engineer" or "an AI operations engineer" stops being a slogan and becomes a real, supervised member of the team — one that happens to run on infrastructure you own. That's the same machinery we now build, to order, for others.