<?xml version='1.0' encoding='utf-8'?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>ameer's website</title>
    <link>https://ameeer.in</link>
    <description>writing, mostly about technology</description>
    <language>en</language>
    <atom:link href="https://ameeer.in/index.xml" rel="self" type="application/rss+xml" />
    <lastBuildDate>Mon, 13 Jul 2026 00:00:00 GMT</lastBuildDate>
    <item>
      <title>How chain-of-thought reasoning works in LLMs</title>
      <link>https://ameeer.in/posts/how-chain-of-thought-works/</link>
      <guid isPermaLink="true">https://ameeer.in/posts/how-chain-of-thought-works/</guid>
      <pubDate>Mon, 13 Jul 2026 00:00:00 GMT</pubDate>
      <description>A visual explanation of how reasoning tokens help an LLM work through a problem and why they do not reveal everything happening inside the model.</description>
    </item>
    <item>
      <title>LTAP: what if OLTP and OLAP meet at storage?</title>
      <link>https://ameeer.in/posts/ltap-storage-layer/</link>
      <guid isPermaLink="true">https://ameeer.in/posts/ltap-storage-layer/</guid>
      <pubDate>Sun, 05 Jul 2026 00:00:00 GMT</pubDate>
      <description>A short reading note on Lakebase, LTAP, and the idea of unifying transactional and analytical systems at the storage layer.</description>
    </item>
    <item>
      <title>first</title>
      <link>https://ameeer.in/posts/first/</link>
      <guid isPermaLink="true">https://ameeer.in/posts/first/</guid>
      <pubDate>Sat, 04 Jul 2026 00:00:00 GMT</pubDate>
      <description>A first note on the new website.</description>
    </item>
  </channel>
</rss>