Spinning around: Please don't!
Embark on a journey about why you should sometimes trust your OS more than yourself.
Performance, reliability, tech... We share our findings!
Embark on a journey about why you should sometimes trust your OS more than yourself.
Save time, save money and sign your documents in one click with electronic signatures. At siliceum, we show you how this simple, secure and sustainable solution truly transforms daily work for field teams.
Thread names are one of the most crucial information one can get system activity. However Windows ETW does not make it easy to retrieve!
While writing test code for an article on sampling profilers, I ended up in analyzing methods for high resolution sleeps on Windows. Follow me into the rabbit-hole of high resolution thread sleeps and wakeups.
When I discovered RxJS a few years ago with Angular, I just saw .subscribe() everywhere on things called observables. But what I didn't see yet were memory leaks, weird behaviors, and wobbly operator chains. Here are my tips!
You’ve set up a load test. Everything runs smoothly in PREPROD. And then… in PROD, it’s chaos. Why? Because your test sends requests like a robot, not like real users.
You're testing your API and getting an average response time of around 230 ms. But… looking closer, the experience is actually terrible for a portion of your users. The average lied to you. Here's why, and how to avoid it.
How the artifact promotion approach in application delivery saves me time, especially in a large team.
Now that you know how to write a modern CMakeLists.txt, learn how to use dependencies in your project!
Discover how a few simple tweaks can help save CPU time and memory when using Direct3D12 desciptors.
This is the story of a message broker filled with message queues. But how do you find your way through all this tangle?
DevFest Nantes 2025 talk: how to optimize legacy web interfaces to achieve 60 FPS in an AAA game engine.
Clermont'ech API Hour #55 talk: practical approaches to performance testing and ensuring your servers can handle the load.
After covering CMake basics, we now dive deeper. Learn how to configure and add customization points to your project!
How does one write a good CMake project? We answer this question to make it easier for everyone to integrate any library in a project.