Dexter's log

Dexter's log

Posts

All the latest thoughts

Air cooled Hyte Revolt 3 SFF PC

After more than a decade, I’ve finally built a new PC to replace my old i7-3930K workhorse. I used to build large tower PCs, but lately, I’ve been fascinated by Small Form Factor (SFF) builds. After months of researching parts, especially mini-ITX cases and CPU coolers, I chose the Hyte Revolt 3. This PC is primarily for programming work, with some 1440p gaming on the side.

Cancel indefinite vibration in Android

Does your application start indefinite vibrations that you stop some time later, e.g. in a BroadcastReceiver? Have you received bug reports that your application won’t stop vibrating? Me too, and here is my solution.

Cloudflare Pages with Hugo

Earlier this year, I deployed my first Cloudflare (CF) Page built with Hugo, and it failed with several build errors. The root cause was a different Hugo version running on my computer compared to the one in the CF build pipeline. Let’s solve this.