September 22, 2022
The easiest way to install Java 19 (OpenJDK 19) on MacOS
Notes on software, AI and the craft of building things.
September 22, 2022
The easiest way to install Java 19 (OpenJDK 19) on MacOS
June 30, 2022
The minimum every senior developer must know about sorting strings in Java
June 23, 2022
How senior developers know the really right tool for the job?
June 2, 2022
Why senior developers never prefix JUnit tests with the word test
May 19, 2022
The easiest way to install Java 18 (OpenJDK 18) on Windows
May 12, 2022
Leave finalization in the past!
May 5, 2022
How I taught my 7½ year old 4 bash commands in one hour
April 28, 2022
Write better Javadoc using code snippets (part 2)
April 14, 2022
The minimum every senior developer must know about UTF-8 by default in Java 18
April 7, 2022
Use Simple Web Server programmatically like a real senior developer