<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Movie on Noetic Nought</title>
    <link>https://punchagan.muse-amuse.in/tags/movie/</link>
    <description>Recent content in Movie on Noetic Nought</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <copyright>© 2006-2026 CC-BY-SA-4.0</copyright>
    <lastBuildDate>Mon, 20 Jul 2026 20:05:00 +0530</lastBuildDate>
    <atom:link href="https://punchagan.muse-amuse.in/tags/movie/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Weekly #29 (2026)</title>
      <link>https://punchagan.muse-amuse.in/blog/weekly-29-2026/</link>
      <pubDate>Mon, 20 Jul 2026 20:05:00 +0530</pubDate>
      <guid>https://punchagan.muse-amuse.in/blog/weekly-29-2026/</guid>
      <description>&lt;!--list-separator--&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;SQLite: use GLOB instead of LIKE to hit the PK index&lt;/p&gt;&#xA;&lt;p&gt;Thanks to a &lt;a href=&#34;https://github.com/ocurrent/opam-repo-ci/pull/482&#34;&gt;fix&lt;/a&gt; by &lt;a href=&#34;https://www.tunbury.org/2026/07/13/week-28-2025/#the-scraper-attack-resolved-with-a-sql-index&#34;&gt;@mtelvers&lt;/a&gt; to Opam Repository CI, I learnt the difference&#xA;between using &lt;code&gt;LIKE&lt;/code&gt; and &lt;code&gt;GLOB&lt;/code&gt; for fields with a primary key index.&lt;/p&gt;&#xA;&lt;p&gt;The TL;DR is that &lt;code&gt;LIKE&lt;/code&gt; is case-insensitive by default and cannot make use of an index where as GLOB which is case-sensitive would.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;!--list-separator--&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Programming as Theory Building by Peter Naur&lt;/p&gt;&#xA;&lt;p&gt;As a part of my continuing endeavor to make sense of what programming (at work&#xA;and outside of it) means to me in the age of LLM assisted or agentic&#xA;programming, I decided to spend some time carefully reading the paper&#xA;&lt;a href=&#34;https://gwern.net/doc/cs/algorithm/1985-naur.pdf&#34;&gt;Programming as Theory Building&lt;/a&gt; by Peter Naur.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;m aware of the ideas presented in this paper at a high level, thanks to&#xA;discussions with Shon over the past year or so. But, I figured it&amp;rsquo;s time to&#xA;read the paper thoroughly and reflect on it more carefully. I&amp;rsquo;ve read through&#xA;the first two sections of it, and hope to continue over the course of this&#xA;week.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;!--list-separator--&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;The UV index is not the warm sensation of sunlight on bare skin&lt;/p&gt;&#xA;&lt;p&gt;I enjoyed reading &lt;a href=&#34;https://blog.asciitweezers.com/the-uv-index-is-not-the-warm-sensation-of-sunlight-on-bare-skin/&#34;&gt;this post&lt;/a&gt; on why the warm sensation from being the Sun isn&amp;rsquo;t&#xA;exactly what causes sunburn. I guess it calls for a mandatory&#xA;watching/listening of &lt;a href=&#34;https://www.youtube.com/watch?v=sTJ7AzBIJoI&#34;&gt;Wear Sunscreen&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;!--list-separator--&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;John Wiegley&amp;rsquo;s org-mode magic setup&lt;/p&gt;&#xA;&lt;p&gt;I discovered &lt;a href=&#34;https://sachachua.com/blog/2026/07/chatting-with-john-wiegley-about-personal-information-management-and-karthik-chikmagalur/&#34;&gt;this chat&lt;/a&gt; Sacha and Karthik had with &lt;a href=&#34;https://github.com/jwiegley&#34;&gt;John Wiegley&lt;/a&gt; and I was&#xA;totally blown away! I spent a bunch of time (with Claude) trying to improve my&#xA;own org-mode setup, picking some nice things from his setup.&lt;/p&gt;&#xA;&lt;p&gt;Some of the highlights, reminders, take-aways for me were:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Capture should be quick. Review stage could add finer tagging, etc.&lt;/li&gt;&#xA;&lt;li&gt;John has written/uses packages like &lt;a href=&#34;https://github.com/brabalan/org-review&#34;&gt;org-review&lt;/a&gt;, &lt;a href=&#34;https://github.com/jwiegley/org-hash&#34;&gt;org-hash&lt;/a&gt;, &lt;a href=&#34;https://github.com/jwiegley/org-drafts&#34;&gt;org-drafts&lt;/a&gt;, etc.&#xA;which seem to be crystallisation of some useful wisdom/ideas from his&#xA;extensive use of org-mode.&lt;/li&gt;&#xA;&lt;li&gt;TIL: use org-capture with &lt;code&gt;M-0&lt;/code&gt; prefix to use a capture template in at point,&#xA;instead of the location associated with the capture template.&lt;/li&gt;&#xA;&lt;li&gt;John heavily uses AI (local and cloud-provided) to generate bunch of &amp;ldquo;boring&amp;rdquo;&#xA;things like org-mode titles for TODOs/NOTEs, etc.&lt;/li&gt;&#xA;&lt;li&gt;Voice transcription is also something both him and Sacha seem to be using a&#xA;lot. I&amp;rsquo;ve not found myself a good way to set this up. John also mentioned&#xA;that he tends to be more descriptive when using the voice interface, which&#xA;helps when acting on the captured entries in future. (Especially with the&#xA;LLMs that he uses).&lt;/li&gt;&#xA;&lt;li&gt;TIL: &lt;code&gt;C-c C-o&lt;/code&gt; opens links in an entry. Karthik has a completing-read version&#xA;of it that might be useful to check out.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;!--list-separator--&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Restaurant: Tuoi Moi&lt;/p&gt;&#xA;&lt;p&gt;We went to Tuoi Moi last night. It is a small cozy place in Humayunpur. The&#xA;food was lovely, too. We especially loved the chilli oil and even bought some&#xA;to use at home.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;!--list-separator--&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Enola Holmes 3&lt;/p&gt;&#xA;&lt;p&gt;We (wife and I) watched Enola Holmes 3 on OTT. We enjoyed Millie Bobby Brown&amp;rsquo;s&#xA;&amp;ldquo;&amp;lsquo;Tis I&amp;rdquo; in the previous editions of the movie and looks like some of the other&#xA;characters also picked it up this time around!&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;</description>
    </item>
  </channel>
</rss>
