Recent Posts

Pointer Arithmetic in Modern Java

Author: David Vlijmincx Original post on Foojay: Read More Table of Contents IntroductionBackground Info Warning The SetupComparing ApproachesBenchmarkConclusion Introduction In this post, we dive into a more advanced topic: pointer arithmetic in Java. With the introduction of the Foreign Function & Memory API (Panama), we can interact with native memory. Usually, when we work with off-heap memory, we use MemorySegment …

Read More »

Why is my Talk selected? Reflections from a Program Committee Reviewer

Author: Soham Dasgupta Original post on Foojay: Read More Table of Contents Speaker/Talk related reasons Organization/Program related reasons If you are like me, get the adrenaline rush of getting up on stage and can’t wait to share things that you experienced and learned, then submitting talks to conferences and local meetups excites you.But as much as you are proud and …

Read More »

JC-AI Newsletter #12

Author: Miro Wengner Original post on Foojay: Read More First of all, Happy New Year 2026! This year is designated in the Chinese Calendar as the Year of the Fire Horse (starting on February 17.). The year 2026 brings not only tremendous energy to AI development but also, in my humble opinion, many breakthroughs in the field. Although there have …

Read More »