May and June digest
AdoptOpenJDK to Become Eclipse Adoptium
The AdoptOpenJDK project, known for producing vendor neutral builds of the OpenJDK project, is to move to the Eclipse Foundation and become Eclipse Adoptium.
AdoptOpenJDK to Become Eclipse Adoptium
Keep all your packages up to date with Github’s Dependabot
Github introduced a new interesting feature which helps to upgrade automatically tiered dependencies declared in a github repository.
Keep all your packages up to date with Github’s Dependabot
Why use Java Streams instead of loops?
Stop writing loops in Java by using Streams and Collectors ! This article explains why ?
Why use Java Streams instead of loops?
How do breakpoints work?
Let’s get technical and have a deep dive in breakpoints inner working, shall we?
A computer made with the Game of Life o_O
I was not ready for this, nice exploit and use of the game of life
Share