<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Extra Long Division</title>
    <description>The latest articles on DEV Community by Extra Long Division (@extralongdivision).</description>
    <link>https://dev.to/extralongdivision</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4108743%2F5044cd30-58b6-49e4-81b8-f769d0b8d835.png</url>
      <title>DEV Community: Extra Long Division</title>
      <link>https://dev.to/extralongdivision</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/extralongdivision"/>
    <language>en</language>
    <item>
      <title>When to Use an LLM</title>
      <dc:creator>Extra Long Division</dc:creator>
      <pubDate>Wed, 23 Sep 2026 04:20:53 +0000</pubDate>
      <link>https://dev.to/extralongdivision/when-to-use-an-llm-1l9</link>
      <guid>https://dev.to/extralongdivision/when-to-use-an-llm-1l9</guid>
      <description>&lt;p&gt;&lt;em&gt;This article was original posted on &lt;a href="https://extralongdivision.com/id/?utm_source=dev&amp;amp;utm_medium=referral&amp;amp;utm_campaign=syndication&amp;amp;utm_id=1&amp;amp;utm_content=when-to-use-an-llm" rel="noopener noreferrer"&gt;extralongdivision.com&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;The following is a rule I’m placing on myself. I’m posting it publicly partly to stay accountable, but also because I suspect other people might benefit from following this rule. You, of course, are free to ignore my self-imposed restrictions or modify them however you like :).&lt;/p&gt;

&lt;h2&gt;
  
  
  “Oranges are Poisonous”
&lt;/h2&gt;

&lt;p&gt;You’re immediate reaction should’ve been “no they’re not.” Because they aren’t. I first heard this counter example many years ago from a foraging guide: “If someone told you an orange was poisonous, you’d say ‘No, they’re not!’ That’s how confident you should be before eating wild plants.”&lt;/p&gt;

&lt;p&gt;I have forgotten nearly everything I learned from that wise guide. Somehow, my mind summoned this idiom while reading a blog post that made it to the front page of &lt;a href="https://news.ycombinator.com/item?id=49747070" rel="noopener noreferrer"&gt;Hacker News&lt;/a&gt; last week titled &lt;em&gt;&lt;a href="https://sockpuppet.org/blog/2026/09/17/how-to-write-with-an-llm/" rel="noopener noreferrer"&gt;How To Write With An LLM.&lt;/a&gt;&lt;/em&gt;&lt;sup id="fnref:1"&gt;1&lt;/sup&gt; A premise of the post is to not trust what AI&lt;sup id="fnref:2"&gt;2&lt;/sup&gt; says at face value. Which lead me to ask: would I believe a chatbot if it told me an orange is poisonous? If amaranth is poisonous? Chickweed? Oleander?&lt;/p&gt;

&lt;p&gt;One of those plants will actually kill you&lt;sup id="fnref:3"&gt;3&lt;/sup&gt;. If you’re like me, you wouldn’t know which one without research. Hopefully, you’d verify an LLM’s response for something life or death like poison. But you may unwittingly accept a false and harmful response to an uninformed question.&lt;/p&gt;

&lt;p&gt;This led me to another thought: what &lt;em&gt;would&lt;/em&gt; I believe without questioning? I will shorten extensive thought experiments about what is truth and simply say: I’d believe many things I don’t have &lt;em&gt;some&lt;/em&gt; expertise in.&lt;/p&gt;

&lt;p&gt;I’ve never used the foraging guide’s advice in nature, but I will now with LLMs. &lt;a href="https://extralongdivision.com/articles/keep-your-skills-sharp/?utm_source=dev&amp;amp;utm_medium=referral&amp;amp;utm_campaign=syndication&amp;amp;utm_id=1&amp;amp;utm_content=when-to-use-an-llm" rel="noopener noreferrer"&gt;I’ve already stated my hesitation regarding AI use,&lt;/a&gt; but I’ll add another rule. I will not use AI on a subject I can’t form confident rebuttals for. In nature, the foraging guide’s rule would prevent me from accidentally eating something poisonous; my corollary will prevent me from believing hallucinated misinformation.&lt;/p&gt;

&lt;p&gt;This will make me a lot slower than people without this restriction. My handwritten code will ship much slower than a vibe-coded app. AI-generated blog posts will publish much faster than mine. I don’t care. The speed and ease of AI output does not outweigh the risk of believing an orange is poisonous.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://extralongdivision.com/articles/please-define-your-jargon/?utm_source=dev&amp;amp;utm_medium=referral&amp;amp;utm_campaign=syndication&amp;amp;utm_id=1&amp;amp;utm_content=when-to-use-an-llm" rel="noopener noreferrer"&gt;Why are there footnotes?&lt;/a&gt;&lt;/p&gt;




&lt;ol&gt;
&lt;li&gt;&lt;p&gt;large language model ↩︎&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;artificial intelligence ↩︎&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;oleander is poisonous ↩︎&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>ai</category>
      <category>discuss</category>
    </item>
    <item>
      <title>Keep Your Skills Sharp</title>
      <dc:creator>Extra Long Division</dc:creator>
      <pubDate>Mon, 14 Sep 2026 16:00:00 +0000</pubDate>
      <link>https://dev.to/extralongdivision/keep-you-skills-sharp-2746</link>
      <guid>https://dev.to/extralongdivision/keep-you-skills-sharp-2746</guid>
      <description>&lt;p&gt;&lt;br&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fextralongdivision.com%2Farticles%2Fkeep-your-skills-sharp%2Frusty-tools.webp" class="article-body-image-wrapper"&gt;&lt;img alt="a pile of rusty wrenches" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto/https%3A%2F%2Fextralongdivision.com%2Farticles%2Fkeep-your-skills-sharp%2Frusty-tools.webp" width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;This article was originally posted on &lt;a href="https://extralongdivision.com/id/?utm_source=dev&amp;amp;utm_medium=referral&amp;amp;utm_campaign=syndication&amp;amp;utm_id=1&amp;amp;utm_content=keep-your-skills-sharp" rel="noopener noreferrer"&gt;extralongdivision.com&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;The title is not a command, but a desperate plea. Because soon, those AI&lt;sup&gt;&lt;a id="#fn:1"&gt;1&lt;/a&gt;&lt;/sup&gt; tokens you’re maxxing will be too expensive to rely on.&lt;/p&gt;

&lt;p&gt;If you use AI to brainstorm, program, copy edit, whatever it may be, I am begging you: please keep your skills sharp.&lt;/p&gt;

&lt;p&gt;This is a selfish request. Odds are, if you’re reading this, you work or maintain something I rely on. Whether you’re the sole writer of a newsletter or one of many engineers maintaining infrastructure. When token prices increase, it is imperative that you can continue your craft without the use of AI.&lt;/p&gt;

&lt;p&gt;Historically, it is not wise to predict technology’s future. But a recent &lt;a href="https://blog.jim-nielsen.com/2026/blogging-stating-the-obvious/" rel="noopener noreferrer"&gt;    Jim Nielson blog post
&lt;/a&gt; put it perfectly: &lt;em&gt;sometimes blogging is stating the obvious.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;I’d assume it obvious that tech services get more expensive over time, but it’s worth saying anyway.&lt;/p&gt;

&lt;p&gt;The Loss Leader business model is ubiquitous. Netflix started with dirt cheap prices to convince people to cut the cord. &lt;a href="https://www.hollywoodreporter.com/business/business-news/streaming-inflation-raising-prices-cable-1236691404/" rel="noopener noreferrer"&gt;    Now streamers cost more than cable
&lt;/a&gt;. Social media used to be free. Now verification is a credit card tap away. &lt;a href="https://www.forrester.com/blogs/anthropics-pricing-shift-puts-ai-consumption-risk-back-on-customers/" rel="noopener noreferrer"&gt;    Anthropic used to offer API discounts but no longer does
&lt;/a&gt;. &lt;a href="https://help.openai.com/en/articles/20001047-ads-in-chatgpt" rel="noopener noreferrer"&gt;    ChatGPT striped features from its free plan and plans to add advertisements even to paid tiers
&lt;/a&gt;. It will only get worse. Unsurprising since &lt;a href="https://fortune.com/2026/06/16/openai-financials-leaked-losses-revenue-profit/" rel="noopener noreferrer"&gt;    Open AI spends $1.61 for every dollar it earns
&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;AI degrading your skills may be less obvious, but it is a clear conclusion if you look at the recent past. I.e, &lt;a href="https://www.nature.com/articles/531573a.epdf?sharing_token=JVw5julzmzooFzIfgH5Nl9RgN0jAjWel9jnR3ZoTv0NWA3IrsxVrqQgY5PEUZd7PVhZVXA-Rh81Fis2PNrS7yzcJq0v_mHeebJSCgCU_zcy-4CuX6mpoNcpRXHY0Wr5yHsL6aeEsBGNN-8nb1HiKraM75OZH_pgPcSgyZexrfQZMqWoIdqt1Sf8q0xQxoCBOQpNbWAHExjSRcTk_NWxlxaXxO3fuUJSwT0rObrQlXfE%3D&amp;amp;tracking_referrer=www.scientificamerican.com" rel="noopener noreferrer"&gt;    GPS making us worse at spatial navigation
&lt;/a&gt;. Some of you reading this might not know a world without a map in your pocket. As someone who does, I can confidently say: AI will make you worse at whatever you use it for. &lt;a href="https://www.scientificamerican.com/article/is-ai-ruining-our-skills-early-results-are-in-and-theyre-not-good/" rel="noopener noreferrer"&gt;    Research already shows this
&lt;/a&gt;. But not just our skills. &lt;a href="https://www.theguardian.com/us-news/2026/jun/19/chatbots-critical-thinking-skills/" rel="noopener noreferrer"&gt;    Chatbots degrade our very ability to think critically
&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I cannot tell you &lt;em&gt;when&lt;/em&gt; AI tokens will become prohibitively expensive. But I can guarantee, eventually you will be priced out of the AI model you currently use. When that day comes, for all our sake, I hope you kept you skills sharp.&lt;/p&gt;





&lt;p&gt;&lt;a href="https://extralongdivision.com/articles/please-define-your-jargon/?utm_source=dev&amp;amp;utm_medium=referral&amp;amp;utm_campaign=syndication&amp;amp;utm_id=1&amp;amp;utm_content=keep-your-skills-sharp" rel="noopener noreferrer"&gt;Why are there footnotes?&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;&lt;li id="fn:1"&gt;
&lt;p&gt;artificial intelligence&amp;nbsp;↩︎&lt;/p&gt;
&lt;/li&gt;&lt;/ol&gt;

</description>
      <category>ai</category>
    </item>
    <item>
      <title>Please Define Your Jargon</title>
      <dc:creator>Extra Long Division</dc:creator>
      <pubDate>Fri, 04 Sep 2026 02:00:00 +0000</pubDate>
      <link>https://dev.to/extralongdivision/please-define-your-jargon-48bp</link>
      <guid>https://dev.to/extralongdivision/please-define-your-jargon-48bp</guid>
      <description>&lt;p&gt;&lt;em&gt;This post was originally published on &lt;a href="https://extralongdivision.com/id/?utm_source=dev-to&amp;amp;utm_medium=organic&amp;amp;utm_campaign=syndication&amp;amp;utm_id=1&amp;amp;utm_content=please-define-your-jargon" rel="noopener noreferrer"&gt;extralongdivision.com.&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Split.
&lt;/h2&gt;

&lt;p&gt;If you're a dancer, you probably thought of someone, hips to the ground, with their legs parallel to each other. If you're a runner, you might have thought of your pace at each mile in a marathon. If you're a bowler, you might have thought of the dreaded 7-10 split.&lt;/p&gt;

&lt;p&gt;Same word. Different meanings.&lt;/p&gt;

&lt;p&gt;Language is like that. Its imprecision can leave things ambiguous. Artists can use this to great effect in novels, poems, plays, etc.&lt;/p&gt;

&lt;h2&gt;
  
  
  Technical Writing Cannot be Ambiguous
&lt;/h2&gt;

&lt;p&gt;This is rarely intentional, but ambiguity manifests when we assume jargon we use everyday is obvious. Engineers are notorious for this. I.e, &lt;a href="https://dev.to/projekta2/i-built-a-chrome-extension-used-daily-for-pr-review-5-decisions-id-make-differently-4o64"&gt;this post about making a chrome extension&lt;/a&gt; uses the term "MV3"&lt;sup id="fnref1"&gt;1&lt;/sup&gt; four times but never defines it.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;The meaning of MV3 is obvious in a post about chrome extensions.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;You&lt;/em&gt; may know exactly what MV3 means, but an article titled &lt;em&gt;"5 mistakes I made building an AI chrome extension"&lt;/em&gt; will attract beginners with little domain space knowledge. If everyone assumes the reader knows what MV3 means, how will a novice ever learn the definition?&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Just Google it&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;Let me remind you that search engines personalize your results. Searching "MV3" on a seasoned developer's machine may return docs on migrating a service worker. Someone else may get the &lt;a href="https://www.msn.com/en-us/sports/baseball/father-mcgivney-baseball-s-mv3-carved-the-path/ar-AA1JWQH4" rel="noopener noreferrer"&gt;2004 St. Louis Cardinals&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Context makes MV3's meaning clear.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;The author controls the article's context, but they do not control the readers' context. When I wrote "split" as the first word of this post, I had no idea how you would perceive it. I do not know if you are a dancer or a bowler or a runner. I have no idea what experiences you have when you read my writing.&lt;/p&gt;

&lt;p&gt;I can, however, reduce any ambiguity by defining all the jargon I use. There's a way to do this without being cumbersome.&lt;/p&gt;

&lt;h2&gt;
  
  
  Footnotes
&lt;/h2&gt;

&lt;p&gt;Write your post as you normally would, then, for any acronym, add a footnote. Your writing tools likely have built in support.&lt;/p&gt;

&lt;p&gt;Seasoned web developers didn't need to read the footnote to know what MV3 meant. Everyone else has already scrolled down, read the definition, and continued reading. Footnotes are friction-less to knowledge area experts and immensely helpful to everyone else.&lt;/p&gt;

&lt;p&gt;Do us all a favor &lt;a href="http://extralongdivision.com/articles/idgaf-im-still-using-the-emdash/?utm_source=dev-to&amp;amp;utm_medium=organic&amp;amp;utm_campaign=syndication&amp;amp;utm_id=1&amp;amp;utm_content=please-define-your-jargon" rel="noopener noreferrer"&gt;—&lt;/a&gt; please define your jargon.&lt;/p&gt;




&lt;ol&gt;

&lt;li id="fn1"&gt;
&lt;p&gt;Google Manifest Version 3&amp;nbsp;↩&lt;/p&gt;
&lt;/li&gt;

&lt;/ol&gt;

</description>
      <category>writing</category>
      <category>documentation</category>
    </item>
  </channel>
</rss>
