<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Self dot send (Computing Blog)</title>
    <link>https://selfdotsend.com</link>
    <description>Message passing is just a procedure call.</description>
    <pubDate>Tue, 30 Jun 2026 08:55:30 IST</pubDate>
    <lastBuildDate>Tue, 30 Jun 2026 08:55:30 IST</lastBuildDate>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>Org-page static site generator (https://github.com/kelvinh/org-page)</generator>
    <item>
      <title>Archive</title>
      <link>https://selfdotsend.com/blog/2026/02/09/archive/</link>
      <description><![CDATA[<section id="wrapper" class="post-page">
  <div class="post">
  <h1 class="title">Archive</h1>
  <aside class="story-rail" aria-label="Story actions">
    <button class="story-clap-btn" type="button" aria-label="Clap for this story">
      <img src="/media/images/clap.png" alt="" aria-hidden="true">
    </button>
    <span class="story-clap-count">0</span>
    <div class="story-share-label">Share</div>
    <a class="story-share-link story-share-x" href="#" target="_blank" rel="noopener" aria-label="Share on X">𝕏</a>
    <a class="story-share-link story-share-fb" href="#" target="_blank" rel="noopener" aria-label="Share on Facebook">f</a>
    <a class="story-share-link story-share-ln" href="#" target="_blank" rel="noopener" aria-label="Share on LinkedIn">in</a>
  </aside>
  <div class="post-author-row">
    <img class="post-author-avatar" src="/media/images/avatar.jpg" alt="Pankaj Doharey">
    <div class="post-author-meta">
      <span class="post-author-name">Pankaj Doharey</span>
      <span class="post-author-date"></span>
    </div>
  </div>
  <div id="outline-container-archive" class="outline-2">
<h2 id="archive">Archive</h2>
<div class="outline-text-2" id="text-archive">
</div>
<div id="outline-container-february-2026" class="outline-3">
<h3 id="february-2026">February 2026</h3>
<div class="outline-text-3" id="text-february-2026">
<dl class="org-dl">
<dt>2026-02-09</dt><dd><a href="/blog/2026/02/09/nano-chat/">Nano Chat</a></dd>
</dl>
</div>
</div>
<div id="outline-container-april-2025" class="outline-3">
<h3 id="april-2025">April 2025</h3>
<div class="outline-text-3" id="text-april-2025">
<dl class="org-dl">
<dt>2025-04-10</dt><dd><a href="/blog/2025/04/10/first-post/">First Post</a></dd>
<dt>2025-04-12</dt><dd><a href="/blog/2025/04/12/sample-post-with-syntax-highlighting/">Sample Post with Syntax Highlighting</a></dd>
</dl>
</div>
</div>
<div id="outline-container-august-2018" class="outline-3">
<h3 id="august-2018">August 2018</h3>
<div class="outline-text-3" id="text-august-2018">
<dl class="org-dl">
<dt>2018-08-06 Mon</dt><dd><a href="/blog/2018/08/06/learn-to-write-an-editor/">Learn to Write an Editor</a></dd>
<dt>2018-08-11 Sat</dt><dd><a href="/blog/2018/08/11/writing-a-programmers-editor-(datastructure)---part-2/">Writing a Programmers Editor (DS/Gapbuffer) - Part 2</a></dd>
</dl>
</div>
</div>
<div id="outline-container-july-2018" class="outline-3">
<h3 id="july-2018">July 2018</h3>
<div class="outline-text-3" id="text-july-2018">
<dl class="org-dl">
<dt>2018-07-14 Sat</dt><dd><a href="/blog/2018/07/14/lolcat-in-arm-assembly/">Lolcat in Arm Assembly</a></dd>
<dt>2018-07-19 Thu</dt><dd><a href="/blog/2018/07/19/git-status-on-unix-terminal/">Git status on Unix terminal</a></dd>
</dl>
</div>
</div>
</div>

  </div>
</section>
]]></description>
      <pubDate>2026-06-30</pubDate>
      <guid>https://selfdotsend.com/blog/2026/02/09/archive/</guid>
    </item>
    <item>
      <title>Git status on Unix terminal</title>
      <link>https://selfdotsend.com/blog/2018/07/19/git-status-on-unix-terminal</link>
      <description><![CDATA[Get git status on unix terminal (PS1).]]></description>
      <pubDate>2026-06-30</pubDate>
      <guid>https://selfdotsend.com/blog/2018/07/19/git-status-on-unix-terminal</guid>
    </item>
    <item>
      <title>Lolcat in 64 arm assembly.</title>
      <link>https://selfdotsend.com/blog/2018/07/14/lolcat-in-64-arm-assembly</link>
      <description><![CDATA[Porting locat written in x64 assembly to arm assembly.]]></description>
      <pubDate>2026-06-30</pubDate>
      <guid>https://selfdotsend.com/blog/2018/07/14/lolcat-in-64-arm-assembly</guid>
    </item>
    <item>
      <title>Writing a Programmers Editor - Part 1</title>
      <link>https://selfdotsend.com/blog/2018/08/06/learn-to-write-an-editor</link>
      <description><![CDATA[A series of Assays on writing a programmers editor.]]></description>
      <pubDate>2026-06-30</pubDate>
      <guid>https://selfdotsend.com/blog/2018/08/06/learn-to-write-an-editor</guid>
    </item>
    <item>
      <title>Writing a Programmers Editor (DS/Gapbuffer) - Part 2</title>
      <link>https://selfdotsend.com/blog/2018/08/11/writing-a-programmers-editor-(datastructure)---part-2</link>
      <description><![CDATA[Exploration to find the right data structure for teh editor.]]></description>
      <pubDate>2026-06-30</pubDate>
      <guid>https://selfdotsend.com/blog/2018/08/11/writing-a-programmers-editor-(datastructure)---part-2</guid>
    </item>
    <item>
      <title>Nano Chat</title>
      <link>https://selfdotsend.com/blog/2026/02/09/nano-chat/</link>
      <description><![CDATA[<section id="wrapper" class="post-page">
  <div class="post">
  <h1 class="title">Nano Chat</h1>
  <aside class="story-rail" aria-label="Story actions">
    <button class="story-clap-btn" type="button" aria-label="Clap for this story">
      <img src="/media/images/clap.png" alt="" aria-hidden="true">
    </button>
    <span class="story-clap-count">0</span>
    <div class="story-share-label">Share</div>
    <a class="story-share-link story-share-x" href="#" target="_blank" rel="noopener" aria-label="Share on X">𝕏</a>
    <a class="story-share-link story-share-fb" href="#" target="_blank" rel="noopener" aria-label="Share on Facebook">f</a>
    <a class="story-share-link story-share-ln" href="#" target="_blank" rel="noopener" aria-label="Share on LinkedIn">in</a>
  </aside>
  <div class="post-author-row">
    <img class="post-author-avatar" src="/media/images/avatar.jpg" alt="Pankaj Doharey">
    <div class="post-author-meta">
      <span class="post-author-name">Pankaj Doharey</span>
      <span class="post-author-date"></span>
    </div>
  </div>
  <section class="nano-chat">
  <p>Local in-browser mini LLM chat for this site. Model runs in your browser (no server endpoint).</p>
  <div class="nano-chat-toolbar">
    <button id="nano-init" class="nano-btn" type="button">Load Nano Model</button>
    <span id="nano-status" class="nano-status">Model not loaded.</span>
  </div>
  <div id="nano-messages" class="nano-messages"></div>
  <div class="nano-input-row">
    <textarea id="nano-input" class="nano-input" placeholder="Ask Nano Chat..." disabled></textarea>
    <button id="nano-send" class="nano-btn" type="button" disabled>Send</button>
  </div>
</section>

  </div>
</section>
]]></description>
      <pubDate>2026-06-30</pubDate>
      <guid>https://selfdotsend.com/blog/2026/02/09/nano-chat/</guid>
    </item>
    <item>
      <title>First Post</title>
      <link>https://selfdotsend.com/blog/2025/04/10/first-post/</link>
      <description><![CDATA[<section id="wrapper" class="post-page">
  <div class="post">
  <h1 class="title">First Post</h1>
  <aside class="story-rail" aria-label="Story actions">
    <button class="story-clap-btn" type="button" aria-label="Clap for this story">
      <img src="/media/images/clap.png" alt="" aria-hidden="true">
    </button>
    <span class="story-clap-count">0</span>
    <div class="story-share-label">Share</div>
    <a class="story-share-link story-share-x" href="#" target="_blank" rel="noopener" aria-label="Share on X">𝕏</a>
    <a class="story-share-link story-share-fb" href="#" target="_blank" rel="noopener" aria-label="Share on Facebook">f</a>
    <a class="story-share-link story-share-ln" href="#" target="_blank" rel="noopener" aria-label="Share on LinkedIn">in</a>
  </aside>
  <div class="post-author-row">
    <img class="post-author-avatar" src="/media/images/avatar.jpg" alt="Pankaj Doharey">
    <div class="post-author-meta">
      <span class="post-author-name">Pankaj Doharey</span>
      <span class="post-author-date"></span>
    </div>
  </div>
  <div id="outline-container-hello-world" class="outline-2">
<h2 id="hello-world">Hello World</h2>
<div class="outline-text-2" id="text-hello-world">
<p>
This is your first blog post with Alchemist. Edit this file to get started.
</p>
</div>
</div>
<div id="outline-container-features" class="outline-2">
<h2 id="features">Features</h2>
<div class="outline-text-2" id="text-features">
<ul class="org-ul">
<li>Org-mode syntax</li>
<li>Flexible theming</li>
<li>Simple publishing</li>
</ul>
</div>
</div>

  </div>
</section>
]]></description>
      <pubDate>2026-06-30</pubDate>
      <guid>https://selfdotsend.com/blog/2025/04/10/first-post/</guid>
    </item>
    <item>
      <title>Git status on Unix terminal</title>
      <link>https://selfdotsend.com/blog/2018/07/19/git-status-on-unix-terminal</link>
      <description><![CDATA[Get git status on unix terminal (PS1).]]></description>
      <pubDate>2026-06-30</pubDate>
      <guid>https://selfdotsend.com/blog/2018/07/19/git-status-on-unix-terminal</guid>
    </item>
    <item>
      <title>All Posts</title>
      <link>https://selfdotsend.com/blog/2025/04/10/all-posts/</link>
      <description><![CDATA[<section id="wrapper" class="post-page">
  <div class="post">
  <h1 class="title">All Posts</h1>
  <aside class="story-rail" aria-label="Story actions">
    <button class="story-clap-btn" type="button" aria-label="Clap for this story">
      <img src="/media/images/clap.png" alt="" aria-hidden="true">
    </button>
    <span class="story-clap-count">0</span>
    <div class="story-share-label">Share</div>
    <a class="story-share-link story-share-x" href="#" target="_blank" rel="noopener" aria-label="Share on X">𝕏</a>
    <a class="story-share-link story-share-fb" href="#" target="_blank" rel="noopener" aria-label="Share on Facebook">f</a>
    <a class="story-share-link story-share-ln" href="#" target="_blank" rel="noopener" aria-label="Share on LinkedIn">in</a>
  </aside>
  <div class="post-author-row">
    <img class="post-author-avatar" src="/media/images/avatar.jpg" alt="Pankaj Doharey">
    <div class="post-author-meta">
      <span class="post-author-name">Pankaj Doharey</span>
      <span class="post-author-date"></span>
    </div>
  </div>
  <div id="outline-container-all-posts" class="outline-2">
<h2 id="all-posts">All Posts</h2>
<div class="outline-text-2" id="text-all-posts">
</div>
</div>

  </div>
</section>
]]></description>
      <pubDate>2026-06-30</pubDate>
      <guid>https://selfdotsend.com/blog/2025/04/10/all-posts/</guid>
    </item>
    <item>
      <title>Writing a Programmers Editor - Part 1</title>
      <link>https://selfdotsend.com/blog/2018/08/06/learn-to-write-an-editor</link>
      <description><![CDATA[A series of Assays on writing a programmers editor.]]></description>
      <pubDate>2026-06-30</pubDate>
      <guid>https://selfdotsend.com/blog/2018/08/06/learn-to-write-an-editor</guid>
    </item>
  </channel>
</rss>