<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Meta on Omar Karim Chtioui</title>
    <link>https://blog.okch.pw/tags/meta/</link>
    <description>Recent content in Meta on Omar Karim Chtioui</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 21 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.okch.pw/tags/meta/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Notes on Keeping a Blog</title>
      <link>https://blog.okch.pw/posts/notes-on-keeping-a-blog/</link>
      <pubDate>Thu, 21 May 2026 00:00:00 +0000</pubDate>
      <guid>https://blog.okch.pw/posts/notes-on-keeping-a-blog/</guid>
      <description>A few principles I want to hold onto so this site doesn&amp;rsquo;t go stale again.</description>
      <content:encoded><![CDATA[<p>Every personal site I&rsquo;ve ever started eventually went quiet. Here are the
rules I&rsquo;m writing down so this one doesn&rsquo;t.</p>
<h2 id="lower-the-bar">Lower the bar</h2>
<p>A post does not need to be an essay. A useful link, a fixed bug, a paragraph
of thinking — all of it counts. The blog is a notebook, not a magazine.</p>
<h2 id="publish-before-its-perfect">Publish before it&rsquo;s perfect</h2>
<p>Drafts that wait for polish never ship. I&rsquo;d rather publish something rough
and revise it in place than hoard it in a folder forever.</p>
<h2 id="write-for-one-reader">Write for one reader</h2>
<p>Usually that reader is me, six months from now, having forgotten everything.
If a post would help that person, it&rsquo;s worth writing.</p>
<h2 id="keep-the-machinery-boring">Keep the machinery boring</h2>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-bash" data-lang="bash"><span class="line"><span class="cl">hugo new content posts/some-idea.md
</span></span><span class="line"><span class="cl"><span class="c1"># write</span>
</span></span><span class="line"><span class="cl">git commit -am <span class="s2">&#34;post: some idea&#34;</span> <span class="o">&amp;&amp;</span> git push
</span></span></code></pre></div><p>Three steps from idea to live. The moment publishing gets complicated, the
writing stops.</p>
<hr>
<p>That&rsquo;s the whole system. Check back and see whether I stuck to it.</p>
]]></content:encoded>
    </item>
  </channel>
</rss>
