Fix your teams, do co-creation!
For twenty years, the misinformation and blind dismissal of co-creation in software development is absurd. Let's talk.
For twenty years, the misinformation and blind dismissal of co-creation in software development is absurd. Let's talk.
I tried to get the most out of Java's new foreign memory API in terms of ergonomics and performance.
While implementation code loses importance in AI driven development, tests (and reviews) gain some.
I describe how I implemented two approaches to interior mapping in my custom rendering engine: Tracing simple planes and tracing lots of boxes.
I show how the simplest possible integration of OIDC in a web app can look like with Javalin and Keycloak.
I show you how the ViewComponents concept can easily be implemented with Javalin, Kotlin and Mustache
I compare F# code of domain modeling made functional to my Kotlin conversion of it.