<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://0xca1x.github.io/blog</id>
    <title>Callum's Lab Blog</title>
    <updated>2026-03-20T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://0xca1x.github.io/blog"/>
    <subtitle>Callum's Lab Blog</subtitle>
    <icon>https://0xca1x.github.io/img/favicon.svg</icon>
    <entry>
        <title type="html"><![CDATA[Why This Blog Exists]]></title>
        <id>https://0xca1x.github.io/blog/why-this-blog-exists</id>
        <link href="https://0xca1x.github.io/blog/why-this-blog-exists"/>
        <updated>2026-03-20T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Why Callum's Lab separates working security, Web3, and AI notes from more finished public writing.]]></summary>
        <content type="html"><![CDATA[<p>This blog is for writing that deserves a more public form than the notes in the docs section.</p>
<p>Most of the site is a working research base: narrower notes, study material, references, and write-ups kept close to the original work. The blog is where that material gets distilled into something more readable for a broader audience.</p>
<!-- -->
<p>I expect most posts here to fall into a few categories:</p>
<ul>
<li class="">research summaries worth reading on their own</li>
<li class="">vulnerability analysis and case studies</li>
<li class="">write-ups on methods, tooling, and review practice</li>
<li class="">occasional reflections on how I approach technical work</li>
</ul>
<p>The standard is simple:</p>
<ul>
<li class="">explain the problem clearly</li>
<li class="">keep examples concrete</li>
<li class="">leave the reader with something reusable</li>
</ul>
<p>The goal is not to publish often. The goal is to publish things worth revisiting.</p>]]></content>
        <author>
            <name>Callum H. Xu</name>
            <uri>/about</uri>
        </author>
        <category label="Security" term="Security"/>
    </entry>
</feed>