Tim Cadenbach
Creator of www.smoower.com, ex Head of community @DeepL, thinking about AI, DevRel, Code and Community
Latest Posts
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.
Europe Has the Apps. Nobody Uses Them. Here's Why.
Everyone blames the Cloud Act for why we're all still on Discord and Slack. But the EU alternatives mostly exist, and some of them are good. The reason they never get traction isn't the one we keep telling ourselves.
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.
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.
Recent Projects
Drop-in proxy to make any MCP server, LLM and any HTTP+JSON API speak multiple languages easily. Powered by DeepL..and it can do way more!
Desktop application for Windows and Mac that gives live, translated, subtitles and translated audio for ANY audio on your system. Youtube, Discord..you name it!
DeepL for Visual Studio Code
A library that turns your model into a fully working API, define your model as markdown (soon), json or c#.