Statistically rigorous Java performance evaluation Georges et al., OOPSLA’07 This paper won the 10-year most influential paper award at OOPSLA this year. Many of the papers we look at on this blog … (more…)
Read more »
Describe the issue f you have a numeric column in a postgres table with a value of 20000 and you read it 5 times on the 5th read it will read it as 2 instead of 20000. This only breaks if you use t... (more…)
Read more »
🏗 Build container images for your Java applications. - GoogleContainerTools/jib... (more…)
Read more »
Modern applications are increasingly relying on compute platforms based on serverless technologies to provide scalability, cost efficiency, and agility. Distributed architectures have unlocked many benefits, and they have introduced new complexities in ho... (more…)
Read more »
Auto Value is a library to help you easily construct value class. It automatically generate code at build time to reduce lots of… (more…)
Read more »