Recent Posts

Quarkus: A Runtime and Framework for Cloud-Native Java

Author: Michal Maléř Original post on Foojay: Read More Table of Contents Why Quarkus stands out?Quarkus as a versatile framework Simplified developer experience Performance that matters Security Observability and control surfaces Modular and production-ready Building your stack with Quarkus Conclusion Quarkus: A Runtime and Framework for Cloud-Native Java Public clouds such as AWS, Microsoft Azure, and Google Cloud, and platforms …

Read More »

Anahata: A Pure-Java, Apache Licensed, Open Source AI Agent for NetBeans 28 launched today

Author: Rishi Priyadarshi Original post on Foojay: Read More Table of Contents Why Anahata?Key Features for the Modern Java Developer 1. Deep Contextual Awareness 2. Local Tool Execution (“Actionable Intelligence”) 3. Safety & Transparency: The Butler Principle 4. Visual Intelligence & Creative Flow Built on a Solid FoundationGet Started Today Announcing Anahata: A Pure-Java, Open Source AI Assistant for Apache …

Read More »

Project Panama for Newbies (Part 2)

Author: Carl Dea Original post on Foojay: Read More Table of Contents IntroductionWhat is a C pointer? How does it work? C Pointers Panama-fied Dereferencing a Pointer Base offset (size in bytes) What is a C struct?C Structs Panama-fiedWhat’s a java.lang.invoke.VarHandle?Sequence of StructsConclusion Updated December 29, 2025 (originally published August 17, 2021, republished January 2, 2026): This article now features Java 25 …

Read More »