Steffen's Avatar

Steffen

@codecraftsphere.substack.com

Software engineer/Cloud-native builder (Java, TypeScript, Terraform, AWS). Writes about software (architecture), dev trends, and evolving tech. He/him.

48
Followers
130
Following
20
Posts
12.12.2024
Joined
Posts Following

Latest posts by Steffen @codecraftsphere.substack.com

Multiplayer Games mit Anti-Cheat sind leider noch oft problematisch, dennoch gute Nachrichten und stimmt positiv für die Zukunft!

31.10.2025 13:31 👍 0 🔁 0 💬 0 📌 0
Preview
How I Finally Built a Knowledge System That Stuck A deep dive into how Obsidian, Anki, and Claude Desktop changed how I learn and remember.

Latest post on how I transformed my personal workflow on how I read and learn, utilizing spaced repetition and MCPs with Claude Desktop.

30.10.2025 20:03 👍 1 🔁 0 💬 0 📌 0

Harvard weigere sich, seine „liberale Haltung“ aufzugeben. Nein, Tagesschau, sie weigern sich ihre #Wissenschaftsfreiheit aufzugeben.

15.04.2025 18:11 👍 3634 🔁 828 💬 56 📌 25

Started SICP with Lisp.
It’s going well—I only cry when I see nested parentheses now.

#SICP #Lisp #ProgrammingHumor #DevHumor #CodeLife

13.04.2025 16:57 👍 1 🔁 0 💬 0 📌 0

Putin lässt am Palmsonntag Gläubige auf dem Weg in die Kirche bombardieren.

So geht Verteidigung abendländischer Zivilisation.

13.04.2025 09:24 👍 2884 🔁 676 💬 58 📌 18

Asking an LLM to be an interviewer for a system design problem is a fun and interactive exercise to sharpen your skills.

31.03.2025 12:08 👍 0 🔁 0 💬 0 📌 0

Ich will nicht, dass meine Tagesschau-Moderatorin "Digga" auf TikTok sagt, ich will dass Faschisten und ihren Lügen im ÖR entlarvt werden.

20.02.2025 14:29 👍 2141 🔁 293 💬 24 📌 7
Preview
Amazon EventBridge kündigt direkte Lieferung an kontoübergreifende Ziele an - AWS Erfahren Sie mehr über die Neuigkeiten bei AWS mit Amazon EventBridge kündigt direkte Lieferung an kontoübergreifende Ziele an

AWS just made cross-account event delivery in EventBridge a lot easier.

No extra infrastructure, just set permissions and send events directly.

I think it is a big step in making EventBridge a viable service for event-driven architectures.

19.02.2025 11:15 👍 0 🔁 0 💬 0 📌 0

The more I work with ORMs the more I want to go back to writing plain SQL statements again.

18.02.2025 15:41 👍 38 🔁 6 💬 8 📌 1

Cursor IDE is more fascinating than I expected. Still favor Jetbrains Products but Cursor Composer is worth a try.

26.01.2025 11:12 👍 0 🔁 0 💬 0 📌 0
Preview
CodeSparks - January Edition: LangChain4J, JEP Updates, and More Curated Java & Tech Trends

My favorite articles and updates of the last month in one post. LangChain4J is just so smooth and easy to use, I was really fascinated by it.

10.01.2025 09:12 👍 0 🔁 0 💬 0 📌 0

Yes but more like 90% Java 😅 How about you, Ruby on Rails?

01.01.2025 11:36 👍 0 🔁 0 💬 1 📌 0
Post image

In Norwegen oder Finnland heizen bereits mehr als die Hälfte der Haushalte mit klimafreundlichen Wärmepumpen und in Deutschland wird behauptet, bei uns wären die Winter dafür zu kalt. Die Innovationsfeindlichkeit in Deutschland schadet zunehmend der Wirtschaft. Warum sind wir so?

28.12.2024 14:14 👍 1749 🔁 508 💬 114 📌 13

Started in school with QBasic and a simple guessing game 😅

30.12.2024 14:14 👍 1 🔁 0 💬 1 📌 0
Preview
38C3: Große Sicherheitsmängel in elektronischer Patientenakte 3.0 aufgedeckt Gravierende Sicherheitslücken müssten bis zum Start der ePA 3.0 noch geschlossen werden. Das demonstrieren Martin Tschirsich und Bianca Kastl auf dem 38C3.

Niemand, der sich mit IT-Sicherheit auskennt würde folgendes behaupten:
"Unser System ist absolut sicher und gegen Hacker gewappnet. Daten können nie (unrechtmässig) abfliessen".

Bei ePA:
"
Stets betonen die Verantwortlichen, dass die ePA absolut sicher sei.
"

Surprise:

28.12.2024 07:36 👍 62 🔁 27 💬 1 📌 0

Das Narrativ bestimmter neoliberaler Gruppierungen, jeder könne es mit Leistung schaffen, ist leider so stark verankert. Vermögenssteuer wäre ein erster Schritt.

28.12.2024 11:36 👍 8 🔁 0 💬 1 📌 0

Kann ja schon auf Orgebene forciert werden, um die Fehleranfälligkeit zu reduzieren. Well 😅

27.12.2024 14:08 👍 0 🔁 0 💬 0 📌 0

“Programs must be written for people to read, and only incidentally for machines to execute.” ― Harold Abelson, Structure und Interpretation of Computer Programs

27.12.2024 10:54 👍 0 🔁 0 💬 0 📌 0
Preview
Creating a Custom ByteBuddy Weaving Plugin with Gradle: A Step-by-Step Guide Add Code at Runtime

I wrote a guide on creating a custom ByteBuddy weaving plugin. It’s perfect if you want to inject custom logic (like counting object instantiations) into your or 3rd party code at runtime.

Quick, actionable, and packed with real-world use cases.

21.12.2024 09:14 👍 0 🔁 0 💬 0 📌 0
Preview
a man says it works on my machine while making a funny face ALT: a man says it works on my machine while making a funny face

Well, I don’t have your machine, do I? 😅

18.12.2024 18:07 👍 0 🔁 0 💬 0 📌 0

If you find a solution, let me know. I try to note down everything and when I have some spare time go back and check what I wanted to do. But often the drive is different from the moment the idea or motivation first comes up.

18.12.2024 18:01 👍 1 🔁 0 💬 1 📌 0

Nice! With Testcontainers generating the classes also works really smooth. Have the same feeling, still in a write-heavy application with many associations ORMs are more comfortable. Although bad design can cause you much trouble 😀

17.12.2024 08:50 👍 0 🔁 0 💬 0 📌 0

Just tested them out to kind of stream results from LLM chatbot token by token to the user. Works really well as of right now.

17.12.2024 08:40 👍 1 🔁 0 💬 0 📌 0

When I see code and think, ugh, git blame might reveal I wrote it all along. I’d say that’s progress, right? 😁

16.12.2024 16:18 👍 0 🔁 0 💬 0 📌 0

Do you stick with ORMs for simplicity? Or switch to sql-first approaches like jOOQ when performance matters? Like jOOQ pretty much but development speed with ORMs is faster imho.

16.12.2024 07:52 👍 1 🔁 2 💬 1 📌 0

Santa’s not the only one fueled by sweets.
Those sweets feed my focus… and my belly.

12.12.2024 16:39 👍 0 🔁 0 💬 0 📌 0