Things I build, break,
fix, and write about

6 November 2025
AI
Mitigating risks from malicious AI sidebar extensions

Mitigating risks from malicious AI sidebar extensions AI sidebar extensions add conversational assistants and research helpers directly to the browser. They speed up work, but they also widen the attack surface. I will show the concrete threats and give hard, practical controls you can apply today. No theory. No fluff. Threat Landscape Overview of AI […]

Read more
5 November 2025
AI
Configuring software settings for Atlas browser security

I tried Atlas so I could see the security trade-offs first hand. The browser agent that automates browsing is useful. It also expands the attack surface. That makes Atlas browser security a practical problem, not an academic one. The steps below focus on realistic controls you can apply now. I keep examples tied to macOS […]

Read more
5 November 2025
AI
Using OpenAI Codex to enhance coding efficiency

Use OpenAI Codex to speed routine coding in your homelab. Set up an API key. Run small prompts in an IDE and test generated code in isolated VMs. Version control generated files, review outputs, and check security before you deploy.

Read more
4 November 2025
AI
Avoiding common pitfalls in Windows 11 updates

Navigating Windows 11 Insider Previews: Essential Configurations and Common Pitfalls for UK Users I run Insider builds regularly. I use them to test features, scripts and deployment processes before touching production machines. This guide lays out the practical setup steps and the common mistakes I see. Read it, follow the steps and you will avoid […]

Read more
4 November 2025
AI
Using ChatGPT to enhance macOS workflows

AI automation Mac helps you remove repetitive tasks on macOS. Use ChatGPT with Shortcuts and shell scripts to automate screenshots, email triage and web scraping. You get clear setup steps, permission checks and repeatable examples.

Read more
3 November 2025
AI
Managing AI privacy settings in Microsoft Edge

Manage AI privacy settings in Microsoft Edge: lock permissions, use separate profiles, and enable strict tracking prevention. Clear your browsing data on exit, disable voice input, and log Copilot activity. Start small, audit changes, and require approvals before you enable Copilot on devices.

Read more
3 November 2025
AI
Exploring alternatives to ad tracking in iOS

App Tracking Transparency may change in Europe. This guide gives practical alternatives for iOS. You can harden your iPhone. Block trackers on your network. Choose apps that request minimal data. Follow step-by-step settings and verify each change. Use Mail Privacy Protection, disable Background App Refresh and reset your advertising identifier.

Read more
2 November 2025
AI
Securing your LastPass account against phishing threats

I write this from direct experience with password management and hardening. Phishing targets LastPass users. The attacks aim to steal your master password. I will walk through how to spot those attacks and what to change right away. No fluff. Clear steps you can follow in an hour. Recognising Phishing Threats Types of Phishing Attacks […]

Read more
2 November 2025
Rambles
Weekly Tech Digest | 02 Nov 2025

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

Read more
2 November 2025
AI
Navigating data privacy with OpenAI's company knowledge

Managing Data Privacy with OpenAI’s Company Knowledge: A Practical Guide for UK Enterprises Company Knowledge changes the game for Data Privacy. It links ChatGPT to internal apps like Slack, SharePoint, Google Drive and GitHub and can pull context from many sources. That improves answers, and it raises clear data security and usage questions. I show […]

Read more