
Runaho
Software. Philosophy. The space between.

Software. Philosophy. The space between.
The more you know, the fewer people can keep up. Expertise creates a kind of isolation — not loneliness exactly, but a shrinking pool of people who can meet you…
→ read moreThe obsession with the perfect architecture is itself the obstacle. Every experienced developer has been enchanted by CQRS, Minimal API, microservices — the…
→ read moreTen days, one language, several working programs. I came from a decade of C# and expected Go to feel foreign — instead it felt like a corrective. A record of…
→ read moreHttpResults.Results gives Minimal API methods typed, consistent return shapes without boilerplate. Pair it with MiniValidator and you get clean validation flow…
→ read moreI have shipped six Blazor products — Server, WASM, and MAUI — and I genuinely like the technology. But the gap between the promise and the day-to-day reality is…
→ read moreRazor Pages Page Model under the microscope: three approaches, real trade-offs, one honest conclusion.
→ read moreSetup and goals for the .NET Design Patterns Experiment: testing Razor Pages, MVC, and Minimal API on a single ToDo project.
→ read more.NET web patterns compared side by side: which one fits which project, and why the choice matters early.
→ read moreTools I actually use — editors, terminals, and utilities that earn their place in the workflow.
→ read morePublishing a native Blazor app with .NET MAUI is possible. The gap between possible and smooth is real.
→ read more