Things I build, break, fix, and write about

16 September 2026
Monitoring radio, transport and core faults

Private 5G resilience does not come from a cheerful dashboard or a nice radio map. I want to see where the attach failed, which path dropped, and whether the core is quietly spoiling the whole thing; otherwise you are guessing, and guessing is a poor plan when the network is already sulking.

16 September 2026
Pre-boot authentication for BitLocker

TPM-only BitLocker is convenient, but convenience is not the same as a proper boundary. BitLocker PINs push that line back to pre-boot, which is where...

15 September 2026
Single-sided BPool joins drain mOCEAN via SideStaking

Ocean Protocol BPool single-sided join exit math is where this one falls apart, and I have a soft spot for bugs that look tidy until another contract...

15 September 2026
ecrecover checks for Lixir Vault permit signatures

Lixir Vault permit signatures looked ordinary until the final check was missing. If `ecrecover` only needs to return a nonzero address, you have not...

Latest blog posts you might like

22 March 2024
Setting Up an ESXi Server Without vSphere to Run a Home Network

We will cover the installation of ESXi, configuring virtual switches, ports, and subnets, and finally, setting up a virtual machine (VM) to run a firewall.

8 March 2024
Future Tech: Brain-Computers and Space Colonisation

In the rapidly evolving landscape of technology, two groundbreaking areas stand poised to redefine the future of humanity: Brain-Computer Interfaces (BCIs) and space colonisation.

11 February 2024
The Wonders of Diversified Technology in 2024

Explore the latest in tech trends for 2024, from Generative AI to the Metaverse. Learn how datafication and 3D printing are shaping our digital future.

2 February 2024
Advanced Linux System Administration: Tips and Tricks

Linux system administration requires a deep understanding of the operating system and the various tools available to manage it effectively.

15 January 2024
How to Install WordPress with Apache, MySQL, and SSL

Setting up WordPress on an Ubuntu 20.04 server with Apache, MySQL, and an SSL certificate ensures your website is secure and performant.