Recent Posts

Optimizing the MongoDB Java Driver: How minor optimizations led to macro gains

Author: Nasir Qureshi Original post on Foojay: Read More Table of Contents Getting the metrics rightHow we measured performance2. Java Virtual Machine (JVM) intrinsics3. Check and check again4. BSON null terminator detection with SWAR5. Avoiding redundant copies and allocations6. String Encoding, removing method indirection and redundant checks Lessons learned Donald Knuth, widely recognized as the ‘father of the analysis of algorithms,’ …

Read More »

Runtime Code Analysis in the Age of Vibe Coding

Author: Suneet Kamath Original post on Foojay: Read More Table of Contents What Makes This DifferentThe Gap in Java Tooling The Original Problem Why Existing Tools Don’t Fit How I Ended Up Building This A Real-World Bug How the Bug Appeared Why It Was Hard to Spot The Key Insight: Frequency ≠ Resource ConsumptionHow It Works Instrumentation The Report Machine-Readable …

Read More »

VibeCoding – the buzzword in our community in 2026. It’s time to dive in!

We’re proud to announce that during the first edition of MLCon Amsterdam (April 20–24), we will also be hosting the 2-Day GenAI Bootcamp VibeKode as part of the event. This intensive 2-day workshop gives your team a solid AI foundation, hands-on Vibe Coding experience, and a clear path toward agentic development — all before VibeKode 2026 even begins. What you’ll …

Read More »