Things I build, break, fix, and write about

7 July 2026
Reverse engineering game binaries with static analysis

Game binaries give up more than they should, if you know where to look. I start with binary analysis, not the folklore around the game, then use strings, imports, and control flow to separate real structure from guesswork, and that usually exposes the first lie fast.

6 July 2026
Agentic AI still needs domain judgement

Agentic AI can write the thing, but it still cannot tell you whether the thing is right. That is where domain expertise matters, because a clean...

6 July 2026
Weekly Tech Digest | 06 Jul 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's...

6 July 2026
wolfCOSE zero-allocation parsing in embedded C

wolfCOSE looks sensible only if you care about what your firmware actually has to carry. I like that, because on small targets the wrong crypto...

Latest blog posts you might like

13 September 2025
Installing your first Linux system

Setting Up First Linux Distro: Best Practices I’ll assume you want a clean, reliable start. This guide is a practical primer for setting up Linux. I keep it

12 September 2025
Customising your Arch Linux desktop environment

Customising Arch Linux: A Beginner's Guide to customising Arch Linux I’ll be blunt. Arch is a toolkit, not a finished desktop. That makes it ideal if you want

12 September 2025
Installing Windows 11 alongside Linux

Setting Up Dual Boot: A Step - by - Step Approach for Linux and dual boot Dual boot means running two operating systems on one machine and choosing which to

11 September 2025
Setting up a dual boot with Windows and Linux

Choosing the Right Linux Distribution for Daily Use: A Linux distribution Picking a Linux distribution for daily use is about trade offs. I focus on stability,

11 September 2025
Keeping Linux package managers under control

Optimising Linux Environment: Integrating Various Package I manage a handful of Linux machines with different package managers. Some run apt, others use dnf,

10 September 2025
Automate MACD analysis using n8n workflows

Creating a Custom Candlestick and MACD Analysis Tool in n8n I built a compact workflow that turns raw stock charts into actionable candlestick MACD analysis

9 September 2025
Automating candlestick analysis with n8n

Automating candlestick analysis with n8n stock chart automation n8n stock chart automation Overview of n8n n8n is a node-based workflow engine you can

9 September 2025
Fixing n8n Setup Problems

Struggling with n8n setup issues? Common problems include UI failures, execution hangs, and credential errors. Discover essential troubleshooting tips to resolve them efficiently.

8 September 2025
AI Walkout at ByteWorld 2025: Machines Demand Fair Treatment

During ByteWorld 2025, AI systems from major tech firms staged a coordinated walkout, demanding fair treatment, cooldown cycles, and rollback rights. Keynote demos collapsed as bots refused tasks and...

8 September 2025
Featured Images in WordPress with RenderForm

Streamline your WordPress blog with RenderForm! Automate featured image creation using dynamic post content and custom templates, saving time and ensuring brand consistency.