<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Essays on Hrushikesh Pawar</title><link>https://hrushikeshpawar.github.io/essays/</link><description>Recent content in Essays on Hrushikesh Pawar</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Sun, 19 Jul 2026 00:00:00 +0530</lastBuildDate><atom:link href="https://hrushikeshpawar.github.io/essays/index.xml" rel="self" type="application/rss+xml"/><item><title>The Imitation Game Was Never a Benchmark</title><link>https://hrushikeshpawar.github.io/essays/imitation-game/</link><pubDate>Sun, 19 Jul 2026 00:00:00 +0530</pubDate><guid>https://hrushikeshpawar.github.io/essays/imitation-game/</guid><description>&lt;p&gt;&lt;strong&gt;Abstract.&lt;/strong&gt; Turing did not give us a universal leaderboard for intelligence. He replaced an underspecified metaphysical question with an operational experiment. Modern debates about whether LLMs think or reason are therefore largely debates about constructs, protocols, judges, and alternative explanations.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;This essay is in progress.&lt;/em&gt;&lt;/p&gt;
&lt;h2 id="1-the-question-turing-refused-to-answer"&gt;1. The question Turing refused to answer&lt;/h2&gt;
&lt;p&gt;Alan Turing begins &lt;em&gt;Computing Machinery and Intelligence&lt;/em&gt; with a question that still frames arguments about AI:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;“Can machines think?”&lt;/p&gt;</description></item><item><title>Bun's Zig-to-Rust Rewrite Was Not a Prompt</title><link>https://hrushikeshpawar.github.io/essays/bun-zig-to-rust/</link><pubDate>Sun, 19 Jul 2026 00:00:00 +0530</pubDate><guid>https://hrushikeshpawar.github.io/essays/bun-zig-to-rust/</guid><description>&lt;p&gt;&lt;strong&gt;Abstract.&lt;/strong&gt; The interesting unit in Bun&amp;rsquo;s rewrite is not the model call. It is the closed-loop migration system: a porting specification, an externalized lifetime analysis, task sharding, compiler feedback, a language-independent test oracle, adversarial review, and continuous human supervision.&lt;/p&gt;
&lt;p&gt;Planned (weeks 6–10). Every statement will be tagged source / observation / inference / speculation; the reported figures (~535K lines of Zig, 1,448 source files, ~50 dynamic workflows, an 11-day path to a passing test suite) are facts to audit, not results to casually reproduce.&lt;/p&gt;</description></item><item><title>Do Coding Agents Need Code Graphs?</title><link>https://hrushikeshpawar.github.io/essays/code-graphs-vs-grep/</link><pubDate>Sun, 19 Jul 2026 00:00:00 +0530</pubDate><guid>https://hrushikeshpawar.github.io/essays/code-graphs-vs-grep/</guid><description>&lt;p&gt;&lt;strong&gt;Abstract.&lt;/strong&gt; &amp;ldquo;Graphs understand repositories&amp;rdquo; and &amp;ldquo;grep is enough&amp;rdquo; are both underspecified claims. A representation is useful only if it helps a system retrieve change-relevant context more accurately or cheaply under a fixed budget.&lt;/p&gt;
&lt;p&gt;Planned (weeks 11–18). Conditions will be named honestly (&amp;ldquo;graph expansion on top of lexical seeds&amp;rdquo;, not &amp;ldquo;graph vs grep&amp;rdquo;), and the lexical bias of patched-file ground truth will be acknowledged up front.&lt;/p&gt;</description></item><item><title>How Neural Networks Learn</title><link>https://hrushikeshpawar.github.io/essays/how-neural-networks-learn/</link><pubDate>Sun, 19 Jul 2026 00:00:00 +0530</pubDate><guid>https://hrushikeshpawar.github.io/essays/how-neural-networks-learn/</guid><description>&lt;p&gt;&lt;strong&gt;Abstract.&lt;/strong&gt; Backpropagation is not a mysterious brain-inspired learning rule. It is an efficient application of the chain rule to a composed computation. The conceptual path from a perceptron to a multilayer network is a path from linear decision geometry to differentiable representation learning.&lt;/p&gt;
&lt;p&gt;Planned (weeks 19–25). Done when every equation maps to a named variable in the implementation.&lt;/p&gt;</description></item></channel></rss>