This artice was “work in progress” for almost one year. I’ve decided to publish it as unfinished to work further on the material in an iterative way. All models are wrong; some models are useful” – Geroge Box I
Chris Bailey – From Java Code to Java Heap
…Understanding the Memory Usage of Your Application Notes With 32 bit architectures, you’ll quickly run out of memory. java.lang.Integer is 4 times bigger than an 32-bit int and 9 times bigger than an 64-bit int. CompressedOpps reduces this overhead
Eric Evans – Tackling complexity in the heart software
Another great talk from Eric Evans about the beginnings of the Domain Driven Design book and the development until today! Here is, what I took away: The second title “Tackling complexity in the heart of software” subsume the content of
Technical debt? Wen kümmert’s?
For the English readers: This article is written in German. If the ideas get more ripe, then I think I’ll translate it into English. So long, you have to rely on Google Translate (and it does a remarkably good job).
Michael Nygard – Architecture Without an End State
Michael Nygard (author of the famous book “Release It!”) gave a talk about the steadily evolving nature of software architecture of a software system (and how to “surf on the wave of change”). Core problem There will be always a