<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/assets/xsl/microblog.xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>hakilebara Microblog RSS Feed</title>
    <description>Use an RSS Reader to subscribe to this Microblog feed</description>
    <link>https://hakilebara.com/microblog/</link>
    <atom:link href="https://hakilebara.com/microblog.xml" rel="self" type="application/rss+xml"/>

    
      <item>
        <title>2026-01-14 13:11</title>
        <description>

</description>
        <pubDate>Wed, 14 Jan 2026 13:11:00 +0000</pubDate>
        <link>https://hakilebara.com/microposts/2026-01-14-i-m-not-made-at-you</link>
        <guid>https://hakilebara.com/microposts/2026-01-14-i-m-not-made-at-you</guid>
      </item>
    
      <item>
        <title>2025-12-20 17:57</title>
        <description>Don’t let arbitrary untrusted code run on your machine, remember to disable JavaScript.

</description>
        <pubDate>Sat, 20 Dec 2025 17:57:00 +0000</pubDate>
        <link>https://hakilebara.com/microposts/2025-12-20-https---disable-javascript-org-</link>
        <guid>https://hakilebara.com/microposts/2025-12-20-https---disable-javascript-org-</guid>
      </item>
    
      <item>
        <title>2025-12-10 22:54</title>
        <description>Making progress on wasm-internal.



</description>
        <pubDate>Wed, 10 Dec 2025 22:54:00 +0000</pubDate>
        <link>https://hakilebara.com/microposts/2025-12-10-wasm-internal-progress---spacing</link>
        <guid>https://hakilebara.com/microposts/2025-12-10-wasm-internal-progress---spacing</guid>
      </item>
    
      <item>
        <title>2025-12-07 21:15</title>
        <description>Started working on a wasm binary analyser inspired by https://github.com/invisal/sqlite-internal.



</description>
        <pubDate>Sun, 07 Dec 2025 21:15:00 +0000</pubDate>
        <link>https://hakilebara.com/microposts/2025-12-07-working-on-wasm-internal</link>
        <guid>https://hakilebara.com/microposts/2025-12-07-working-on-wasm-internal</guid>
      </item>
    
      <item>
        <title>2025-11-28 16:54</title>
        <description>Move fast and mend things.

</description>
        <pubDate>Fri, 28 Nov 2025 16:54:00 +0000</pubDate>
        <link>https://hakilebara.com/microposts/2025-11-28-move-fast-and-mend-things</link>
        <guid>https://hakilebara.com/microposts/2025-11-28-move-fast-and-mend-things</guid>
      </item>
    
      <item>
        <title>2025-11-06 18:23</title>
        <description>Today I learned the existence of the Web Locks API.



</description>
        <pubDate>Thu, 06 Nov 2025 18:23:00 +0000</pubDate>
        <link>https://hakilebara.com/microposts/2025-11-06-til-web-locks-api</link>
        <guid>https://hakilebara.com/microposts/2025-11-06-til-web-locks-api</guid>
      </item>
    
      <item>
        <title>2025-10-15 18:09</title>
        <description>

</description>
        <pubDate>Wed, 15 Oct 2025 18:09:00 +0000</pubDate>
        <link>https://hakilebara.com/microposts/2025-10-15-lol-said-the-scorpion--lmao</link>
        <guid>https://hakilebara.com/microposts/2025-10-15-lol-said-the-scorpion--lmao</guid>
      </item>
    
      <item>
        <title>2025-10-06 15:18</title>
        <description>

https://github.com/hakilebara/hakilebara.github.io/commit/e37affcbab5e9aba7144af19a3a8207105de912d

</description>
        <pubDate>Mon, 06 Oct 2025 15:18:00 +0000</pubDate>
        <link>https://hakilebara.com/microposts/2025-10-06-gem-coop</link>
        <guid>https://hakilebara.com/microposts/2025-10-06-gem-coop</guid>
      </item>
    
      <item>
        <title>2025-09-22 21:35</title>
        <description>I am super proud and excited to join the 2025 Fall-2 batch of the Recurse Center.


 Want to become a better programmer? Join the Recurse Center!

</description>
        <pubDate>Mon, 22 Sep 2025 21:35:00 +0000</pubDate>
        <link>https://hakilebara.com/microposts/2025-09-22-attending-the-recurse-center</link>
        <guid>https://hakilebara.com/microposts/2025-09-22-attending-the-recurse-center</guid>
      </item>
    
      <item>
        <title>2025-09-06 06:49</title>
        <description>Greta Thunberg c’est Jeanne d’Arc.

</description>
        <pubDate>Sat, 06 Sep 2025 06:49:00 +0000</pubDate>
        <link>https://hakilebara.com/microposts/2025-09-06-greta-thunberg-c-est-jeanne-d-arc</link>
        <guid>https://hakilebara.com/microposts/2025-09-06-greta-thunberg-c-est-jeanne-d-arc</guid>
      </item>
    
      <item>
        <title>2025-09-04 20:07</title>
        <description>

https://youtu.be/wp5BM2J8vP0?feature=shared&amp;amp;t=848

</description>
        <pubDate>Thu, 04 Sep 2025 20:07:00 +0000</pubDate>
        <link>https://hakilebara.com/microposts/2025-09-04-pain---ketchup---gratuit</link>
        <guid>https://hakilebara.com/microposts/2025-09-04-pain---ketchup---gratuit</guid>
      </item>
    
      <item>
        <title>2025-09-03 13:28</title>
        <description>Today I learned I can get a lot more done while staying inside Vim. I realized that while watching a Tsoding stream.

Reading Man pages in Vim

I am using this plugin https://github.com/vim-utils/vim-man.



Accessing the terminal in Vim

Since its version 8.1 Vim supports running a terminal window.



</description>
        <pubDate>Wed, 03 Sep 2025 13:28:00 +0000</pubDate>
        <link>https://hakilebara.com/microposts/2025-09-03-vim-man-</link>
        <guid>https://hakilebara.com/microposts/2025-09-03-vim-man-</guid>
      </item>
    
      <item>
        <title>2025-08-28 21:58</title>
        <description>For reasons I don’t understand my posts on Twitter are no longer visible to the public. They are visible here though: https://xcancel.com/hakilebara.

I have little hope that this will get fixed. This is as good an opportunity as any to leave this site.
I intend to do most of my writing on this website starting from now.

No more arbitrary limitation on character count. No more ads. No more engagement bait. No more blatant disregard for content moderation.



</description>
        <pubDate>Thu, 28 Aug 2025 21:58:00 +0000</pubDate>
        <link>https://hakilebara.com/microposts/2025-08-28-leaving-twitter</link>
        <guid>https://hakilebara.com/microposts/2025-08-28-leaving-twitter</guid>
      </item>
    
      <item>
        <title>2025-08-28 21:40</title>
        <description>Hello World! This is my first Micro Blog to go live :)

This post was written in Notion.

</description>
        <pubDate>Thu, 28 Aug 2025 21:40:00 +0000</pubDate>
        <link>https://hakilebara.com/microposts/2025-08-28-going-live</link>
        <guid>https://hakilebara.com/microposts/2025-08-28-going-live</guid>
      </item>
    
  </channel>
</rss>
