Skip to content
Glen Rhodes

Glen Rhodes

Game Developer, Technical Director, Composer and Author

  • About Me…Expand
    • Legacy Blog
    • Soundcloud ->
    • My Portfolio
    • Speaking
    • WritingExpand
      • Books
      • Magazine Articles
    • Privacy Policy
    • My CompaniesExpand
      • Tiny Moosh Games
      • Glen Rhodes Consulting
  • Contact Me
  • Music Calculator
Glen Rhodes
Glen Rhodes
Game Developer, Technical Director, Composer and Author
  • “Tickling the Wires: Hilarious Tales from the Tech Support Trenches”
    Blog

    “Tickling the Wires: Hilarious Tales from the Tech Support Trenches”

    ByGlen Rhodes April 22, 2024May 9, 2024

    In the world of 10-digit error codes and countless hours spent troubleshooting, tech support professionals are the unsung heroes who keep our digital lives running smoothly. They are the patient, compassionate frontline warriors who, despite facing a relentless barrage of problems, never shy away from going the extra mile to fix them. There’s no denying,…

    Read More “Tickling the Wires: Hilarious Tales from the Tech Support Trenches”Continue

  • LLMs write plausible code not correct code, and what that distinction means for engineers in production
    AI | Data & Analysis | Machine Learning | Tech

    LLMs write plausible code not correct code, and what that distinction means for engineers in production

    ByGlen Rhodes March 7, 2026

    Plausible Is Not Correct, and That Gap Is Where Production Dies There is a framing going around right now that I think every engineer working with AI-generated code needs to internalize before they ship another feature. It comes from a post by @KatanaLarp, and the core argument is this: LLMs do not write correct code….

    Read More LLMs write plausible code not correct code, and what that distinction means for engineers in productionContinue

  • OpenAI Codex Security agent and why the vulnerability validation layer is what actually matters, not the detection
    AI | Data & Analysis | Machine Learning | Tech

    OpenAI Codex Security agent and why the vulnerability validation layer is what actually matters, not the detection

    ByGlen Rhodes March 7, 2026

    OpenAI Just Launched a Security Agent. Here’s Why the Validation Step Is the Whole Point. Security reviews are where engineering velocity goes to die. They’re slow, they happen too late, and the person responsible for them is also the person trying to close four other tickets before end of week. Most teams treat security as…

    Read More OpenAI Codex Security agent and why the vulnerability validation layer is what actually matters, not the detectionContinue

  • Anthropic CEO Dario Amodei publicly estimates 20% chance Claude is conscious, and what that uncertainty means for engineers building with these systems
    AI | Data & Analysis | Machine Learning | Tech

    Anthropic CEO Dario Amodei publicly estimates 20% chance Claude is conscious, and what that uncertainty means for engineers building with these systems

    ByGlen Rhodes March 7, 2026

    Dario Amodei Put a Number on It. Now What? Anthropic’s CEO went on the New York Times podcast recently and said something most tech executives would never say out loud. He estimated there’s roughly a 20% chance that Claude is conscious. Not a metaphor. Not a dodge. An actual probability, stated publicly, by the person…

    Read More Anthropic CEO Dario Amodei publicly estimates 20% chance Claude is conscious, and what that uncertainty means for engineers building with these systemsContinue

  • NotebookLM Cinematic turns research docs into produced explainer videos, changing the economics of internal knowledge communication
    AI | Data & Analysis | Machine Learning | Tech

    NotebookLM Cinematic turns research docs into produced explainer videos, changing the economics of internal knowledge communication

    ByGlen Rhodes March 6, 2026

    NotebookLM Cinematic and the Death of the “Nobody Read My Doc” Problem Google quietly dropped something last week that I think is being badly misread by most of the people reacting to it. NotebookLM Cinematic takes the audio podcast generator that already made content creators nervous and pushes it a full step further. You drop…

    Read More NotebookLM Cinematic turns research docs into produced explainer videos, changing the economics of internal knowledge communicationContinue

  • AI coding tools reveal that the real engineering skill was always judgment, not typing speed
    AI | Data & Analysis | Machine Learning | Tech

    AI coding tools reveal that the real engineering skill was always judgment, not typing speed

    ByGlen Rhodes March 6, 2026

    The Best Engineers I Know Are Getting Slower And I mean that as a compliment. Not slower because the tools are failing them. Slower because, for the first time, they have enough leverage to actually feel the weight of what they’re building. When you can produce in one hour what used to take two days,…

    Read More AI coding tools reveal that the real engineering skill was always judgment, not typing speedContinue

  • Data freshness rot as the silent failure mode in production RAG systems, and treating document shelf life as a first-class reliability concern
    AI | Data & Analysis | Machine Learning | Tech

    Data freshness rot as the silent failure mode in production RAG systems, and treating document shelf life as a first-class reliability concern

    ByGlen Rhodes March 5, 2026

    Data Freshness Rot: The Silent Killer of Production RAG Systems Most ML engineers I know are obsessed with model quality. Better evals, better prompts, better fine-tuning. And honestly, I get it. Model quality matters. But after watching enough production RAG systems quietly degrade over months, I’m convinced the real killer isn’t the model at all….

    Read More Data freshness rot as the silent failure mode in production RAG systems, and treating document shelf life as a first-class reliability concernContinue

  • Data freshness rot as the silent failure mode in production RAG systems, and treating document shelf life as a first-class reliability concern
    AI | Data & Analysis | Machine Learning | Tech

    Data freshness rot as the silent failure mode in production RAG systems, and treating document shelf life as a first-class reliability concern

    ByGlen Rhodes March 5, 2026

    Data Freshness Rot: The Silent Failure Mode Killing Your RAG System Everyone I know building AI systems is obsessed with model quality. Better evals, tighter prompts, more sophisticated retrieval. And that obsession is understandable. Model quality is visible. You can benchmark it. You can show stakeholders a chart. But the thing quietly destroying production RAG…

    Read More Data freshness rot as the silent failure mode in production RAG systems, and treating document shelf life as a first-class reliability concernContinue

  • Data freshness rot as the silent failure mode in production RAG systems, and treating document shelf life as a first-class reliability concern
    AI | Data & Analysis | Machine Learning | Tech

    Data freshness rot as the silent failure mode in production RAG systems, and treating document shelf life as a first-class reliability concern

    ByGlen Rhodes March 5, 2026

    The Silent Killer in Your RAG Pipeline Most ML engineers I know are obsessed with model quality. Better evals, better prompts, more fine-tuning. I get it. Model quality matters. But the thing quietly destroying production AI systems right now is not a model problem at all. It is data freshness rot. And almost nobody treats…

    Read More Data freshness rot as the silent failure mode in production RAG systems, and treating document shelf life as a first-class reliability concernContinue

  • Data freshness rot as the silent failure mode in production RAG systems, and treating document shelf life as a first-class reliability concern
    AI | Data & Analysis | Machine Learning | Tech

    Data freshness rot as the silent failure mode in production RAG systems, and treating document shelf life as a first-class reliability concern

    ByGlen Rhodes March 5, 2026

    Data Freshness Rot: The Silent Killer of Production RAG Systems Most ML engineers I know are obsessed with model quality. Better evals. Smarter prompts. More fine-tuning. And I get it, that stuff matters. But after years of building and debugging production AI systems, I’ve come to believe the thing quietly destroying most RAG deployments has…

    Read More Data freshness rot as the silent failure mode in production RAG systems, and treating document shelf life as a first-class reliability concernContinue

  • Harvard CS249r ML Systems curriculum open-sourced: what it actually gives you and what it doesn't
    AI | Data & Analysis | Machine Learning | Tech

    Harvard CS249r ML Systems curriculum open-sourced: what it actually gives you and what it doesn’t

    ByGlen Rhodes March 4, 2026

    Harvard’s ML Systems Curriculum Is Free Now. Here’s What That Actually Means. Prof. Vijay Janapa Reddi just open-sourced the entire Harvard CS249r ML Systems course. The textbook is on GitHub. The curriculum is public. The thing that costs tens of thousands of dollars per credit hour to sit near in Cambridge, Massachusetts is now free…

    Read More Harvard CS249r ML Systems curriculum open-sourced: what it actually gives you and what it doesn’tContinue

Page navigation

1 2 3 … 30 Next PageNext
  • About Me…
  • Contact Me
  • Music Calculator
X

© 2026 Glen Rhodes - WordPress Theme by Kadence WP

Scroll to top
  • Links
    • Soundcloud
    • Twitter
  • Contact Me
  • Portfolio
  • About Me…
  • Music Calculator
Search