GSGeorge Simsindowntherabithole.dev·4d ago · 10 min readWhy a Bigger Context Window Makes Claude WorseWe will talk about Context Windows a lot in this post, make sure you have read the previous post in the series: Looking Through Claude's Context Window about what Context Windows actually are before s00
GSGeorge Simsindowntherabithole.dev·Aug 17 · 9 min readLooking Through Claude's Context WindowIf you haven't done so already, you might want to read the first post in the series: What Is a Token? You've had a Claude Code session get noticeably worse the longer it ran. Slower, vaguer, forgettin24SK
GSGeorge Simsindowntherabithole.dev·Aug 16 · 5 min readWhat Is a Token?You've typed something into Claude Code, ChatGPT, or Gemini more times today than you'd probably admit. You've also, at some point, stared at a bill that came in higher than expected, or watched one p10
GSGeorge Simsindowntherabithole.dev·Aug 8 · 8 min readDistributed Tracing for CI Pipelines Without Touching a Single Workflow FileYou've probably felt this one: GitHub Actions usage creeps up across your org, and your actual visibility into it doesn't keep pace. Which workflows are slow? Which are flaky? How long are jobs sittin13V
GSGeorge Simsindowntherabithole.dev·Aug 2 · 7 min readMigrating A Critical Kubernetes Deployment From The Default Namespace Without Any DowntimeSomewhere in your cluster there's probably a deployment sitting in the default namespace that everyone knows shouldn't be there. Nobody put it there maliciously, it just happened, early on, before any00