More than 1 million developers, engineers and industry leaders set the trends for 2017, which topics interested you the most? (more…)
Read more »
I discovered a bug in how Java handles file paths on Windows that has existed for 22 years. I reported the bug, JDK-8262277, then I submitted a pull request fixing the bug which got accepted. I also submitted pull requests to Spring (which were accepted f... (more…)
Read more »
Java 8 was released in March 2014 and introduced lambda expressions as its flagship feature. This article sheds light on how Java 8 lambda expressions and method references are implemented under the hood, and looks at the generated bytecode and performanc... (more…)
Read more »
Let’s start with the Shadoks Les Shadoks is a cartoon created by Jacques Rouxel which was first broadcast in France between 1968 and 1974.
Les Shadoks series had a lasting cultural impact, and introduced some lovely phrases/expressions that, to this day, ... (more…)
Read more »
DepClean automatically detects and removes unused dependencies in Maven projects - GitHub - castor-software/depclean: DepClean automatically detects and removes unused dependencies in Maven projects... (more…)
Read more »