<?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>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/articles/please-define-your-jargon/?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>
