Lars Moelleken

Lars Moelleken @suckup_de

About: "There is nothing good unless you do it." - Erich Kästner

Location:
Voerde - Germany
Joined:
Aug 17, 2017

Lars Moelleken
articles - 24 total

My Custom GPTs – Nerd-Powered Motivation for Developers

First published on my blog: My Custom GPTs – Nerd-Powered Motivation for Developers Over the last...

Learn More 0 0Jun 12

From Survival to Strategy

First published on my blog: From Survival to Strategy If your value ends at syntax, AI already...

Learn More 0 0Jun 12

Who Survives in the Age of AI Code?

First published on my blog: Who Survives in the Age of AI Code? If your value ends at syntax, AI...

Learn More 0 0Jun 12

Code Hygiene Is Not Optional

First published on my blog: Code Hygiene Is Not Optional Intro – Why Untested Code Breaks...

Learn More 0 0Jun 12

AI Writes Code. You Own the ‘Why.’

First published on my blog: AI Writes Code. You Own the ‘Why.’ Mark Zuckerberg says AI will write...

Learn More 0 0Jun 12

Why Codebases Rot Like Kitchens (and How to Stop It)

First published on my blog:...

Learn More 0 0May 2

The Inner Code Plumber

First published on my blog: http://suckup.de/2025/05/the-inner-code-plumber/ How Adaptive Systemic...

Learn More 0 0May 1

The PHPDoc Guide (2025 Edition)

First published on my blog: http://suckup.de/2025/05/the-phpdoc-guide-2025-edition/ String-based...

Learn More 0 0May 1

SOLID Principles: From Paw Patrol to the Neighborhood

A Senior Developer’s Pragmatic Guide about SOLID principles

Learn More 1 0Jan 31

Why Agile Won’t Fix Your Project

Why Agile Won’t Fix Your Project We’ve all heard the promises of Agile: faster delivery, more...

Learn More 0 0Jan 31

LLM Prompt Optimizations: Practical Techniques for Developers

LLM Prompt Optimizations: Practical Techniques for Developers Optimizing inputs for LLMs ensures...

Learn More 0 0Jan 31

The Wild West of Coding: Why We’re Still Burning Digital Cities

The Wild West of Coding: Why We’re Still Burning Digital Cities The year 2050 is closer than the...

Learn More 0 0Jan 31

Legacy Codebase: A Love Story

Legacy Codebase: A Love Story After some years, working with a > 10 years old legacy PHP...

Learn More 2 0Jan 4 '23

What have I learned so far in my job?

What have I learned so far in my job? I will start a new job next month (02-2023), so time to recap,...

Learn More 0 0Jan 4 '23

PHP: Code Quality with Custom Tooling Extensions

PHP: Code Quality with Custom Tooling Extensions After many years of using PHPStan, PHP-CS-Fixer,...

Learn More 1 0Sep 20 '22

Timeout Problems: Web Server + PHP

Timeout Problems: Web Server + PHP What? First there is an HTTP request and that will hit...

Learn More 1 0Sep 20 '22

Prepare your PHP Code for Static Analysis

Prepare your PHP Code for Static Analysis Three years ago I got a new job as PHP developer, before...

Learn More 4 0Oct 20 '21

Generics in PHP via PHPDocs

Examples for Generics in PHP via PHPDocs / Template annotations.

Learn More 11 0Aug 29 '20

❤️ Simple PHP Code Parser

Simple PHP Code Parser | a simple data structure from your php code

Learn More 9 0Aug 7 '20

Arrayy: A Quick Overview of map(), filter(), and reduce()

When to use map / filter and reduce? + Code Examples

Learn More 7 0Jul 29 '20

How to write readable code?

Why do we write unreadable code? With Examples ...

Learn More 6 2Jul 23 '20

Modern PHPDoc Annotations

PHPDoc in PhpStorm with auto-completion for array key directly from the database with generics, immutable and type safety support.

Learn More 45 2Feb 4 '20

Do Not Fear The White Space in your Code

White space in your code or how to use design principles for your code.

Learn More 17 1Jan 28 '20

Ubuntu + Windows + .dotfiles

Ubuntu + Windows + .dotfiles 1. Open “Update & Security” > “For Developers” > activate the...

Learn More 1 0Oct 17 '21