External Debugging Tools 1: dtrace and strace
With these tools, track bugs within an application and its external dependencies without the source or deep knowledge of the environment!

Shai Almog
3,358 viewsWith these tools, track bugs within an application and its external dependencies without the source or deep knowledge of the environment!

Nicolas Frankel
3,528 viewsMost modern infrastructures are dynamic. Servers are cattle, not pets. Learn how to implement a dynamic node registry based on a YAML file.

Jialuo Gan
3,490 viewsIntroducing the new application-centric view on Azure toolkit for IntelliJ that will make the interface more user-friendly!

Nicolas Frankel
3,255 viewsHere is the complete process for setting up Jekyll on a Mac to help other developers who want to do the same and my future self.

A N M Bazlur Rahman
12,677 viewsIn this article, we explored how the Java incubator modules can be run through command line and using IDE, such as IntelliJ IDEA.

A N M Bazlur Rahman
23,292 viewsJEP 425: Virtual Threads (Preview) has been proposed recently. I wanted to give it a try on my favourite IDE, this article shows you how to …

Jadon Ortlepp
4,127 viewsHow to use Testcontainers for your project to create a stable and solid integration test suite of your Jakarta EE application features.

Thanos Stratikopoulos
7,636 viewsIn this article, learn about TornadoVM, hardware acceleration, and get a thorough overview of the TornadoVM software architecture.

Gerrit Grunwald
5,864 viewsJDKMon is a little tool written in JavaFX that tries to detect all OpenJDK distros installed while keeping track of updates for them.

Nicolas Frankel
5,359 viewsDon’t wait until the release of Maven 5, if you are a library developer, consider using Maven Flatter Plugin. It’s a freebie.