Passionate about software development and architecture, web and cloud technologies, as well as game development.
Nothing here yet.
Sep 10, 2025 · 8 min read · 💡 This article was originally published in German on golem.de. You can read it here. Web development today is nothing like it used to be: With the rise of web apps, frameworks, and developer tools have matured massively. And now there are even spe...
Join discussion
Dec 30, 2024 · 8 min read · So, initially, I just wanted to see what the smallest binary size for a ‘Hello World’ program written in Rust would be. Why? Out of curiosity - it's probably just a simple compiler flag anyway, right? Well, turns out there are some that help, but you...
HHaydon commented
Dec 22, 2024 · 6 min read · The technology behind E-Mails (or ‘emails‘) always interested me. This is because in some sense it was way ahead of its time by being a decentralized communication system. Unlike WhatsApp, Telegram or other messenger services, where the service provi...
Join discussion
Oct 8, 2024 · 8 min read · I recently had a discussion with a colleague about whether we should introduce a character count limit per line into our style guide. He believes it enhances readability, while I argue that readability should be facilitated by the editor or IDE, not ...
TMichael commented