Recent Posts

7 Habits of Highly Effective Java Coding

Author: Jonathan Vila Original post on Foojay: Read More Table of Contents From AI User to AI Pro 1. The Golden Rule: Take Pride and Ownership in Your Craft 2. Feed the Beast: Your Project’s Context is its Fuel 3. Dodge the “Ball of Mud”: Keep Your Code Maintainable 4. Clean Your Room: No Stray Code or Sketchy Dependencies 5. …

Read More »

The Cost of Not Knowing MongoDB – Part 1: appV0 to appV4

Author: Artur Costa Original post on Foojay: Read More Table of Contents The application: finding fraudulent behavior in transactionsThe load testInitial scenario and data generatorThe instances configurationApplication Version 1 (appV1) Schema Bulk upsert Get reports Indexes Initial scenario stats Load test results Issues and improvements Application Version 2 (appV2) Schema Bulk upsert Get reports Indexes Initial scenario stats Load tests …

Read More »

JC-AI Newsletter #7

Author: Miro Wengner Original post on Foojay: Read More Fourteen days have passed, and it is time to present a fresh collection of readings that could influence developments in the field of artificial intelligence. Beyond focused tutorials that can enhance your understanding of AI applications, this newsletter concentrates on Hallucination, Java Code Generation, Testing, Agentic System Architecture and LLM benchmarking …

Read More »