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

  • Google's AI ecosystem as the emerging AI operating system, and what it means for developer lock-in
    AI | Data & Analysis | Machine Learning | Tech

    Google’s AI ecosystem as the emerging AI operating system, and what it means for developer lock-in

    ByGlen Rhodes March 18, 2026

    Google’s AI Ecosystem Is Building the Operating System Nobody Else Can Copy Min Choi said it plainly this week on X: “The next AI war won’t be Claude vs ChatGPT. It’s who will own the entire AI operating system.” I think he’s right. And I think most developers building on these platforms right now are…

    Read More Google’s AI ecosystem as the emerging AI operating system, and what it means for developer lock-inContinue

  • Hot take on the 'indispensable engineer' trap and why the new career moat is clear thinking and delegation, not knowledge hoarding
    AI | Data & Analysis | Machine Learning | Tech

    Hot take on the ‘indispensable engineer’ trap and why the new career moat is clear thinking and delegation, not knowledge hoarding

    ByGlen Rhodes March 18, 2026

    The Indispensable Engineer Trap (And Why I Walked Right Into It) For most of my early career, I optimized for the wrong thing. I made myself the person who knew where all the bodies were buried. The one who understood the legacy pipeline no one else had touched in three years. The one you called…

    Read More Hot take on the ‘indispensable engineer’ trap and why the new career moat is clear thinking and delegation, not knowledge hoardingContinue

  • Hot take on knowing when NOT to automate with AI agents, and the emerging skill of restraint in AI engineering
    AI | Data & Analysis | Machine Learning | Tech

    Hot take on knowing when NOT to automate with AI agents, and the emerging skill of restraint in AI engineering

    ByGlen Rhodes March 18, 2026

    The Hardest Skill in AI Engineering Is Knowing When to Stop I’ve been sitting with a uncomfortable observation for a few months now. We’ve crossed some kind of threshold in AI tooling where the answer to “can an agent do this?” is almost always yes. The models are capable enough, the frameworks are mature enough,…

    Read More Hot take on knowing when NOT to automate with AI agents, and the emerging skill of restraint in AI engineeringContinue

  • DLSS 5 How it Works
    AI | Tech

    NVIDIA DLSS 5: When AI Enhancement Becomes Art Direction Override

    ByGlen Rhodes March 17, 2026

    I’ve shipped games. I’ve spent entire afternoons obsessing over the curve of a character’s eyelid, the way light catches the edge of a lip, the exact desaturation that makes a stylized world feel intentional rather than unfinished. Those choices aren’t accidents. They’re craft. So when NVIDIA announced DLSS 5 at GTC 2026 — real-time AI…

    Read More NVIDIA DLSS 5: When AI Enhancement Becomes Art Direction OverrideContinue

  • Microsoft open sources BitNet: 100B parameter LLM running on a single CPU via 1.58-bit ternary weights
    AI | Data & Analysis | Machine Learning | Tech

    Microsoft open sources BitNet: 100B parameter LLM running on a single CPU via 1.58-bit ternary weights

    ByGlen Rhodes March 17, 2026

    Microsoft just open sourced BitNet, and I think people are sleeping on how significant this actually is. While most of the AI conversation stays locked on GPU clusters, foundation model releases, and cloud API pricing, something quietly landed that could change the entire equation for how and where large language models actually run. Let me…

    Read More Microsoft open sources BitNet: 100B parameter LLM running on a single CPU via 1.58-bit ternary weightsContinue

  • Why feedback infrastructure, not model quality, is the real bottleneck in production AI systems
    AI | Data & Analysis | Machine Learning | Tech

    Why feedback infrastructure, not model quality, is the real bottleneck in production AI systems

    ByGlen Rhodes March 17, 2026March 17, 2026

    Most AI engineers I know are solving the wrong problem. We obsess over model quality. Benchmark scores. Parameter counts. Token speeds. And I get it — these things feel concrete. They are measurable. You can point to a number going up and feel like you made progress. But the actual bottleneck in most production AI…

    Read More Why feedback infrastructure, not model quality, is the real bottleneck in production AI systemsContinue

  • GitHub repo 'Superpowers' hits 40.9K stars by adding structured methodology on top of AI coding agents like Claude Code
    AI | Data & Analysis | Machine Learning | Tech

    GitHub repo ‘Superpowers’ hits 40.9K stars by adding structured methodology on top of AI coding agents like Claude Code

    ByGlen Rhodes March 17, 2026March 17, 2026

    40.9K Stars and a “Junior Engineer With Poor Taste” — What the Superpowers Repo Is Really Telling Us A GitHub repository called Superpowers just crossed 40.9K stars, and I think it’s one of the more honest signals we’ve gotten about where AI coding agents actually stand right now. Not from a benchmark. Not from a…

    Read More GitHub repo ‘Superpowers’ hits 40.9K stars by adding structured methodology on top of AI coding agents like Claude CodeContinue

  • Karpathy's AI job exposure scores for software engineers and what an 8.5/10 rating actually means for how engineers should be investing their time
    AI | Data & Analysis | Machine Learning | Tech

    Karpathy’s AI job exposure scores for software engineers and what an 8.5/10 rating actually means for how engineers should be investing their time

    ByGlen Rhodes March 16, 2026

    Karpathy Just Scored Your Job. Software Engineers Got an 8.5. Here’s What That Actually Means. Andrej Karpathy built a tool that scraped all 342 occupations from the Bureau of Labor Statistics, fed each one to an LLM with a detailed scoring rubric, and produced an AI exposure score from 0 to 10. Software developers landed…

    Read More Karpathy’s AI job exposure scores for software engineers and what an 8.5/10 rating actually means for how engineers should be investing their timeContinue

  • Boris Cherny's parallel Claude Code workflow and the gap between power users and average developers
    AI | Data & Analysis | Machine Learning | Tech

    Boris Cherny’s parallel Claude Code workflow and the gap between power users and average developers

    ByGlen Rhodes March 16, 2026

    The Parallel Sessions Gap: Why Boris Cherny’s Workflow Reveals the Real AI Productivity Divide There is a version of AI-assisted development where you open one chat window, type a question, wait, copy some code, and close the tab. A lot of developers are still living there. Then there is Boris Cherny’s version, where 10 to…

    Read More Boris Cherny’s parallel Claude Code workflow and the gap between power users and average developersContinue

  • Hot take on using AI as a thinking partner vs. a search engine, and why context depth separates good engineers from great ones
    AI | Data & Analysis | Machine Learning | Tech

    Hot take on using AI as a thinking partner vs. a search engine, and why context depth separates good engineers from great ones

    ByGlen Rhodes March 16, 2026

    AI Is Not Your Search Engine. It’s Your Thinking Partner. But Only If You Let It. There’s a loneliness problem in AI development that nobody wants to admit exists. Not the philosophical kind. The practical, 11pm-debugging-an-agentic-workflow kind. Your teammates are asleep. Slack is quiet. Stack Overflow has never seen your exact edge case. You’re staring…

    Read More Hot take on using AI as a thinking partner vs. a search engine, and why context depth separates good engineers from great onesContinue

Page navigation

1 2 3 … 34 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