Things I build, break, fix, and write about

7 July 2026
Tracing acme.sh certificate handling in TLS interception

I spent too long chasing the neat version of TLS wiretapping reconstruction, then found the mess: shell parsing, token limits, and renewal timing. The interesting bit is not the packet capture, it is the point where certificate handling quietly hands trust to something you did not mean to trust.

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...

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...

Latest blog posts you might like

28 November 2025
Repurposing the PowerSpec 2900 for homelab storage

Repurpose a PowerSpec 2900 for homelab storage. You learn which components to keep, how to match controllers and drives, and which configurations matter for PowerSpec 2900 storage solutions. Run the...

28 November 2025
Maximise productivity with GenAI tools in your homelab

GenAI productivity in your homelab starts with small, repeatable automation. Pick tasks like log summarisation, config templating and test generation. Set up a local or API model, add a simple wrapper...

28 November 2025
kopia | v0.22.2

Kopia v0.22.2 brings key updates: regression fix for storage providers, improved S3 testing, and enhanced CI/CD practices for better consistency.

27 November 2025
Evaluating cross-platform management for Apple devices

Evaluating cross-platform solutions for Apple device management Introduction to Multi-Platform Device Management Multi-Platform Device Management means one set of policies and tools covering macOS,...

26 November 2025
Canva’s AI tools for layered, editable design workflows

Use Canva AI tools to generate layered, editable designs for your homelab. Create templates. Test layers. Automate exports. You keep designs editable and repeatable.

26 November 2025
kopia | v0.22.1

Kopia v0.22.1 enhances the GUI, simplifies parameters, improves testing, and boosts CI/CD practices for better user experience and code quality.

25 November 2025
Integrating AI into financial workflows

This guide shows how to add AI-Integrated Workflows to your financial processes with practical steps you can take the week after approval. You get checkable milestones, simple metrics and compliance...

25 November 2025
Preparing your homelab for future robotics applications

Configuring Your Homelab for the Future of Humanoid Robotics I set up my homelab so it bends around projects, not the other way round. That matters if you want to run local training jobs, prototype...

24 November 2025
Android 16 predictive back: enabling and testing it

Android 16 predictive back shows a live preview of the screen you will return to. You can enable it in Settings or Developer options. Test in Chrome or Settings, and follow simple troubleshooting if...

24 November 2025
Creating ethical standards for algorithm design

Build ethical AI algorithms with clear harms, testable metrics and automated checks. You define harms, pick fair objectives, log mathematical choices, run audits and live monitoring. Use structured...