Lars Moelleken
banner
voku.bsky.social
Lars Moelleken
@voku.bsky.social
Developer & Sysadmin | egrep '#php|#js|#html|#css|#linux' < https://x.com/suckup_de
Reposted by Lars Moelleken
🔥 Hot Repo! 🔥 (100+ new stars)

📦 sst / opencode
⭐ 25,186 (+115)
🗒 TypeScript

AI coding agent, built for the terminal.
GitHub - sst/opencode: AI coding agent, built for the terminal.
AI coding agent, built for the terminal. Contribute to sst/opencode development by creating an account on GitHub.
github.com
September 28, 2025 at 7:02 PM
Reposted by Lars Moelleken
Open-Source-Komponenten richtig im Projekt oder Produkt verwenden mit Prof. Dirk Riehle @dirkriehle.bsky.social
Aufnahme verfügbar (Podcast / Video)!
#SoftwareArchitektur im #Stream
software-architektur...
Folge 270 - Open-Source-Komponenten richtig im Projekt oder Produkt verwenden mit Prof. Dirk Riehle | Software Architektur im Stream
Wir sprechen über Open Source Lizenzen und ihre Bedeutung für die Software-Entwicklung.
software-architektur.tv
July 7, 2025 at 4:20 PM
I like my `Legacy-Code-Ork` Custom GPT, simply because I live in Ork, a small village with more cows than people. But this custom GPTs are not just for fun.

Motivation in software isn't always technical —sometimes you just need the right archetype to face a monster class.

suckup.de/2025/06/my-c...
My Custom GPTs – Nerd-Powered Motivation for Developers
Over the last few months, I've created a collection of custom GPTs: some dealing with programming challenges with personality and humor, ... some others are more useful but less funny.  Let’s dive ...
suckup.de
June 11, 2025 at 6:20 PM
Please test and share this prompt generator for a custom coding framework for LLMs.

And give feedback, so we can improve it. 🚀

chatgpt.com/g/g-6833835d...

#coding #LLM #claude4 #chatgpt
May 27, 2025 at 10:32 PM
When we started with coding assistants and prompts, we all did it wrong. The answers aren't the advantage, it's the questions that lead us to a better result.

Try it for PHP development : chatgpt.com/g/g-682b7926...
ChatGPT - PHP Copilot++ (next-generation)
Fact-based, SYNC-driven PHP 8.x architect eliminating inefficiencies with brutal clarity.
chatgpt.com
May 20, 2025 at 4:18 PM
Your code may be just 1% of the stack, but it causes 95% of the bugs.

Learn why untested code is the infection vector — and how to address this in the team.

suckup.de/2025/05/code...

#coding #developers #programming #testing
Code Hygiene Is Not Optional
Intro – Why Untested Code Breaks Clean Systems In hospitals, people rarely die from surgery itself.They die from something far simpler: infection.And in most cases, the infection starts with skipped h...
suckup.de
May 5, 2025 at 5:40 PM
Since ChatGPT has a long term memory now, you can ask meta questions about yourself or your projects based on all your chats. 💡

Here is a "blind spot" prompt generator, run it, copy the prompt and be impressed: 🚀
chatgpt.com/g/g-6816771c...

#ChatGPT #LLM
ChatGPT - blind spot ¦ prompt generator
Assistant for custom blind spot analysis prompts.
chatgpt.com
May 3, 2025 at 9:23 PM
🛠️ With the SOLID principles we have advices how to implement class based abstractions, but ...

🔹 Create an abstraction only if you already know what you are doing!
🔹 Duplication is far cheaper than the wrong abstraction.
🔹 Refactor when needed, not before.
...

🔗 Read: suckup.de/2025/01/soli...
SOLID Principles: From Paw Patrol to the Neighborhood
– A Senior Developer’s Pragmatic Guide   The SOLID principles are essential guidelines for writing clean, maintainable, and scalable software. While many developers can recite them, real-worl...
suckup.de
January 31, 2025 at 7:06 AM
Are we still in the time before the First Industrial Revolution of Software Development?

suckup.de/2025/01/the-...
The Wild West of Coding: Why We’re Still Burning Digital Cities
The year 2050 is closer than the year 1990, yet we’re still writing code like it’s the 1800s. It’s 2025, and while we’ve made incredible strides in software development—automated memory management,...
suckup.de
January 24, 2025 at 3:54 AM

Prompt Optimizations: Practical Techniques for Developers

... understanding how LLMs work in general, will also improve your way to use them!

suckup.de/2025/01/llm-...
LLM Prompt Optimizations: Practical Techniques for Developers
Optimizing inputs for LLMs ensures better, more consistent outputs while leveraging the full potential of the model's underlying capabilities. By understanding core concepts like tokenization, embeddi...
suckup.de
January 24, 2025 at 3:45 AM
${mb_chr(0x1F600+((mb_ord('😜')-0x1F600)>>1))}="Only because you could, you... anyways just do it.";

echo $😎;

#php
November 28, 2024 at 11:29 PM
Reposted by Lars Moelleken
As it was planned, #PHP 8.4 was released today 🥳! Congrats to the whole PHP team, you rock!

8.4 brings so many new language (syntax-wise) features, that we can safely say it's the biggest release since 8.0 😊. What is your favourite addition?

www.php.net/releases/8.4...
PHP 8.4 Released
PHP 8.4 is a major update of the PHP language. It contains many new features, such as property hooks, asymmetric visibility, an updated DOM API, performance improvements, bug fixes, and general cleanu...
www.php.net
November 21, 2024 at 1:26 PM
If anyone uses my open source stuff or has just learned something from my blog, please confirm my details/skills here. Maybe this will help me in the future. Thx. 🤜 💯

www.linkedin.com/in/larsmoell...
Lars Moelleken - REMONDIS IT Services GmbH &amp; Co. KG | LinkedIn
Webdeveloper &amp; Sysadmin | egrep &#39;#php|#js|#html|#css|#sass&#39; · Experience: REMONDIS IT Services GmbH &amp; Co. KG · Education: menadwork kommunikation GmbH · Location: Voerde · 500+ connect...
www.linkedin.com
October 22, 2024 at 12:52 PM
And here is a custom GPT for you.

chatgpt.com/g/g-g1905v3L...

(PS: if you know of resources (url/pdf/txt) that would help the AI write better code, please reply here)
September 17, 2024 at 11:01 PM
#ChatGPT : I tried to implement a loop using `goto` and variables in the prompt, but there is no loop. Does anyone have any ideas for improvement?

chatgpt.com/share/65ca55...

PS: here are my custom instructions gist.github.com/voku/4ad5a27...
ChatGPT
A conversational AI system that listens, learns, and challenges
chatgpt.com
August 24, 2024 at 10:15 AM
Reposted by Lars Moelleken
#SoftwareArchitektur im #Stream
#BoundedContext - Was ist das genau?
MORGEN 13:00 CEST
Mehr Informationen und Möglichkeiten für Fragen: software-architektur...
June 13, 2024 at 11:37 AM
Reposted by Lars Moelleken
Great article about Value Objects, a pattern often associated with DDD but that any code base can benefit from notes.belgeek.dev/20...
Bring Value to your code - Belgeek
What is a Value Object? Is it only useful in DDD? How, where and why should one use them? Let's try to check it out...
notes.belgeek.dev
November 21, 2023 at 7:00 AM
You can also find me here: dev.to/suckup_de

#php #web #developer #coding
Lars Moelleken — DEV Community Profile
"There is nothing good unless you do it." - Erich Kästner
dev.to
October 2, 2023 at 11:04 PM
October 1, 2023 at 10:25 PM
“The problem with object-oriented languages is they’ve got all this implicit environment that they carry around with them. You wanted a banana but what you got was a gorilla holding the banana and the entire jungle.”—Joe Armstrong
October 1, 2023 at 10:03 PM