<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://infiniteinterest.uk/feed.xml" rel="self" type="application/atom+xml" /><link href="https://infiniteinterest.uk/" rel="alternate" type="text/html" /><updated>2026-04-23T19:43:35+00:00</updated><id>https://infiniteinterest.uk/feed.xml</id><title type="html">Infinite Interest</title><subtitle>Notes on a tech journey — systems, Linux, and cybersecurity.</subtitle><author><name>pirranasaurus</name></author><entry><title type="html">Welcome to the blog</title><link href="https://infiniteinterest.uk/2026/04/23/welcome-to-the-blog/" rel="alternate" type="text/html" title="Welcome to the blog" /><published>2026-04-23T00:00:00+00:00</published><updated>2026-04-23T00:00:00+00:00</updated><id>https://infiniteinterest.uk/2026/04/23/welcome-to-the-blog</id><content type="html" xml:base="https://infiniteinterest.uk/2026/04/23/welcome-to-the-blog/"><![CDATA[<p>This is the first post on the refreshed site — a place for <strong>learning in public</strong> as I explore systems and <strong>cybersecurity</strong>.</p>

<p>You’ll see short write-ups on labs I’m running, tools I’m trying, and things I got wrong before I got them right. If a post includes commands or config, it’ll look something like this:</p>

<div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="c"># Example: always verify what a snippet does before you run it</span>
<span class="nb">whoami
uname</span> <span class="nt">-a</span>
</code></pre></div></div>

<p>Thanks for reading. The next posts will be less meta and more hands-on.</p>]]></content><author><name>pirranasaurus</name></author><category term="meta" /><summary type="html"><![CDATA[A quick hello and what to expect here.]]></summary></entry></feed>