← Back to blog

Posts tagged: smoower

May 25, 2026

DevRel Has Been Invisible for Too Long. That's Why I'm Building Smoower.

Every DevRel team I've watched get cut in the last two years was cut because nobody at the top could see what they did. Smoower is my answer to that. An index that makes the work visible, comparable, and impossible to ignore.

June 2, 2026

The Companies AI Can't See

Smoower scans more than a thousand orgs a day, and the clearest pattern is not who's winning DevRel. It's how many companies are functionally invisible to AI agents. No real README, no llms.txt, nothing an agent can use to understand what they do. Here's why that's the next visibility crisis, and what we're doing about it.

June 19, 2026

Smoower.Minified: The .NET Boilerplate Tax Is Paid in Tokens

I kept watching Claude burn output tokens writing the same verbose C# scaffolding over and over. Smoower.Minified is a set of C# aliases that cut the token cost of generated .NET roughly in half, with identical compiled IL. This is version 0.1.

June 20, 2026

Most People Watch the Wrong Tokens

Everyone obsesses over input tokens and prompt caching. The output side is where the money and the wall-clock time actually go, and it is the side almost nobody tries to shrink. Here is how I tested whether Smoower.Minified really moves that needle, and the swaps that turned out to save nothing.

June 24, 2026

Smoower Now Answers the Two Questions Every Builder Actually Asks

Developers and the AI assistants they use both size up a company from its public GitHub footprint in minutes. I'm rebuilding Smoower around the two questions they're really asking: is this good enough to build on, and is anyone paying attention.