Java 17 is the latest long term support (LTS) release after Java 11. It will be a long-term-support (LTS) release from most vendors, including Oracle. JEPs in JDK 17 integrated since JDK 11 Status Long Term Support Release Release Date 2021/09/14 EOL Date 2030 Bytecode Version 61.0 API Changes Compare to 16 – 15 – […]

Read More →

Language matters and metaphors matter. As humans/engineers we need to do everything in our power and beyond to not perpetuate sexist, racist, or ethnocentric language. Here is an RFC document from IETF that argues for and describes alternatives that shift specific language conventions used by RFC Authors and RFC Editors to avoid oppressive terminology in […]

Read More →

Everyone appreciates an easy to understand and clear technical document. Many engineers hate to write technical documents, only a few reluctantly piece together some form of documentation which in most cases aren’t much of help to anyone. Just like with anything non-trivial, technical writing takes a little effort and a sustained enthusiasm to bear fruit. […]

Read More →

Javascript evokes strong emotions among the developers. Whether you love it or loathe it, there is no denying that it has some piece of your grey matter. It was created at Netscape in a ten-day hack, steadily became the world’s most widely used programming language. This paper tells the story of the creation, design, evolution, […]

Read More →

PlantUML is a super awesome tool where you can specify your UML diagrams in a text format. It is open source and has a rich library to generate diagrams for all your UML needs. Here are my thoughts on why PlantUML is awesome. I prefer VSCode as my default editor and installing PlantUML for VSCode […]

Read More →