trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1,57 @@
<p>Lets talk a bit about <code class="language-plaintext highlighter-rouge">.net</code>. No, not Microsofts .NET, but
the other <code class="language-plaintext highlighter-rouge">.net</code> - one of the original top-level
internet domains. Given how popular <code class="language-plaintext highlighter-rouge">.com</code>
has become, I find it really strange that <code class="language-plaintext highlighter-rouge">.net</code> failed to
reach such prominence. Even <code class="language-plaintext highlighter-rouge">.org</code> is more popular than <code class="language-plaintext highlighter-rouge">.net</code>!</p>
<p><a href="https://www.statista.com/statistics/265677/number-of-internet-top-level-domains-worldwide/" rel="nofollow"><img alt="Statistic: Most popular top-level domains worldwide as of April 2021 | Statista" src="https://www.statista.com/graphic/1/265677/number-of-internet-top-level-domains-worldwide.jpg" /></a></p>
<p>Thats quite disappointing, as I think that historically <code class="language-plaintext highlighter-rouge">.net</code> was the best
domain for personal sites, for various reasons:</p>
<ul>
<li><code class="language-plaintext highlighter-rouge">.com</code> used to stand for “commerce”, so its a bit weird to be using such a
domain for a personal site</li>
<li><code class="language-plaintext highlighter-rouge">.org</code> used to stand for a (non-profit) organization, so its extra weird to use
such a domain for a personal site</li>
<li><code class="language-plaintext highlighter-rouge">.net</code> stands for “network”, which for personal sites I always interpreted as “my place on the (Inter)net”</li>
<li>a lot of good names are still available for <code class="language-plaintext highlighter-rouge">.net</code> (compared to <code class="language-plaintext highlighter-rouge">.com</code> at least), as the domain is not super popular</li>
</ul>
<p>Of course, today we have a lot more top-level domain options to choose from:</p>
<ul>
<li><code class="language-plaintext highlighter-rouge">.info</code>, the first additional domain, that never took off</li>
<li>a ton of country domains that can result is some cool looking domain names (e.g. <code class="language-plaintext highlighter-rouge">sever.us</code>)</li>
<li>all the <a href="https://en.wikipedia.org/wiki/List_of_Internet_top-level_domains#ICANN-era_generic_top-level_domains">recent additions</a> like <code class="language-plaintext highlighter-rouge">.blog</code>, <code class="language-plaintext highlighter-rouge">.site</code>, <code class="language-plaintext highlighter-rouge">.name</code>, etc</li>
</ul>
<p>Still, I like the appeal of the original domains as they are all:</p>
<ul>
<li>cheap (usually around $10/year, while some “modern” domains go as high as $35/year)</li>
<li>short (I prefer typing <code class="language-plaintext highlighter-rouge">.net</code> or <code class="language-plaintext highlighter-rouge">.com</code> compared to <code class="language-plaintext highlighter-rouge">.engineer</code>)</li>
<li>widely known and recognized. I dont know about you, but Im still a bit surprised when I see sites using the newer “more exotic” domain names.</li>
</ul>
<p>And of the originals, <code class="language-plaintext highlighter-rouge">.net</code> has the most appeal for me, at least when it comes to personal sites/blogs/etc.</p>
<p>Obviously, this wasnt always the case - after all this site uses the domain <code class="language-plaintext highlighter-rouge">batsov.com</code>, and I own domains like
<code class="language-plaintext highlighter-rouge">metaredux.com</code> and <code class="language-plaintext highlighter-rouge">emacsredux.com</code>. Lets just say that back then I didnt really think about the semantics of domain names that much.
By the way, I do own <code class="language-plaintext highlighter-rouge">batsov.net</code> as well, and I actually use it for my personal email address.<sup id="fnref:1"><a class="footnote" href="https://batsov.com/articles/2021/11/15/net-forever/#fn:1" rel="footnote">1</a></sup> I would have changed the domain for this site
as well, if it was easier to setup redirects on GitHub Pages. Anyways, thats not a big deal for me.</p>
<p>I guess the original domains have long lost their original semantics. I guess
search engines tilted the scales in favor of <code class="language-plaintext highlighter-rouge">.com</code> (and <code class="language-plaintext highlighter-rouge">.org</code> to some extent).
Still, theres always some meaning behind a name and the best names tend to have
a strong bond to that meaning. Naming is hard, but its also extremely rewarding
once you get it right. I hope Ive managed to spark your interest in <code class="language-plaintext highlighter-rouge">.net</code> and
that over time youll grow to love and cherish it as I do. <code class="language-plaintext highlighter-rouge">.net</code> forever!</p>
<div class="footnotes">
<ol>
<li id="fn:1">
<p>Now the shorthand for my email address is BBN, rather than BBC. Thats a big win! <a class="reversefootnote" href="https://batsov.com/articles/2021/11/15/net-forever/#fnref:1">↩</a></p>
</li>
</ol>
</div>