
Martin Häusler
Primarily a Software Engineer who feels at home on the JVM. OOP enthusiast, testing addict and Software Architect.
Education
PhD in Computer Science
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Primarily a Software Engineer who feels at home on the JVM. OOP enthusiast, testing addict and Software Architect.
Education
PhD in Computer Science
Recent comments
SpringBoot - Contextualizing serialization
I know that it's very tempting to use JSON views on top of en...
The Future of Coding is 'No Code'
Code (as in "formal text") is just a representation, a means ...
Mom, I programmed my first HELLO WORLD🌟
Delphi 6, around 2004.
Understanding Dependency Injection by writing a DI Container - from scratch! (Part 3)
Hi! Sorry for the late response, somehow your "@" mention did...
GitHub Copilot: My experience after one week usage
There are some non-technical issues with copilot as well. For...
Reasons why Django is the best web framework
The features of the frameworks don't matter when the language...
Is your Kotlin compiler slow? Here's a potential fix
Glad to help out! It's ridiculous in many ways. It's so hidde...
8 underrated git commands every programmer should know (not the usual pull, push, add, commit)
git clean -xdf is a great "sh*t hit the fan" command. It eras...