Recent Posts

EIP: Back to Fundamentals !

7 minute read

AI, LLM, ML, NLP, … Unless you’ve been living under a rock for the past two years, you’ve probably had your fill of these syntagma. As for me, I can’t read o...

Concurrency and Parallelism in Java

8 minute read

Concurrency and parallelism are two notions that are often confusing Java developers. They might be considered quite similar because both of them execute sev...