<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>jdlms.site</title>
    <link>https://jdlms.site</link>
    <description>jdlms's blog</description>
    <atom:link href="https://jdlms.site/rss.xml" rel="self" type="application/rss+xml"/>
    <language>en-us</language>
    <lastBuildDate>Thu, 12 Mar 2026 00:00:00 GMT</lastBuildDate>
    <item>
      <title>You can turn Claude&apos;s most annoying feature off</title>
      <link>https://jdlms.site/blog/claudes-most-annoying-feature</link>
      <guid isPermaLink="true">https://jdlms.site/blog/claudes-most-annoying-feature</guid>
      <description>PSA: You can turn Claude&apos;s most annoying feature off.</description>
      <content:encoded><![CDATA[<!--[--><p>Claude Code is a fun tool, but it has a small default feature that drives me bananas: the verb spinner. I do not need to see a rotating selection of whimsical gerunds popping up in response to every prompt dozens of times over the course of a day.</p> <p>How bad can it be? Tolerance may vary. I’ll give you a series of words and you tell me what the sequence makes you feel. Ready?</p> <code>"Seasoning", "Leavening", "Perambulating", "Nucleating", "Orbiting", "Smooshing", "Metamorphosing", "Gusting", "Zesting"</code> <p>Are your eyebrows, along with mine, orbiting the moon? Does this list ignite the spark of joy, or something closer to a dim, glimmering rage? Personally, I feel as if I’ve levitated all the way to Willy Wonka’s quirky code factory with <a href="https://www.youtube.com/watch?v=PQHb4z0prjo" rel="nofollow">Scott McKenzie</a> playing on repeat.</p> <p>You ask for an ASCII diagram of your network just to see what will happen? Great, just wait a few moments and have a look at the word “Shenaniganing” while the request goes down the wire. Want to grok how systemd manages cgroup hierarchies and resource limits? Sounds fun. Try not to get distracted by the glowing orange letters blinking  “Gitifying” while you wait for the response.</p> <p>Imagining the prompt it took to generate this list of words only makes it worse. Get your West Coast whimsical-flavored bullshit out of my shell, Claude!</p> <pre class="shiki github-dark" style="background-color:#24292e;color:#e1e4e8"><code><span class="line"><span style="color:#9ECBFF">"spinnerVerbs"</span><span style="color:#E1E4E8">: { </span><span style="color:#79B8FF">"mode"</span><span style="color:#E1E4E8">: </span><span style="color:#9ECBFF">"replace"</span><span style="color:#E1E4E8">, </span><span style="color:#79B8FF">"verbs"</span><span style="color:#E1E4E8">: [</span><span style="color:#9ECBFF">" "</span><span style="color:#E1E4E8">] },</span></span></code></pre> <p>At least there’s a setting to turn it off. Edit <code>~/.claude/settings.json</code> and insert a blank space. Or use <code>append</code> if you want to craft even more magical <code>Levitating</code> nonsense.</p><!--]-->]]></content:encoded>
      <pubDate>Thu, 12 Mar 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>