<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Jack&apos;s Tech Blog</title>
        <link>https://www.jackpearce.co.uk</link>
        <description>Exploring home automation, cloud architecture, and artificial intelligence.</description>
        <language>en-us</language>
        <lastBuildDate>Thu, 23 Apr 2026 08:58:02 GMT</lastBuildDate>
        <atom:link href="https://www.jackpearce.co.uk/rss.xml" rel="self" type="application/rss+xml"/>
        
            <item>
                <title>Code on the Fastest Largest AI Chip Ever Built</title>
                <link>https://www.jackpearce.co.uk/notes/gpt-5-3-codex-spark-wse3-real-time-coding/</link>
                <description>I tried the research preview of OpenAI&apos;s GPT-5.3-Codex-Spark in Cursor; it&apos;s very fast and very addictive.</description>
                <pubDate>Sun, 01 Mar 2026 00:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/notes/gpt-5-3-codex-spark-wse3-real-time-coding/</guid>
            </item>
        

            <item>
                <title>95.7% Faster: D1 Read Replication for My Australian Users</title>
                <link>https://www.jackpearce.co.uk/posts/improving-api-response-times-using-d1-global-read-replication/</link>
                <description>Enabling Cloudflare D1 global read replication reduced cumulative D1 read latency from 1,800ms to 78ms for users in Australia - a 95.7% improvement.</description>
                <category>Cloudflare, Development</category>
                <pubDate>Fri, 13 Feb 2026 12:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/improving-api-response-times-using-d1-global-read-replication/</guid>
            </item>
        

            <item>
                <title>Where does that purple gradient come from?</title>
                <link>https://www.jackpearce.co.uk/notes/purple-gradient-ai-aesthetics/</link>
                <description>Exploring why AI-generated designs often default to purple gradients and what this reveals about training data bias.</description>
                <pubDate>Wed, 11 Feb 2026 12:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/notes/purple-gradient-ai-aesthetics/</guid>
            </item>
        

            <item>
                <title>Starlink Mini as a failover</title>
                <link>https://www.jackpearce.co.uk/posts/starlink-failover/</link>
                <description>I recently picked up a Starlink Mini to use as a backup connection for my home network. The underlying technology is fascinating - thousands of satellites in low Earth orbit delivering broadband almost anywhere. With the new £4.50 standby plan, it&apos;s an excellent way to keep things online.</description>
                <category>Home Lab</category>
                <pubDate>Mon, 09 Feb 2026 00:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/starlink-failover/</guid>
            </item>
        

            <item>
                <title>Extracting Xcode 26.3&apos;s Claude Code Prompt</title>
                <link>https://www.jackpearce.co.uk/posts/extracting-xcodes-claude-code-prompt/</link>
                <description>A journey from TLS decryption and Frida patching to a surprisingly simple solution for extracting the system prompt that Xcode feeds to Claude Code.</description>
                <category>Language Models</category>
                <pubDate>Sun, 08 Feb 2026 00:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/extracting-xcodes-claude-code-prompt/</guid>
            </item>
        

            <item>
                <title>One Year With Solar Energy: 2025</title>
                <link>https://www.jackpearce.co.uk/posts/solar-2025-year-in-review/</link>
                <description>A detailed breakdown of my first year with solar panels - generation, consumption, battery usage, and costs analysed.</description>
                <category>Solar Energy, Home Automation</category>
                <pubDate>Wed, 24 Dec 2025 12:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/solar-2025-year-in-review/</guid>
            </item>
        

            <item>
                <title>macOS 26/iOS 26 Safari WebSocket Upgrade Failures - CONNECT vs GET Request Bug</title>
                <link>https://www.jackpearce.co.uk/posts/debugging-websocket-upgrade-failures-safari-ios26/</link>
                <description>I discovered Safari/iOS 26 has a critical bug where it sends CONNECT requests instead of proper WebSocket upgrade requests, breaking connections. This issue is only apparent when using Safari with iCloud Private Relay enabled. Here&apos;s how I debugged it and what I found.</description>
                <category>Home Lab</category>
                <pubDate>Sat, 15 Nov 2025 00:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/debugging-websocket-upgrade-failures-safari-ios26/</guid>
            </item>
        

            <item>
                <title>Controlling Eight Sleep with an ATOMS3 Dev Kit</title>
                <link>https://www.jackpearce.co.uk/posts/eight-sleep-atoms3-control/</link>
                <description>A hardware interface for Eight Sleep temperature control using an ATOMS3 Dev Kit, displaying current bed temperature, sleep stage, and bed state on a small screen with button control for temperature adjustments through Home Assistant.</description>
                <category>Home Automation</category>
                <pubDate>Fri, 03 Jan 2025 19:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/eight-sleep-atoms3-control/</guid>
            </item>
        

            <item>
                <title>Using Trooli FTTP with a Ubiquiti Dream Machine (IPv6)</title>
                <link>https://www.jackpearce.co.uk/posts/trooli-fttp-ubiquiti-dream-machine-pppoe/</link>
                <description>A technical guide for configuring a Ubiquiti Dream Machine to work with Trooli&apos;s FTTP service in the UK, including steps to obtain PPPoE credentials and set up IPv6 connectivity by bypassing the provided Technicolor DGA4134 router.</description>
                <category>Home Lab</category>
                <pubDate>Sun, 25 Aug 2024 00:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/trooli-fttp-ubiquiti-dream-machine-pppoe/</guid>
            </item>
        

            <item>
                <title>How I used GPT-4o to rewrite and improve all my Home Assistant automation titles and descriptions.</title>
                <link>https://www.jackpearce.co.uk/posts/home-assistant-automation-rewrite-llm-gpt4o/</link>
                <description>A technical walkthrough of using GPT-4o to automatically generate clear, descriptive titles and descriptions for Home Assistant automations from their YAML configurations.</description>
                <category>Home Automation, Language Models</category>
                <pubDate>Fri, 12 Jul 2024 18:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/home-assistant-automation-rewrite-llm-gpt4o/</guid>
            </item>
        

            <item>
                <title>Automating My Home Assistant History - AI-Powered GitHub Releases for Automation Tracking</title>
                <link>https://www.jackpearce.co.uk/posts/ai-powered-github-actions-automating-home-assistant-history/</link>
                <description>A technical walkthrough of using GitHub Actions to automatically track Home Assistant automation changes. The workflow uses AI to generate commit messages, creates versioned releases, and maintains a chronological history of smart home configuration updates.</description>
                <category>Home Automation, Language Models</category>
                <pubDate>Sun, 07 Jul 2024 22:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/ai-powered-github-actions-automating-home-assistant-history/</guid>
            </item>
        

            <item>
                <title>How I Automated Home Assistant Updates with GitHub Actions</title>
                <link>https://www.jackpearce.co.uk/posts/automating-home-assistant-updates-with-github-actions/</link>
                <description>A GitHub Actions setup that automatically updates Home Assistant Core and OS versions when new releases are available. Uses Renovate for version detection, Tailscale for secure remote access, and the Home Assistant CLI for executing updates.</description>
                <category>Home Automation, Language Models</category>
                <pubDate>Sat, 06 Jul 2024 09:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/automating-home-assistant-updates-with-github-actions/</guid>
            </item>
        

            <item>
                <title>Eight Sleep Pod 3: My initial thoughts</title>
                <link>https://www.jackpearce.co.uk/posts/eight-sleep-pod-3-my-thoughts/</link>
                <description>I have owned the Sleep Pod 3 for coming up to 30 nights now, here are my initial thoughts.</description>
                <category>Home Automation</category>
                <pubDate>Tue, 27 Feb 2024 21:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/eight-sleep-pod-3-my-thoughts/</guid>
            </item>
        

            <item>
                <title>Home Assistant Yellow: 5 Months Later</title>
                <link>https://www.jackpearce.co.uk/posts/home-assistant-yellow-review/</link>
                <description>My review of the Home Assistant Yellow 5 having used it for 5 months.</description>
                <category>Home Automation, Home Lab</category>
                <pubDate>Thu, 07 Dec 2023 06:27:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/home-assistant-yellow-review/</guid>
            </item>
        

            <item>
                <title>Building helpful contextual chat bots is easy using OpenAI&apos;s Assistants (part 1)</title>
                <link>https://www.jackpearce.co.uk/posts/building-helpful-chat-bots-is-easy-using-openai-assistants/</link>
                <description>How I used OpenAI GPT-4 and OpenAI Assistants to build a bot that answers questions around DigitalOcean&apos;s documentation.</description>
                <category>Language Models</category>
                <pubDate>Thu, 09 Nov 2023 06:27:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/building-helpful-chat-bots-is-easy-using-openai-assistants/</guid>
            </item>
        

            <item>
                <title>Automating Docker image updates in a Home Lab</title>
                <link>https://www.jackpearce.co.uk/posts/automating-docker-in-a-homelab/</link>
                <description>In this post I explain how to introduce Renovate into your docker-compose setup, this allows us to pin docker image versions in our docker-compose but also declare them as dependencies that Renovate will raise pull requests for when a new image is published.</description>
                <category>Home Lab</category>
                <pubDate>Sun, 29 Oct 2023 19:24:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/automating-docker-in-a-homelab/</guid>
            </item>
        

            <item>
                <title>Running Rook / Ceph on Kubernetes</title>
                <link>https://www.jackpearce.co.uk/posts/running-rook-ceph-on-digitalocean-doks-managed-kubernetes/</link>
                <description>In this guide we will deploy a Rook / Ceph cluster and give some working examples of consuming RWO Block and RWX Filesystem storage.</description>
                <category>Cloud Architecture, DigitalOcean</category>
                <pubDate>Thu, 27 Apr 2023 12:51:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/running-rook-ceph-on-digitalocean-doks-managed-kubernetes/</guid>
            </item>
        

            <item>
                <title>Dell Wyse 3040 as a WireGuard Router</title>
                <link>https://www.jackpearce.co.uk/posts/dell-wyse-3040-as-a-wireguard-router/</link>
                <description>A guide to repurposing a Dell Wyse 3040 thin client as a WireGuard VPN router with AdGuard for DNS and DHCP services, achieving speeds up to 850Mbps.</description>
                <category>Home Lab</category>
                <pubDate>Thu, 23 Mar 2023 00:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/dell-wyse-3040-as-a-wireguard-router/</guid>
            </item>
        

            <item>
                <title>Kubernetes (DOKS) and Netmaker</title>
                <link>https://www.jackpearce.co.uk/posts/digitalocean-kubernetes-doks-and-netmaker/</link>
                <description>Netmaker is a platform for creating fast and secure virtual networks with WireGuard.</description>
                <category>Cloud Architecture, DigitalOcean</category>
                <pubDate>Wed, 01 Mar 2023 13:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/digitalocean-kubernetes-doks-and-netmaker/</guid>
            </item>
        

            <item>
                <title>1Gb Internet at home - Cuckoo broadband &amp; Ubiquiti Dream Machine</title>
                <link>https://www.jackpearce.co.uk/posts/1gb-internet/</link>
                <description>I recently switched from using a HP T730 Thin Client running OPNsense as my home router to something more &apos;off the shelf&apos;... a Ubiquiti Dream Machine Special Edition. My OPNsense router ran absolutely fine and I absolutely loved the reliability and performance it gave me.</description>
                <category>Home Lab</category>
                <pubDate>Wed, 01 Mar 2023 00:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/1gb-internet/</guid>
            </item>
        

            <item>
                <title>How to deploy Ghost on DigitalOcean App Platform</title>
                <link>https://www.jackpearce.co.uk/posts/deploy-ghost-on-digitalocean-app-platform/</link>
                <description>Deploying Ghost on DigitalOcean App Platform.</description>
                <category>Cloud Architecture</category>
                <pubDate>Fri, 14 Oct 2022 17:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/deploy-ghost-on-digitalocean-app-platform/</guid>
            </item>
        

            <item>
                <title>Home Assistant / Google Assistant local connectivity</title>
                <link>https://www.jackpearce.co.uk/posts/home-assistant-google-assistant-local-connectivity/</link>
                <description>Configure Google Assistant to communicate directly with Home Assistant over your local network using mDNS, eliminating the cloud roundtrip for faster smart home control.</description>
                <category>Home Automation, Home Lab</category>
                <pubDate>Sat, 08 Oct 2022 12:58:46 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/home-assistant-google-assistant-local-connectivity/</guid>
            </item>
        

            <item>
                <title>Running cloudflared on OPNSense</title>
                <link>https://www.jackpearce.co.uk/posts/cloudflared-opnsense/</link>
                <description>I use cloudflared to provide a secure tunnel to my home resources. I struggled to find any instructions for running cloudflared on OPNSense so here is a quick how-to.</description>
                <category>Home Lab, Cloudflare One</category>
                <pubDate>Thu, 22 Sep 2022 06:27:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/cloudflared-opnsense/</guid>
            </item>
        

            <item>
                <title>iCloud+ Custom Email Domains is slightly better now</title>
                <link>https://www.jackpearce.co.uk/posts/icloud-custom-email-domains-is-slightly-better-now/</link>
                <description>An updated look at iCloud+ Custom Email Domains in 2022, covering the new catch-all support while highlighting remaining limitations around DNS validation, Apple ID coupling, and email alias restrictions.</description>
                <category>Cloud Architecture</category>
                <pubDate>Sun, 18 Sep 2022 19:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/icloud-custom-email-domains-is-slightly-better-now/</guid>
            </item>
        

            <item>
                <title>Automatically decrypting, unlocking and mounting an Unraid array at boot</title>
                <link>https://www.jackpearce.co.uk/posts/automatically-decrypting-mounting-unraid-array-at-boot/</link>
                <description>Unraid is my favourite NAS OS to run at home. It&apos;s super easy to get setup and administer.</description>
                <category>Home Lab</category>
                <pubDate>Mon, 05 Sep 2022 00:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/automatically-decrypting-mounting-unraid-array-at-boot/</guid>
            </item>
        

            <item>
                <title>Adding a LSI 9211-8i to a HP MicroServer gen8 &amp; flashing IT mode in 2022</title>
                <link>https://www.jackpearce.co.uk/posts/adding-lsi9211-hp-microserver-gen8/</link>
                <description>I recently installed a LSI 9211-8i HBA into my HP MicroServer gen8 as a replacement for a PCI-e M2 SSD adapter that kept putting my filesystem into read-only mode.</description>
                <category>Home Lab</category>
                <pubDate>Fri, 25 Mar 2022 00:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/adding-lsi9211-hp-microserver-gen8/</guid>
            </item>
        

            <item>
                <title>Have a lightning fast blog and host it for free using Github Actions and Cloudflare Workers</title>
                <link>https://www.jackpearce.co.uk/posts/have-a-lightning-fast-blog-and-host-it-for-free-github-actions-cloudflare-workers/</link>
                <description>There are so many ways to build and host a blog for free nowadays. In 2020 I am using Hugo, Github Actions and Cloudflare Workers Sites.</description>
                <category>Cloud Architecture, Cloudflare</category>
                <pubDate>Sun, 07 Jun 2020 00:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/have-a-lightning-fast-blog-and-host-it-for-free-github-actions-cloudflare-workers/</guid>
            </item>
        

            <item>
                <title>Replacing &apos;ring ring&apos; with the Jurassic Park theme song using a PBX</title>
                <link>https://www.jackpearce.co.uk/posts/replacing-ring-ring-jurassic-park-theme-song-using-pbx/</link>
                <description>Today I learnt something new. The &apos;ring ring&apos; you hear when you make a phone call isn&apos;t generated by your phone, your network or even the country you&apos;re in, that noise is generated by the receiving ends phone system, and this means it can be customised.</description>
                <category>Home Lab</category>
                <pubDate>Thu, 28 May 2020 00:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/replacing-ring-ring-jurassic-park-theme-song-using-pbx/</guid>
            </item>
        

            <item>
                <title>Getting WireGuard VPN to Work with EE 4G / 5G in the UK</title>
                <link>https://www.jackpearce.co.uk/posts/making-wireguard-vpn-work-with-ee-4g-in-the-uk/</link>
                <description>WireGuard VPN refusing to connect on EE mobile data? The culprit is IPv6. Here&apos;s a simple iOS profile fix that forces IPv4 and solves the problem.</description>
                <category>Home Lab</category>
                <pubDate>Tue, 16 Jul 2019 00:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/making-wireguard-vpn-work-with-ee-4g-in-the-uk/</guid>
            </item>
        

            <item>
                <title>Home Assistant - Nest Thermostat</title>
                <link>https://www.jackpearce.co.uk/posts/home-assistant-nest-thermostat/</link>
                <description>A workaround to integrate Nest Thermostat with Home Assistant using Wink as a proxy, bypassing Google&apos;s developer program restrictions after the Works with Nest program changes.</description>
                <category>Home Automation, Home Lab</category>
                <pubDate>Mon, 15 Jul 2019 00:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/home-assistant-nest-thermostat/</guid>
            </item>
        

            <item>
                <title>Automating Alexa Guard</title>
                <link>https://www.jackpearce.co.uk/posts/automating-alexa-guard/</link>
                <description>A creative Home Assistant automation that uses Google Home&apos;s text-to-speech to trigger Alexa Guard when leaving the house, enabling automatic smart alerts for smoke alarms and glass breaking.</description>
                <category>Home Automation, Home Lab</category>
                <pubDate>Wed, 15 May 2019 00:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/automating-alexa-guard/</guid>
            </item>
        

            <item>
                <title>Sky Broadband - Transparent DNS proxy</title>
                <link>https://www.jackpearce.co.uk/posts/sky-broadband-transparent-dns-proxy/</link>
                <description>Unfortunately this means they now proxy all your DNS traffic using a transparent DNS proxy, regardless of what DNS resolver you have set on your client.</description>
                <category>Home Lab</category>
                <pubDate>Tue, 14 May 2019 00:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/sky-broadband-transparent-dns-proxy/</guid>
            </item>
        

            <item>
                <title>Social attack against Subscriber Identity Module (SIM cards)</title>
                <link>https://www.jackpearce.co.uk/posts/social-attack-against-sim-cards/</link>
                <description>How attackers can social engineer mobile carriers to issue replacement SIM cards, bypassing two-factor authentication, and steps you can take to protect yourself by using authenticator apps instead of SMS-based codes.</description>
                <category>Cybersecurity</category>
                <pubDate>Wed, 06 Aug 2014 00:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/social-attack-against-sim-cards/</guid>
            </item>
        

            <item>
                <title>IPv6 over IPv4 at home, today</title>
                <link>https://www.jackpearce.co.uk/posts/ipv6-over-ipv4-at-home/</link>
                <description>In this article I explain how to enable IPv6 connectivity from any desktop in less than 5 minutes.</description>
                <category>Home Lab</category>
                <pubDate>Wed, 29 Jan 2014 00:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/ipv6-over-ipv4-at-home/</guid>
            </item>
        

            <item>
                <title>Investigating the dirty world of phishing emails</title>
                <link>https://www.jackpearce.co.uk/posts/investigating-the-dirty-world-of-phishing-emails/</link>
                <description>A deep dive into a NatWest phishing email, tracing the attack through compromised Joomla sites in Poland and Ukraine, and revealing how attackers chain together vulnerable systems to avoid detection.</description>
                <category>Cybersecurity</category>
                <pubDate>Wed, 22 Jan 2014 00:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/investigating-the-dirty-world-of-phishing-emails/</guid>
            </item>
        

            <item>
                <title>Have a lightning fast blog and host it for free</title>
                <link>https://www.jackpearce.co.uk/posts/have-a-lightning-fast-blog-and-host-it-for-free/</link>
                <description>I recently migrated my blog from Wordpress to Silvrback to Ghost. I was very happy with Silvrback, it&apos;s an excellent writing platform. In the end I got fed up not being able to change how my site looked (no theming), so switched to Ghost.</description>
                <category>Cloud Architecture</category>
                <pubDate>Fri, 17 Jan 2014 00:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/have-a-lightning-fast-blog-and-host-it-for-free/</guid>
            </item>
        

            <item>
                <title>Organising a massive photo collection</title>
                <link>https://www.jackpearce.co.uk/posts/organising-a-massive-photo-collection/</link>
                <description>Organizing my photo collection has been incredibly liberating these past few days. I set out to de-duplicate, sort my photos into some sort of folder structure, shrink their file size down somewhat without affecting the quality of the images and then finally automate this for the future.</description>
                <category>Photography</category>
                <pubDate>Mon, 13 Jan 2014 00:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/organising-a-massive-photo-collection/</guid>
            </item>
        

            <item>
                <title>Virgin Media, why are you manipulating my traffic?</title>
                <link>https://www.jackpearce.co.uk/posts/virgin-media-why-are-you-manipulating-my-traffic/</link>
                <description>Virgin Media why does www.google.com resolve to host-62-253-8-99.not-set-yet.virginmedia.net? What a funny name for a PTR record, but seriously, why are you manipulating my traffic?</description>
                <category>Home Lab</category>
                <pubDate>Sat, 04 Jan 2014 00:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/virgin-media-why-are-you-manipulating-my-traffic/</guid>
            </item>
        

            <item>
                <title>Everpix is awesome</title>
                <link>https://www.jackpearce.co.uk/posts/everpix-is-awesome/</link>
                <description>I use Everpix to backup and organise every photo I&apos;ve ever taken – all 27,159 of them.</description>
                <category>Photography</category>
                <pubDate>Sun, 18 Aug 2013 00:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/everpix-is-awesome/</guid>
            </item>
        

            <item>
                <title>Securing your digital world</title>
                <link>https://www.jackpearce.co.uk/posts/securing-your-digital-world/</link>
                <description>Everything requires a password. A long time ago it bugged me that I couldn&apos;t think of something secure so I visited a web page that randomly generated passwords for you and I used the same 8 character password ever since, it contained 1 number and 7 letters one of which was uppercase.</description>
                <category>Cybersecurity</category>
                <pubDate>Fri, 15 Feb 2013 00:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/securing-your-digital-world/</guid>
            </item>
        

            <item>
                <title>YubiKey and Mac OS X FileVault</title>
                <link>https://www.jackpearce.co.uk/posts/yubikey-mac-os-x-filevault/</link>
                <description>If there&apos;s one thing I seem to be obsessed with lately and that&apos;s security. I&apos;ve never had any of my accounts hacked but that doesn&apos;t stop me. It happens all the time though and working in IT I should know how to prevent it.</description>
                <category>Cybersecurity</category>
                <pubDate>Thu, 24 Jan 2013 00:00:00 GMT</pubDate>
                <guid>https://www.jackpearce.co.uk/posts/yubikey-mac-os-x-filevault/</guid>
            </item>
        
    </channel>
</rss>