Recent Posts

How CodeRabbit’s Agentic Code Validation helps with code reviews

Author: Ewa Szyszka Original post on Foojay: Read More Table of Contents From PRD to PR in days (not weeks)The AI-generated code crisis nobody’s talking aboutWhy did reasoning models change everything?What makes review more “agentic”?How CodeRabbit closes the AI code trust gap The 2025 Stack Overflow survey reveals a paradox: while 84% of developers express confidence in adopting AI tools, nearly half …

Read More »

Building Systems That Know Why They Exist ~ When Data, Logic, and Intent Finally Align

Author: Elie Hannouch Original post on Foojay: Read More Every software system begins with intent. A human decision. A statement of what should exist, how it should behave, and why it matters. But somewhere along the way, that intent dies. It’s decomposed into documentation, user stories, and scattered logic. It becomes a shadow of itself fragmented across layers of code, …

Read More »

Java 21+ on Raspberry Pi Zero 2 is Back In Business

Author: Frank Delporte Original post on Foojay: Read More Table of Contents Reproducing The ProblemFixed with Latest OpenJDK 21 and 25Conclusion As described before on Java 21+ Not Working on Raspberry Pi Zero 2, a problem appeared to execute Java code on the Raspberry Pi Zero 2 with OpenJDK 21 or higher. Reason: in OpenJDK 21 the Just-In-Time (JIT) compiler …

Read More »