Recent Posts

Flaky Tests: a journey to beat them all

Author: Loic Mathieu Original post on Foojay: Read More Table of Contents What’s a flaky test?First try: retry them all!Second try: fix them all!Third try: embrace the inevitability!Conclusion “Sleep is not a synchronization primitive.” Every test engineer, eventually What’s a flaky test? A flaky test is a test that sometimes passes and sometimes fails without any code changes. They’re the …

Read More »

BoxLang 1.9.0 Released: Production-Ready Stability and Enterprise-Grade Reliability

Author: Luis Majano Original post on Foojay: Read More Table of Contents Production-Ready EnhancementsKey Features and Code Examples Array-Based Form Field Parsing Datasource Lifecycle Management Oracle Database Improvements Enhanced SOAP Client with Fluent API Technical SpecificationsAvailability and LicensingAbout BoxLangAbout Ortus Solutions Houston, Texas – January 2025 – Ortus Solutions, a leading innovator in professional open-source development, today announced the release …

Read More »

🛡️ Dev Guide: How to choose your LLM without ruining your Java code (2026 Edition)

Author: Jonathan Vila Original post on Foojay: Read More Table of Contents 1. The “Bloatware” Trap: Precision vs. Verbosity The Code Face-off: Filtering a list 2. Security: A “Bug” is not the same as an “Open Door” The danger of “Blockers” 3. “New” does not guarantee “Better Code” 4. The Verdict: Which model should I use for Java? For Business …

Read More »