@wesbos
Wes Bos @wesbos
Tuesday, March 31, 2026 AI

Tweet

Claude Code leaked their source map, effectively giving you a look into the codebase. I immediately went for the one thing that mattered: spinner verbs There are 187 https://t.co/zFW3ZrVz8G

Skip

Low signal or already known

Quick Insight

Wes Bos found Claude Code's exposed source map and immediately looked at their loading spinner text variations (187 different ones). This is classic developer behavior - when you get a peek behind the curtain of a popular tool, you look for the fun implementation details rather than the serious architecture stuff.

Actionable Takeaway

Nothing concrete here. Brian could check if any of his own apps are accidentally exposing source maps, but that's basic security hygiene he likely already handles.

Related to Your Work

Minor relevance to Brian's Chrome extensions and web agency tools - ensuring proper build configs to avoid leaking source maps in production. Could also inspire better loading states in his fintech dashboards, but 187 spinner messages is overkill for most use cases.

Source Worth Reading

The link likely goes to the actual spinner verbs list. Mildly entertaining but not particularly valuable - just a collection of loading messages like "Thinking...", "Processing...", etc.

Tags

#dev-humor #security #ui-details #build-tools