Recent Posts

Profile IntelliJ IDEA with its own profiler

Author: Igor Kulakov Original post on Foojay: Read More Other languages: Español 한국어 Português 中文 Just like my previous post, this one is going to be slightly meta. Obviously, you can use IntelliJ IDEA to profile another process, but did you know IntelliJ IDEA can profile itself? This might be useful if you are writing an IntelliJ IDEA plugin and …

Read More »

Meetup Tip : Payara Hackathon- Generative AI on Jakarta EE

Showcase your creativity, technical skills, and visionary ideas as you build the future of AI-powered enterprise applications. Sign up for free for the Payara Hackathon – Generative AI on Jakarta EE. Virtual Event: 2 October – 6 November 2024. The Payara Hackathon is on! Make sure to sign up at the bottom of this page & then… get coding! Hackathon …

Read More »

Exploring New Features in JDK 23: Gatherers upgrades pipeline design pattern JEP-461

Author: Miro Wengner Original post on Foojay: Read More Source-code flexibility goes hands in hands with maintainability and testability. The Java language benefits not only from its maturity but also from the fact that it is one of a strongly typed language. This may initiate possible discussion topics, as each defined variable requires its type to be known, which can …

Read More »