Recent Posts

Introduction to intermediate operations modeler: Stream Gatherers

Author: Hüseyin Akdoğan Original post on Foojay: Read More Table of Contents What are Gatherers? Creating a Gatherer Built-in Gaterers Create your own Gatherer Conclusion References Java is a programming language with many language features, specifications, and APIs. Even among experienced Java developers, being aware of all of these is quite rare. If a study were conducted, we might come …

Read More »

Breaktime Tech Talks (Ep37): Vector Database Frustration + Microsoft LazyGraphRAG

Author: Jennifer Reif Original post on Foojay: Read More Table of Contents Devnexus conference shout-outVector database exploration Issues getting up and running Overall experience Microsoft LazyGraphRAGWrapping up! This is episode 37 of the Breaktime Tech Talks. You are listening to the Breaktime Tech Talks podcast, a bite-sized tech podcast for busy developers, where we’ll briefly cover technical topics, new snippets, …

Read More »

Betere testcode met het Tester Pattern

Article JAVA Magazine 04 -2021 Wie automatische testen schrijft, weet dat er ook een nadeel aan zit: ze moeten onderhouden worden. Waar testen eigenlijk bedoeld waren om veilig een refactoring te kunnen doen, zitten ze in de praktijk vaak meer in de weg dan dat ze er bij helpen. Kan dit ook anders? Jazeker!   Ter illustratie (zie Afbeelding 1) …

Read More »