First published on my blog: My Custom GPTs – Nerd-Powered Motivation for Developers Over the last...
First published on my blog: From Survival to Strategy If your value ends at syntax, AI already...
First published on my blog: Who Survives in the Age of AI Code? If your value ends at syntax, AI...
First published on my blog: Code Hygiene Is Not Optional Intro – Why Untested Code Breaks...
First published on my blog: AI Writes Code. You Own the ‘Why.’ Mark Zuckerberg says AI will write...
First published on my blog:...
First published on my blog: http://suckup.de/2025/05/the-inner-code-plumber/ How Adaptive Systemic...
First published on my blog: http://suckup.de/2025/05/the-phpdoc-guide-2025-edition/ String-based...
A Senior Developer’s Pragmatic Guide about SOLID principles
Why Agile Won’t Fix Your Project We’ve all heard the promises of Agile: faster delivery, more...
LLM Prompt Optimizations: Practical Techniques for Developers Optimizing inputs for LLMs ensures...
The Wild West of Coding: Why We’re Still Burning Digital Cities The year 2050 is closer than the...
Legacy Codebase: A Love Story After some years, working with a > 10 years old legacy PHP...
What have I learned so far in my job? I will start a new job next month (02-2023), so time to recap,...
PHP: Code Quality with Custom Tooling Extensions After many years of using PHPStan, PHP-CS-Fixer,...
Timeout Problems: Web Server + PHP What? First there is an HTTP request and that will hit...
Prepare your PHP Code for Static Analysis Three years ago I got a new job as PHP developer, before...
Examples for Generics in PHP via PHPDocs / Template annotations.
Simple PHP Code Parser | a simple data structure from your php code
When to use map / filter and reduce? + Code Examples
Why do we write unreadable code? With Examples ...
PHPDoc in PhpStorm with auto-completion for array key directly from the database with generics, immutable and type safety support.
White space in your code or how to use design principles for your code.
Ubuntu + Windows + .dotfiles 1. Open “Update & Security” > “For Developers” > activate the...