<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="pretty-atom-feed.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  
  <title>otolock — Posts</title>
  <subtitle>Long-form posts by Antonio Santos.</subtitle>
  <link href="https://otolock.net/feed/posts.xml" rel="self" />
  <link href="https://otolock.net/" />
  <updated>2026-09-07T00:00:00Z</updated>
  <id>https://otolock.net/</id>
  <author>
    <name>Antonio Santos</name>
  </author>
  <entry>
    <title>Hello, Internet!</title>
    <link href="https://otolock.net/blog/hello-internet/" />
    <updated>2026-09-07T00:00:00Z</updated>
    <id>https://otolock.net/blog/hello-internet/</id>
    <content type="html">&lt;p&gt;Hello there! Welcome to my new home on the internet.&lt;/p&gt;
&lt;p&gt;Previously located at &lt;a href=&quot;https://antoniosantos.io&quot;&gt;antoniosantos.io&lt;/a&gt;, I&#39;ve decided to start publishing content on otolock.net moving forward, and I&#39;m still debating if I will be migrating my content to this new domain.&lt;/p&gt;
&lt;p&gt;The main reason for the change is cost. .io domain renewals went up last year to $51.80, with reports that another 12% increase is expected for 2027. That is simply not sustainable especially when other TLDs like this .net I got only costs around $12.50 to renew.&lt;/p&gt;
&lt;p&gt;otolock has been my internet moniker for as long as I can remember. I grew up watching and playing with Transformers, and I recall thinking about a username and going for a play on autobots and landed at otolock. I&#39;ve used it everywhere since, so I don&#39;t know why it never occured to me to use it as my domain until now.&lt;/p&gt;
&lt;h1 id=&quot;development-plans&quot;&gt;Development Plans&lt;/h1&gt;
&lt;p&gt;I love tinkering with my website. It&#39;s fun to try out new technologies, hosting providers, deployment methods, frameworks, etc. The last verison of antoniosantos.io was built with Django, which I enjoyed working with. If you ever want to spin up a blog and have a built-in admin dashboard, I couldn&#39;t recommend Django more. However, that comes with its own complications. If I want to add a new post type, like links or replies, I need to scaffold a new model and update the database. With static-site generators like Astro, that is easier to do.&lt;/p&gt;
&lt;p&gt;For this first verison of otolock.net, I went with Eleventy 3.1.6. I&#39;ve seen many people on the IndieWeb use it to build great sites, like &lt;a href=&quot;https://michaelharley.net&quot;&gt;Michael Harley&#39;s&lt;/a&gt; and I wanted to give it a try after having used NextJS and Astro in the past. I&#39;ll write a bit about my first impressions later, but so far, it&#39;s been a smooth ride.&lt;/p&gt;
&lt;p&gt;Before I get into more details, I did give myself one constraint with this new site: limited AI-agent assistance. I believe AI is a great tool, but I also enjoy the act of writing code. Sometimes, just because I want something done fast, I&#39;ll delegate a coding task to Claude or ChatGPT Codex. But, as I&#39;ve written before, &lt;a href=&quot;https://antoniosantos.io/learning-with-ai/&quot;&gt;the faster AI gets you to a working solution, the less you learn&lt;/a&gt;. Since I want to learn how Eleventy works, I&#39;m going to take my time slowly rebuilding the different building blocks of the IndieWeb and adding them to this new site.&lt;/p&gt;
&lt;p&gt;If you&#39;ve been following my blog through RSS, please add this site&#39;s RSS feed to your list. I will be posting here moving forward.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://otolock.net/feed/feed.xml&quot;&gt;Firehose RSS Feed&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://otolock.net/feed/posts.xml&quot;&gt;Posts Only RSS Feed&lt;/a&gt;&lt;/p&gt;
</content>
  </entry>
</feed>