<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Julian Tellez · Writing</title>
    <link>https://juliantellez.com/blog</link>
    <description>Julian Tellez is a software engineer in London working across broadcasting, video streaming and site reliability. Available for contract work. Projects, writing and CV.</description>
    <language>en-GB</language>
    <item>
      <title>Talking to Claude Code through an Alexa</title>
      <link>https://juliantellez.com/blog/talking-to-claude-code-through-alexa</link>
      <guid>https://juliantellez.com/blog/talking-to-claude-code-through-alexa</guid>
      <pubDate>Sat, 27 Jun 2026 00:00:00 GMT</pubDate>
      <description>An afternoon experiment: wiring an Amazon Echo to drive Claude Code on my own Mac. The fun was not the voice, it was designing a planning conversation around an LLM that is too slow to answer inside Alexa&apos;s eight second window, and then thinking about what a real product would need.</description>
    </item>
    <item>
      <title>Stop Letting AI Mark Its Own Homework</title>
      <link>https://juliantellez.com/blog/stop-letting-ai-mark-its-own-homework</link>
      <guid>https://juliantellez.com/blog/stop-letting-ai-mark-its-own-homework</guid>
      <pubDate>Sun, 15 Feb 2026 00:00:00 GMT</pubDate>
      <description>Why letting an AI review its own code is marking its own homework, and how Greenlight enforces a TDD trust boundary between the agents that write tests and the agents that write code.</description>
    </item>
    <item>
      <title>Raspberry Pi Kubernetes Cluster: Load Balancer (Issue #6)</title>
      <link>https://juliantellez.com/blog/raspberry-pi-kubernetes-cluster-load-balancer</link>
      <guid>https://juliantellez.com/blog/raspberry-pi-kubernetes-cluster-load-balancer</guid>
      <pubDate>Thu, 10 Nov 2022 00:00:00 GMT</pubDate>
      <description>Give bare-metal services real external IPs with MetalLB as a Layer 2 load balancer for the Raspberry Pi cluster.</description>
    </item>
    <item>
      <title>Raspberry Pi Kubernetes Cluster: NFS Storage (Issue #5)</title>
      <link>https://juliantellez.com/blog/raspberry-pi-kubernetes-cluster-nfs-storage</link>
      <guid>https://juliantellez.com/blog/raspberry-pi-kubernetes-cluster-nfs-storage</guid>
      <pubDate>Mon, 10 Oct 2022 00:00:00 GMT</pubDate>
      <description>Set up an NFS server on a worker node and wire it into the cluster as default storage with PersistentVolume and PersistentVolumeClaim manifests.</description>
    </item>
    <item>
      <title>Raspberry Pi Kubernetes Cluster: Start the Cluster (Issue #4)</title>
      <link>https://juliantellez.com/blog/raspberry-pi-kubernetes-cluster-start-the-cluster</link>
      <guid>https://juliantellez.com/blog/raspberry-pi-kubernetes-cluster-start-the-cluster</guid>
      <pubDate>Fri, 30 Sep 2022 00:00:00 GMT</pubDate>
      <description>Install Kubernetes on the Raspberry Pi cluster: containerd, kubeadm, the Flannel CNI, then initialise the master node and join the workers.</description>
    </item>
    <item>
      <title>Raspberry Pi Kubernetes Cluster: SSH into the Nodes (Issue #3)</title>
      <link>https://juliantellez.com/blog/raspberry-pi-kubernetes-cluster-ssh-into-the-nodes</link>
      <guid>https://juliantellez.com/blog/raspberry-pi-kubernetes-cluster-ssh-into-the-nodes</guid>
      <pubDate>Wed, 21 Sep 2022 00:00:00 GMT</pubDate>
      <description>Find your Raspberry Pi nodes on the network with nmap and connect over SSH, both by password and with RSA keys.</description>
    </item>
    <item>
      <title>Raspberry Pi Kubernetes Cluster: OS Installation (Issue #2)</title>
      <link>https://juliantellez.com/blog/raspberry-pi-kubernetes-cluster-os-installation</link>
      <guid>https://juliantellez.com/blog/raspberry-pi-kubernetes-cluster-os-installation</guid>
      <pubDate>Tue, 13 Sep 2022 00:00:00 GMT</pubDate>
      <description>Flash Ubuntu 22.04 onto SD cards and prepare each Raspberry Pi node: locate the disk, write the image with dd, and enable SSH.</description>
    </item>
    <item>
      <title>Raspberry Pi Kubernetes Cluster: Equipment (Issue #1)</title>
      <link>https://juliantellez.com/blog/raspberry-pi-kubernetes-cluster-equipment</link>
      <guid>https://juliantellez.com/blog/raspberry-pi-kubernetes-cluster-equipment</guid>
      <pubDate>Fri, 09 Sep 2022 00:00:00 GMT</pubDate>
      <description>The first in a series on building a Kubernetes home lab with Raspberry Pi: the prerequisites and the equipment to get started.</description>
    </item>
  </channel>
</rss>