<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tom Cools on foojay.io - Friends of OpenJDK</title><link>https://foojayio.github.io/website/today/author/tom-cools/</link><description>Articles written by Tom Cools on foojay.io - Friends of OpenJDK</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 08 Jul 2026 15:25:58 +0000</lastBuildDate><atom:link href="https://foojayio.github.io/website/today/author/tom-cools/index.xml" rel="self" type="application/rss+xml"/><item><title>Why We Moved Our Timefold Java Worker Pods from AMD to ARM64</title><link>https://foojayio.github.io/website/today/why-we-moved-our-timefold-java-worker-pods-from-amd-to-arm64/</link><pubDate>Wed, 08 Jul 2026 15:25:58 +0000</pubDate><guid>https://foojayio.github.io/website/today/why-we-moved-our-timefold-java-worker-pods-from-amd-to-arm64/</guid><description>&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;Originally written by Timefold engineers Lars Beckmann, Jenne De Bleser and Lukáš Petrovický&lt;/p&gt;
&lt;p&gt;Adapted for foojay by Tom Cools&lt;/p&gt;</description></item><item><title>Foojay Podcast #61: Keep Your Body And Mind Healthy</title><link>https://foojayio.github.io/website/today/foojay-podcast-61/</link><pubDate>Mon, 18 Nov 2024 08:03:10 +0000</pubDate><guid>https://foojayio.github.io/website/today/foojay-podcast-61/</guid><description>&lt;p&gt;At Devoxx and JFall, we talked with Georgios Diamantopoulos, Lutske de Leeuw, Tom Cools, Jessica Siewert, and Rijo Sam about staying physically and mentally healthy as software developers.&lt;/p&gt;
&lt;p&gt;There are many topics to handle, like the impact of AI on how valuable we feel, how COVID-19 impacted careers, how we work in and with remote teams, how to get to know new colleagues and much more. Yes, there is even a sidestep where we compared the Java and .NET communities.&lt;/p&gt;</description></item><item><title>Foojay Podcast #24: BeJUG, BruJUG, and how Devoxx was born</title><link>https://foojayio.github.io/website/today/foojay-podcast-24/</link><pubDate>Mon, 05 Jun 2023 08:21:41 +0000</pubDate><guid>https://foojayio.github.io/website/today/foojay-podcast-24/</guid><description>&lt;p&gt;The &lt;a href="https://foojayio.github.io/website/today/category/podcast/"&gt;Foojay Java User Group World Tour&lt;/a&gt;
 has already brought us to a lot of different countries virtually all over the world.&lt;/p&gt;
&lt;p&gt;But for this episode, the host decided to stay at home in Belgium.&lt;/p&gt;
&lt;p&gt;The Belgium JUG (BeJUG) started in 1997 and was the birthplace of Devoxx, Devoxx4Kids, and VoxxedDays.&lt;/p&gt;
&lt;p&gt;And in our capital Brussels, we&amp;rsquo;ve been able to join Brussels JUG (BruJUG), since 2010.&lt;/p&gt;
&lt;p&gt;So there&amp;rsquo;s a lot we can talk about to learn more about communities and conferences in Belgium!&lt;/p&gt;</description></item><item><title>Statically Spilling Your (Spring) Beans</title><link>https://foojayio.github.io/website/today/statically-spilling-your-spring-beans/</link><pubDate>Mon, 24 Jan 2022 11:25:13 +0000</pubDate><guid>https://foojayio.github.io/website/today/statically-spilling-your-spring-beans/</guid><description>&lt;p&gt;UPDATE - To make it abundantly clear:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;You should always try to refactor your code so you do not need this approach (something I&amp;rsquo;ll dive into in a follow up blogpost I&amp;rsquo;m working on).&lt;/strong&gt; There may be some edge cases where there truly is no other way but those situations are rare. Always try to refactor!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Using this method can lead to &lt;em&gt;multiple unexpected and hard to debug issues&lt;/em&gt; as it does not follow the regular Spring Framework concepts.&lt;/strong&gt; As such, this approach is considered &lt;strong&gt;A VERY BAD IDEA&lt;/strong&gt; .&lt;/p&gt;</description></item></channel></rss>