AI coding, back to sanity
The AI hype is real, now we have a few months of experience and can reflect a bit
The AI hype is real, now we have a few months of experience and can reflect a bit
Throw away "unit and integration testing", throw away the test pyramid, we have something better.
I found an X post about if-else that bothered me. Let's talk about the aspects of if-else, the good and the bad.
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.