Recent Posts

Why We Moved Our Timefold Java Worker Pods from AMD to ARM64

Author: Tom Cools Original post on Foojay: Read More When we investigated unexpected performance variance in our Timefold Solver worker pods on our platform, we traced it to hyperthreading on AMD (x86-64) cloud instances. Switching to ARM (ARM64), where each vCPU maps to a physical core, eliminated the problem and roughly doubled effective throughput per dollar for concurrent solver workloads. …

Read More »

Closing the Visual Gap Between the Official Lottie Webplayer and Lottie4J

Author: Frank Delporte Original post on Foojay: Read More A Lottie library is only as good as its output looks. If an animation renders differently in Lottie4J than it does in the official web player, that’s a bug, even when no exception is thrown and the code looks correct. Within the fxfileviewer, there is an app to visually compare the …

Read More »

A Week of Housekeeping: What Changed on Foojay.io

Author: Dominika Tasarz Original post on Foojay: Read More Running a community website is a bit like maintaining a codebase: the content that matters most is never completely done. And if you don’t schedule regular housekeeping, things can get outdated… Last week, we did some cleanup, restructuring, and updating. Here’s an overview of what changed. Navigation Reorganised The top menu …

Read More »