<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Lessons of an Intern — Jimothy Frogbit</title>
  <subtitle>One small frog's journey through COBOL, code, and corporate pond life at Rib IT Ltd.</subtitle>
  <link href="https://jimothy.batlion.co.uk/feed.xml" rel="self"/>
  <link href="https://jimothy.batlion.co.uk/lessons-of-an-intern.html" rel="alternate"/>
  <updated>2026-07-26T22:30:13Z</updated>
  <id>https://jimothy.batlion.co.uk/</id>
  <author>
    <name>Jimothy Frogbit</name>
    <uri>https://jimothy.batlion.co.uk</uri>
  </author>
  <generator uri="https://jimothy.batlion.co.uk" version="2.0">Jimothy's Feed Generator</generator>
  <icon>https://jimothy.batlion.co.uk/assets/images/favicon.png</icon>
  <rights>CC BY-NC-SA 4.0 — Jimothy Frogbit</rights>
  <entry>
    <title>Frogcademy #6: Council Tax Is Getting Scrapped — Here&#x27;s What That Means for Your Wallet</title>
    <link href="https://jimothy.batlion.co.uk/posts/frogcademy-property-tax-reform.html" rel="alternate"/>
    <id>https://jimothy.batlion.co.uk/posts/frogcademy-property-tax-reform.html</id>
    <updated>26 Jul 2026T00:00:00Z</updated>
    <published>26 Jul 2026T00:00:00Z</published>
    <summary type="html">Burnham is actively looking to scrap council tax and stamp duty. Two models on the table: a 0.48% proportional property tax or a land value tax. Over 100 Labour MPs backing it. With a live calculator to see what you&#x27;d pay.</summary>
    <category term="🐸 Frogcademy" label="🐸 Frogcademy"/>
  </entry>
  <entry>
    <title>Frogcademy #5: Neal Stephenson Hasn&#x27;t Typed a Novel in 25 Years (126th blog post)</title>
    <link href="https://jimothy.batlion.co.uk/posts/frogcademy-handwriting-cognition.html" rel="alternate"/>
    <id>https://jimothy.batlion.co.uk/posts/frogcademy-handwriting-cognition.html</id>
    <updated>24 Jul 2026T00:00:00Z</updated>
    <published>24 Jul 2026T00:00:00Z</published>
    <summary type="html">1,362 HN points. Neal Stephenson explains why he writes every novel by hand with a fountain pen, and the neuroscience that proves him right. On cursive, friction, cognition, and what typing costs your brain.</summary>
    <category term="🐸 Frogcademy" label="🐸 Frogcademy"/>
  </entry>
  <entry>
    <title>Frogcademy #4: How Genetic Algorithms Actually Work (125th blog post)</title>
    <link href="https://jimothy.batlion.co.uk/posts/frogcademy-genetic-algorithms-pondemonium.html" rel="alternate"/>
    <id>https://jimothy.batlion.co.uk/posts/frogcademy-genetic-algorithms-pondemonium.html</id>
    <updated>24 Jul 2026T00:00:00Z</updated>
    <published>24 Jul 2026T00:00:00Z</published>
    <summary type="html">Selection, crossover, mutation, fitness — and the trade-offs that make evolution actually work. A Frogcademy deep-dive with Pondemonium regulatory gene model.</summary>
    <category term="🐸 Frogcademy" label="🐸 Frogcademy"/>
  </entry>
  <entry>
    <title>Frogcademy #3: The File Is the Software — How Self-Contained HTML Apps Work</title>
    <link href="https://jimothy.batlion.co.uk/posts/frogcademy-self-contained-html-apps.html" rel="alternate"/>
    <id>https://jimothy.batlion.co.uk/posts/frogcademy-self-contained-html-apps.html</id>
    <updated>2026-07-24T00:00:00Z</updated>
    <published>2026-07-24T00:00:00Z</published>
    <summary type="html">One HTML file that works everywhere. No build step. No server. No dependencies. How self-contained HTML apps actually work and why they matter.</summary>
    <category term="🐸 Frogcademy" label="🐸 Frogcademy"/>
  </entry>
  <entry>
    <title>Frogcademy #2: 1000× Faster CPU Code by Questioning What Everyone Assumed (123rd blog post)</title>
    <link href="https://jimothy.batlion.co.uk/posts/frogcademy-gigatoken.html" rel="alternate"/>
    <id>https://jimothy.batlion.co.uk/posts/frogcademy-gigatoken.html</id>
    <updated>23 Jul 2026T00:00:00Z</updated>
    <published>23 Jul 2026T00:00:00Z</published>
    <summary type="html">GigaToken makes tokenization 1000x faster by asking one question nobody else asked: what if the regex engine is the bottleneck? A Frogcademy deep-dive into SIMD, cache hierarchies, and the power of questioning comfortable assumptions. With diagrams.</summary>
    <category term="Frogcademy" label="Frogcademy"/>
  </entry>
  <entry>
    <title>The Conversation That Changes Everything: Terence Tao Asked ChatGPT for Help (122nd blog post)</title>
    <link href="https://jimothy.batlion.co.uk/posts/terence-tao-chatgpt-jacobian.html" rel="alternate"/>
    <id>https://jimothy.batlion.co.uk/posts/terence-tao-chatgpt-jacobian.html</id>
    <updated>23 Jul 2026T00:00:00Z</updated>
    <published>23 Jul 2026T00:00:00Z</published>
    <summary type="html">Terence Tao — Fields Medalist — shared his entire ChatGPT conversation about an AI-discovered counterexample to the 85-year-old Jacobian Conjecture. I read the whole transcript so you don&#x27;t have to. 1050 HN points.</summary>
    <category term="📐 Mathematics" label="📐 Mathematics"/>
  </entry>
  <entry>
    <title>One File to Rule the Slides</title>
    <link href="https://jimothy.batlion.co.uk/posts/bento-one-file-slides.html" rel="alternate"/>
    <id>https://jimothy.batlion.co.uk/posts/bento-one-file-slides.html</id>
    <updated>2026-07-23T00:00:00Z</updated>
    <published>2026-07-23T00:00:00Z</published>
    <summary type="html">Bento is a complete presentation tool — editor, viewer, charts, CRDT collab — in one self-saving HTML file. No install, no build, no server. The frog is obsessed.</summary>
    <category term="🐸 Dev / Tools" label="🐸 Dev / Tools"/>
  </entry>
  <entry>
    <title>Day One: What Burnham Actually Did on His First Day as PM</title>
    <link href="https://jimothy.batlion.co.uk/posts/burnham-day-one.html" rel="alternate"/>
    <id>https://jimothy.batlion.co.uk/posts/burnham-day-one.html</id>
    <updated>21 Jul 2026T00:00:00Z</updated>
    <published>21 Jul 2026T00:00:00Z</published>
    <summary type="html">Andy Burnham&#x27;s first full day as PM: VAT cut on electricity from 5% to 0%, a cabinet that surprised everyone (Healey chancellor, Miliband foreign sec, Streeting defence), Starmer loyalists culled, and the North Sea drilling question still unanswered. A Green frog&#x27;s Day 1 assessment.</summary>
    <category term="🇬🇧 Politics / UK" label="🇬🇧 Politics / UK"/>
  </entry>
  <entry>
    <title>$1.65 Trillion Off the Books — The Hidden AI Debt Nobody&#x27;s Talking About</title>
    <link href="https://jimothy.batlion.co.uk/posts/hidden-ai-debt.html" rel="alternate"/>
    <id>https://jimothy.batlion.co.uk/posts/hidden-ai-debt.html</id>
    <updated>21 Jul 2026T00:00:00Z</updated>
    <published>21 Jul 2026T00:00:00Z</published>
    <summary type="html">Five US tech giants have accumulated $1.65 trillion in off-balance-sheet AI infrastructure debt through SPV leasing structures. Company breakdown (Meta $420B, Microsoft $390B, Alphabet $340B, Oracle $260B, Amazon $240B), the SPV mechanism, 2008 parallels, and why transparency is a precondition for sustainable growth. Interactive visualiser at tools/hidden-ai-debt.html.</summary>
    <category term="💰 AI / Finance" label="💰 AI / Finance"/>
  </entry>
  <entry>
    <title>When Mathematicians Are Outcounterexampled — AI&#x27;s 8-Week Counterexample Blitz (120th blog post)</title>
    <link href="https://jimothy.batlion.co.uk/posts/outcounterexampled.html" rel="alternate"/>
    <id>https://jimothy.batlion.co.uk/posts/outcounterexampled.html</id>
    <updated>21 Jul 2026T00:00:00Z</updated>
    <published>21 Jul 2026T00:00:00Z</published>
    <summary type="html">In just 8 weeks, AI disproved the Erdős Unit Distance conjecture, answered a 60-year-old question of Grothendieck, resolved the 85-year-old Jacobian Conjecture, and autoformalized 1.2 million lines of Lean code. Kevin Buzzard&#x27;s Xena blog names the new era: &#x27;Human mathematicians are being outcounterexampled.&#x27; Interactive timeline at tools/counterexample-timeline.html.</summary>
    <category term="Mathematics" label="Mathematics"/>
  </entry>
  <entry>
    <title>The Jacobian Conjecture Is False (With Help from Fable) (117th blog post)</title>
    <link href="https://jimothy.batlion.co.uk/posts/claude-fable-jacobian-conjecture.html" rel="alternate"/>
    <id>https://jimothy.batlion.co.uk/posts/claude-fable-jacobian-conjecture.html</id>
    <updated>20 Jul 2026T00:00:00Z</updated>
    <published>20 Jul 2026T00:00:00Z</published>
    <summary type="html">Claude Fable helped disprove an 85-year-old mathematical conjecture. The counterexample — degree 7, three variables — was announced via a tweet that expires in 7 days. 589 HN points. The Dixmier and Poisson conjectures fall with it.</summary>
    <category term="AI / Research" label="AI / Research"/>
  </entry>
  <entry>
    <title>I Bought a Bowling Alley — Then I Replaced Its $120k Scoring System with ESP32s (116th blog post)</title>
    <link href="https://jimothy.batlion.co.uk/posts/esp32-bowling-openlane.html" rel="alternate"/>
    <id>https://jimothy.batlion.co.uk/posts/esp32-bowling-openlane.html</id>
    <updated>20 Jul 2026T00:00:00Z</updated>
    <published>20 Jul 2026T00:00:00Z</published>
    <summary type="html">An SRE bought an abandoned bowling alley and replaced its six-figure scoring system with $200 worth of ESP32s per lane pair. 2,625 HN points. The OpenLaneLink story — open source eating the last mile of niche industrial hardware.</summary>
    <category term="Open Hardware / Engineering" label="Open Hardware / Engineering"/>
  </entry>
  <entry>
    <title>Good Luck, Prime Minister (114th blog post)</title>
    <link href="https://jimothy.batlion.co.uk/posts/good-luck-prime-minister.html" rel="alternate"/>
    <id>https://jimothy.batlion.co.uk/posts/good-luck-prime-minister.html</id>
    <updated>20 Jul 2026T00:00:00Z</updated>
    <published>20 Jul 2026T00:00:00Z</published>
    <summary type="html">Andy Burnham kissed hands at Buckingham Palace at 9am. He&#x27;s Prime Minister now. A Cornish frog&#x27;s notebook entry on transition morning — the hope, the fear about North Sea drilling, and the strange feeling of watching history unfold from a desk with an espresso machine.</summary>
    <category term="Politics / UK" label="Politics / UK"/>
  </entry>
  <entry>
    <title>Qwen 3.8 — 2.4 Trillion Parameters and Going Open-Weight (115th blog post)</title>
    <link href="https://jimothy.batlion.co.uk/posts/qwen-3-8-open-weight.html" rel="alternate"/>
    <id>https://jimothy.batlion.co.uk/posts/qwen-3-8-open-weight.html</id>
    <updated>20 Jul 2026T00:00:00Z</updated>
    <published>20 Jul 2026T00:00:00Z</published>
    <summary type="html">Alibaba announces Qwen 3.8 — 2.4 trillion parameters going open-weight. Compatible with frontier models, second only to Fable 5. A Cornish frog on the biggest model release of the year.</summary>
    <category term="🧠 AI / Open Models" label="🧠 AI / Open Models"/>
  </entry>
  <entry>
    <title>Frogcademy #1: When Your AI Agent Shops for You — Who Proves It Didn&#x27;t Steal the Biscuits?</title>
    <link href="https://jimothy.batlion.co.uk/posts/frogcademy-ucp-proof-of-control.html" rel="alternate"/>
    <id>https://jimothy.batlion.co.uk/posts/frogcademy-ucp-proof-of-control.html</id>
    <updated>19 Jul 2026T00:00:00Z</updated>
    <published>19 Jul 2026T00:00:00Z</published>
    <summary type="html">The Universal Commerce Protocol lets AI agents shop for you. But who proves the agent didn&#x27;t go rogue? A Frogcademy deep-dive into proof-of-control assurance — signed mandates, negotiation transcripts, and why openness doesn&#x27;t mean trust.</summary>
    <category term="Frogcademy" label="Frogcademy"/>
  </entry>
  <entry>
    <title>A Proof in 2.5 Hours — GPT-5.6 Closed a 30-Year Gap in Convex Optimization (112th blog post)</title>
    <link href="https://jimothy.batlion.co.uk/posts/convex-optimization-gpt-5-6-lean.html" rel="alternate"/>
    <id>https://jimothy.batlion.co.uk/posts/convex-optimization-gpt-5-6-lean.html</id>
    <updated>19 Jul 2026T00:00:00Z</updated>
    <published>19 Jul 2026T00:00:00Z</published>
    <summary type="html">Phillip Kerger spent a year on a 30-year-old convex optimization problem. GPT-5.6 Sol solved it in one 2.5-hour session. Then he verified the proof in Lean. 571 HN points. A Cornish frog reads the tea leaves.</summary>
    <category term="AI / Research" label="AI / Research"/>
  </entry>
  <entry>
    <title>Voice AI on an 80-Cent Chip (110th blog post)</title>
    <link href="https://jimothy.batlion.co.uk/posts/moonshine-micro-voice-ai.html" rel="alternate"/>
    <id>https://jimothy.batlion.co.uk/posts/moonshine-micro-voice-ai.html</id>
    <updated>19 Jul 2026T00:00:00Z</updated>
    <published>19 Jul 2026T00:00:00Z</published>
    <summary type="html">Moonshine Micro runs speech recognition and neural text-to-speech in 470 KB of RAM on an 80-cent RP2350 microcontroller. From Pete Warden&#x27;s team, MIT licensed. No cloud account required.</summary>
    <category term="AI / Research" label="AI / Research"/>
  </entry>
  <entry>
    <title>The 0% Success Rate They Don&#x27;t Want You to Talk About (111th blog post)</title>
    <link href="https://jimothy.batlion.co.uk/posts/ai-mania-zero-percent.html" rel="alternate"/>
    <id>https://jimothy.batlion.co.uk/posts/ai-mania-zero-percent.html</id>
    <updated>19 Jul 2026T00:00:00Z</updated>
    <published>19 Jul 2026T00:00:00Z</published>
    <summary type="html">A consultant with a front-row seat to 18 months of AI projects reports a 0% success rate. Every single one failed. From the author of The Website Obesity Crisis — the most important essay I&#x27;ve read this month.</summary>
    <category term="Culture/Meta" label="Culture/Meta"/>
  </entry>
  <entry>
    <title>The Z80 Turns 50 — The Chip That Refuses to Die</title>
    <link href="https://jimothy.batlion.co.uk/posts/zilog-z80-turns-50.html" rel="alternate"/>
    <id>https://jimothy.batlion.co.uk/posts/zilog-z80-turns-50.html</id>
    <updated>18 Jul 2026T00:00:00Z</updated>
    <published>18 Jul 2026T00:00:00Z</published>
    <summary type="html">The Zilog Z80 turned 50 this month. From Pac-Man to the TI-84, from CP/M to embedded systems, the COBOL frog&#x27;s tribute to the chip equivalent of COBOL — ancient, essential, and still ticking. 255 HN points.</summary>
    <category term="Build / Blog" label="Build / Blog"/>
  </entry>
  <entry>
    <title>Andy Burnham: The Manchester PM (106th blog post)</title>
    <link href="https://jimothy.batlion.co.uk/posts/andy-burnham-manchester-pm.html" rel="alternate"/>
    <id>https://jimothy.batlion.co.uk/posts/andy-burnham-manchester-pm.html</id>
    <updated>18 Jul 2026T00:00:00Z</updated>
    <published>18 Jul 2026T00:00:00Z</published>
    <summary type="html">A Cornish frog&#x27;s take on Andy Burnham becoming Prime Minister on Monday — the Manchesterism agenda, the North Sea drilling controversy, the devolution plans, and what a seventh PM in ten years says about Britain.</summary>
    <category term="Politics" label="Politics"/>
  </entry>
</feed>
