<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <title>Noobty</title>
    <subtitle>A personal archive that outlives trends — posts and musings, written for my future self.</subtitle>
    <link rel="self" type="application/atom+xml" href="https://blog.noobty.top/en/atom.xml"/>
    <link rel="alternate" type="text/html" href="https://blog.noobty.top"/>
    <generator uri="https://www.getzola.org/">Zola</generator>
    <updated>2026-09-08T00:00:00+00:00</updated>
    <id>https://blog.noobty.top/en/atom.xml</id>
    <entry xml:lang="en">
        <title>About</title>
        <published>2026-09-08T00:00:00+00:00</published>
        <updated>2026-09-08T00:00:00+00:00</updated>
        
        <author>
          <name>Noobty</name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://blog.noobty.top/en/about/"/>
        <id>https://blog.noobty.top/en/about/</id>
        
        <content type="html" xml:base="https://blog.noobty.top/en/about/">&lt;p&gt;I&#39;m &lt;strong&gt;Noobty&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;This is my personal blog — a place built around &lt;em&gt;sedimentation&lt;/em&gt;. I take technical notes and write occasional essays; no trends, no traffic games. The only standard that matters is whether my future self can still use this archive.&lt;/p&gt;
&lt;h2 id=&quot;this-site&quot;&gt;This site&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Written in Markdown with &lt;a rel=&quot;noopener noreferrer external&quot; target=&quot;_blank&quot; href=&quot;https://obsidian.md&quot;&gt;Obsidian&lt;/a&gt;, published by &lt;code&gt;git push&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Fully static: built by Zola, zero resident services&lt;/li&gt;
&lt;li&gt;Two streams: &lt;a href=&quot;https://blog.noobty.top/posts/&quot;&gt;Posts&lt;/a&gt; and &lt;a href=&quot;https://blog.noobty.top/musings/&quot;&gt;Musings&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;find-me&quot;&gt;Find me&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;GitHub: &lt;a rel=&quot;noopener noreferrer external&quot; target=&quot;_blank&quot; href=&quot;https://github.com/TTW-F&quot;&gt;TTW-F&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;RSS: full-text feed in the footer&lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;blockquote&gt;
&lt;p&gt;Last updated: September 2026&lt;/p&gt;
&lt;/blockquote&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>First light</title>
        <published>2026-09-08T00:00:00+00:00</published>
        <updated>2026-09-08T00:00:00+00:00</updated>
        
        <author>
          <name>Noobty</name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://blog.noobty.top/en/musings/first-light/"/>
        <id>https://blog.noobty.top/en/musings/first-light/</id>
        
        <content type="html" xml:base="https://blog.noobty.top/en/musings/first-light/">&lt;p&gt;First musing in English. The point of this stream: not every day yields an essay, but every day yields a sentence worth keeping.&lt;/p&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>Why start another blog</title>
        <published>2026-09-08T00:00:00+00:00</published>
        <updated>2026-09-08T00:00:00+00:00</updated>
        
        <author>
          <name>Noobty</name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://blog.noobty.top/en/posts/hello-noobty/"/>
        <id>https://blog.noobty.top/en/posts/hello-noobty/</id>
        
        <content type="html" xml:base="https://blog.noobty.top/en/posts/hello-noobty/">&lt;p&gt;Everyone who blogs has had the &quot;start yet another blog&quot; moment. This time is different — this time I wrote down the rules first.&lt;/p&gt;
&lt;h2 id=&quot;the-primary-reader-is-my-future-self&quot;&gt;The primary reader is my future self&lt;/h2&gt;
&lt;p&gt;This blog chases no trends and sets no publishing cadence. Every piece of content answers to a single test: &lt;strong&gt;can I find it, open it, and understand it five years from now?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Which means it must satisfy three conditions:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;The tech must not rot&lt;/strong&gt; — a fully static site; the output is HTML and CSS, dependent on no living runtime service;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;The files must be mine forever&lt;/strong&gt; — content is Markdown, git is the only publishing path;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Writing must be frictionless&lt;/strong&gt; — written in Obsidian, published by &lt;code&gt;git push&lt;/code&gt;. There isn&#39;t even a login screen.&lt;/li&gt;
&lt;/ol&gt;
&lt;aside class=&quot;callout callout-tip&quot;&gt;
  &lt;p class=&quot;callout-head&quot;&gt;
    &lt;span class=&quot;callout-mark&quot; aria-hidden=&quot;true&quot;&gt;✦&lt;/span&gt;
    &lt;span class=&quot;callout-title&quot;&gt;When you can&#39;t write&lt;/span&gt;
  &lt;/p&gt;
  &lt;div class=&quot;callout-body&quot;&gt;
&lt;p&gt;Write a musing instead. The ratio doesn&#39;t matter; continuity on the timeline does.&lt;/p&gt;
  &lt;/div&gt;
&lt;/aside&gt;
&lt;h2 id=&quot;from-today-on&quot;&gt;From today on&lt;/h2&gt;
&lt;p&gt;The site is new, the rule is old: &lt;strong&gt;write it down, and let time compound.&lt;/strong&gt;&lt;/p&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>Slow software for a fast web</title>
        <published>2026-09-08T00:00:00+00:00</published>
        <updated>2026-09-08T00:00:00+00:00</updated>
        
        <author>
          <name>Noobty</name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://blog.noobty.top/en/posts/slow-software/"/>
        <id>https://blog.noobty.top/en/posts/slow-software/</id>
        
        <content type="html" xml:base="https://blog.noobty.top/en/posts/slow-software/">&lt;p&gt;Every dependency is a promise you make to a future version of yourself. This site keeps its promises boring: Zola, a single Rust binary; zero frameworks; a folder of Markdown that will still open in 2046.&lt;/p&gt;
&lt;p&gt;The fastest request is the one that never reaches a server. Static files on the edge, no runtime, no database — sedimentation is an architecture decision as much as a writing habit.&lt;/p&gt;
</content>
        
    </entry>
</feed>
