<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated by scripts/generate-feed.mjs — do not edit by hand. -->
<rss version="2.0"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>PG.Blog — Pushkal Gupta</title>
    <link>https://pushkalgupta.com/blog/</link>
    <atom:link href="https://pushkalgupta.com/blog/feed.xml" rel="self" type="application/rss+xml" />
    <description>Essays on artificial intelligence, power, and how systems actually work — argued from first principles.</description>
    <language>en</language>
    <managingEditor>noreply@pushkalgupta.com (Pushkal Gupta)</managingEditor>
    <webMaster>noreply@pushkalgupta.com (Pushkal Gupta)</webMaster>
    <copyright>© 2026 Pushkal Gupta</copyright>
    <lastBuildDate>Sun, 30 Aug 2026 12:26:57 GMT</lastBuildDate>
    <item>
      <title>The Merge — We Are Inside the Singularity</title>
      <link>https://pushkalgupta.com/blog/the-merge-inside-the-singularity/</link>
      <guid isPermaLink="true">https://pushkalgupta.com/blog/the-merge-inside-the-singularity/</guid>
      <pubDate>Tue, 28 Jul 2026 12:00:00 GMT</pubDate>
      <dc:creator>Pushkal Gupta</dc:creator>
      <category>Artificial Intelligence</category>
      <category>Singularity</category>
      <category>Meaning</category>
      <description>Sam Altman named the merge in 2017 and dated it 2025–2075. We are inside the lower bound — and the alignment problem that matters is now ours, not the machine’s.</description>
      <content:encoded><![CDATA[<p>AGI is here. Not in the sense that a machine has been declared conscious, but in the sense that matters — the system that mediates what you read, watch, and say has started writing you. Sam Altman called this the merge in 2017, and put the arrival somewhere between 2025 and 2075. We are inside the lower bound. The people building the systems have stopped hedging. The pause letter signed in 2023 is now a curiosity — its own signatories have spent the years since accelerating. Self-improvement loops are running. More breakthroughs land in a week than human reviewers can read. The ones telling us to slow down are no longer the ones holding the throttle.</p>
<p>The debate inside the field is no longer whether the curve has bent. It is strictly about timelines. The most aggressive numbers in circulation place artificial general intelligence in 2026 and machine cognition exceeding the combined cognitive output of all humans by 2030. These land this side of the next presidential election.</p>
<p>You can dismiss any individual prediction as marketing. The structural fact behind the predictions is harder to dismiss. The people making the loudest forecasts are also the ones building the infrastructure that would make them true. They run the frontier model labs. They own privately-held satellite constellations. Their cloud companies operate the largest training clusters on the planet. Their robotics lines are in pre-production. Forecast and capex point in the same direction. That is not pundit talk. It is a wager being placed by the largest private bettors on the table, in dollars that will not be returned if they are wrong.</p>
<p><a href="https://pushkalgupta.com/blog/the-merge-inside-the-singularity/">Continue reading &#8594;</a></p>]]></content:encoded>
    </item>
    <item>
      <title>The One-Way Mind — Why AI Imitates Understanding, and What That Predicts</title>
      <link>https://pushkalgupta.com/blog/the-one-way-mind/</link>
      <guid isPermaLink="true">https://pushkalgupta.com/blog/the-one-way-mind/</guid>
      <pubDate>Mon, 29 Jun 2026 12:00:00 GMT</pubDate>
      <dc:creator>Pushkal Gupta</dc:creator>
      <category>Artificial Intelligence</category>
      <category>Machine Learning</category>
      <description>A model names Tom Cruise's mother, then fails to name her son. The reversal curse shows language models learn directions, not facts.</description>
      <content:encoded><![CDATA[<p><a href="https://pushkalgupta.com/blog/the-one-way-mind/"><img src="https://pushkalgupta.com/blog/the-one-way-mind/preview.jpg" alt="A circuit-board brain with forward and backward arrows, cut across by a diagonal plane labelled the reversal curse." /></a></p>
<p>Ask a chatbot who Tom Cruise's mother is. It answers at once: Mary Lee Pfeiffer. Now open a fresh chat and ask who Mary Lee Pfeiffer's son is. There's a real chance it stalls.</p>
<p>Same fact. Two directions. It knows the road one way and gets lost going back. Sit with how odd that is: if <em>you</em> know Tom Cruise's mother is Mary Lee Pfeiffer, you automatically know Mary Lee Pfeiffer's son is Tom Cruise — it's the <em>same fact</em>, and you couldn't hold one half without the other. The machine can, because it never really learned the fact. It learned the <em>sentence</em>. It stored a string of words that reads left to right, and a string only runs one way.</p>
<p>That small crack has a name in the research, and it's what this essay is about. It's the gap between <em>memorising</em> something and <em>understanding</em> it — and once you can see it clearly, a lot of the confusion around AI quietly resolves: why these systems ace brutal exams and then fail at things a child wouldn't, whether they can really do your job, and why &ldquo;losing control&rdquo; of them may look nothing like the movies. The plan is simple. First, pin down what understanding actually is. Then see where it comes from in us, and why the machines are built to skip it. Then take that one idea and follow it all the way out — into work, the economy, and the slow question of who's still steering.</p>
<p><a href="https://pushkalgupta.com/blog/the-one-way-mind/">Continue reading &#8594;</a></p>]]></content:encoded>
    </item>
    <item>
      <title>Does AI Actually Think — Why Architecture Matters More Than Data</title>
      <link>https://pushkalgupta.com/blog/does-ai-actually-think/</link>
      <guid isPermaLink="true">https://pushkalgupta.com/blog/does-ai-actually-think/</guid>
      <pubDate>Mon, 18 May 2026 12:00:00 GMT</pubDate>
      <dc:creator>Pushkal Gupta</dc:creator>
      <category>Artificial Intelligence</category>
      <category>Machine Learning</category>
      <description>Your brain recognises a hummed melody in milliseconds on 20 watts. Energy-based models explain why that is architecture, not data scale.</description>
      <content:encoded><![CDATA[<p><a href="https://pushkalgupta.com/blog/does-ai-actually-think/"><img src="https://pushkalgupta.com/blog/does-ai-actually-think/preview.jpg" alt="Two terrains side by side: a golden lattice of chain-of-thought search against a smooth energy-based constraint landscape." /></a></p>
<p>Hum a song. Three notes — maybe four. Your brain recognises it in under a second. Not "after searching through every song you have ever heard." Not "after hashing every comparable substring." It just <em>knows</em>. The melody settles into something, a pattern that feels right before you can explain why.</p>
<p>Now consider what a brute-force algorithm would need to do. Even with hashing, even with optimised substring matching, searching through tens of thousands of songs for a partial melodic match would take considerable compute and wall-clock time. Your brain does it in milliseconds, using roughly 20 watts — less than a lightbulb.</p>
<p>This is not sequential token generation. Your brain is not committing to one note at a time, left to right, hoping the sequence matches. It is doing something fundamentally different: settling into a low-energy attractor state across an entire landscape of musical memory. The melody does not match <em>because</em> you compared it. It matches because the energy surface of your neural representation has a basin right there, and your perception fell into it.</p>
<p><a href="https://pushkalgupta.com/blog/does-ai-actually-think/">Continue reading &#8594;</a></p>]]></content:encoded>
    </item>
    <item>
      <title>The Golden Cage — Why Work Matters in the Age of AI</title>
      <link>https://pushkalgupta.com/blog/why-work-matters-in-the-age-of-ai/</link>
      <guid isPermaLink="true">https://pushkalgupta.com/blog/why-work-matters-in-the-age-of-ai/</guid>
      <pubDate>Mon, 27 Apr 2026 12:00:00 GMT</pubDate>
      <dc:creator>Pushkal Gupta</dc:creator>
      <category>Work</category>
      <category>Artificial Intelligence</category>
      <category>Meaning</category>
      <description>A perfect cage where every want is met and no effort is allowed — and what it reveals about why work and contact with other minds are not optional.</description>
      <content:encoded><![CDATA[<p><a href="https://pushkalgupta.com/blog/why-work-matters-in-the-age-of-ai/"><img src="https://pushkalgupta.com/blog/why-work-matters-in-the-age-of-ai/preview.jpg" alt="A gilded cage housing glowing clockwork labelled labour, skill and discipline, with a robotic arm reaching in through the bars." /></a></p>
<p>Imagine you wake up in a golden cage. The cage is perfect. The walls are gilded, the air conditioning is precisely calibrated, the food appears whenever you ask for it and tastes exactly as good as the best meals of your life. Every screen you can think of is available. Every film, every song, every game ever made. The bed is soft. The temperature is perfect. There is no pain, no hunger, no discomfort, no danger.</p>
<p>There is also no one else. No human. No animal. No interaction of any kind. You will not see another conscious being for the rest of your life. Everything you could possibly want is provided. You simply are not allowed to do anything that requires effort, struggle, or contact with another mind.</p>
<p>The question is not: would you survive in this cage. You would survive easily. The question is: how long before you would do anything — anything at all — to escape it? A week? A month? A year?</p>
<p><a href="https://pushkalgupta.com/blog/why-work-matters-in-the-age-of-ai/">Continue reading &#8594;</a></p>]]></content:encoded>
    </item>
    <item>
      <title>The Architecture of Power — How Society Actually Works</title>
      <link>https://pushkalgupta.com/blog/the-architecture-of-power/</link>
      <guid isPermaLink="true">https://pushkalgupta.com/blog/the-architecture-of-power/</guid>
      <pubDate>Wed, 08 Apr 2026 12:00:00 GMT</pubDate>
      <dc:creator>Pushkal Gupta</dc:creator>
      <category>Society</category>
      <category>Power</category>
      <description>Why does hierarchy work? Not who sits at the top, but how millions of people organise into layers where some give orders and it all feels natural.</description>
      <content:encoded><![CDATA[<p><a href="https://pushkalgupta.com/blog/the-architecture-of-power/"><img src="https://pushkalgupta.com/blog/the-architecture-of-power/preview.jpg" alt="Five glowing obelisks marked with a crown, gears, a key, a heart and a brain, rising over a crowd threaded by lines of influence." /></a></p>
<p>There is a question that every human being lives inside of, every single day, but almost nobody asks out loud: <em>why does the hierarchy work the way it does?</em></p>
<p>Not who is at the top. Not whether the system is fair. The mechanical question &mdash; the engineering question: how does a society of millions of people organise itself into layers where some people give orders and other people follow them, and the whole arrangement feels so natural that most people never notice there is an arrangement at all?</p>
<p>The question sounds abstract. It is not. It is the most concrete question you will ever encounter. It is why your boss can tell you what to do and you do it without thinking. It is why you feel a knot in your stomach when someone with a higher title enters the room. It is why you bought the thing you bought last week and told yourself it was a personal choice. It is why certain people seem to glide through life while others &mdash; smarter, harder working, more honest &mdash; do not.</p>
<p><a href="https://pushkalgupta.com/blog/the-architecture-of-power/">Continue reading &#8594;</a></p>]]></content:encoded>
    </item>
    <item>
      <title>AI and the Lion's Cage — The Last Tool That Builds Itself</title>
      <link>https://pushkalgupta.com/blog/ai-and-the-lions-cage/</link>
      <guid isPermaLink="true">https://pushkalgupta.com/blog/ai-and-the-lions-cage/</guid>
      <pubDate>Wed, 11 Mar 2026 12:00:00 GMT</pubDate>
      <dc:creator>Pushkal Gupta</dc:creator>
      <category>Artificial Intelligence</category>
      <category>Technology</category>
      <description>Humans never beat lions on strength — we beat them with tools. AI is the first tool that improves itself, which is why it breaks the old pattern.</description>
      <content:encoded><![CDATA[<p><a href="https://pushkalgupta.com/blog/ai-and-the-lions-cage/"><img src="https://pushkalgupta.com/blog/ai-and-the-lions-cage/preview.jpg" alt="A caged AI chip beside a self-improvement loop: human updates at version N giving way to a model that builds itself at N+1." /></a></p>
<p><strong>The thought experiment</strong></p>
<ul> <li> <strong>The lion —</strong> 190 kg. Razor claws. Sprints at 80 km/h. Apex predator for millions of years. </li> <li> <strong>We —</strong> 70 kg. No claws. Cannot outrun a house cat. Biologically unremarkable among mammals. </li> </ul>
<p>Not just lions. Elephants. Whales. Wolves. Every animal that dwarfs us in size, speed, and raw biological power — we've either domesticated, contained, or driven to extinction.</p>
<p>The standard answer is <em>tools</em>. But that shifts the question. Fire is not stronger than a lion. A spear is not faster than a cheetah. The tools we built were never physically superior to the animals we conquered.</p>
<p><a href="https://pushkalgupta.com/blog/ai-and-the-lions-cage/">Continue reading &#8594;</a></p>]]></content:encoded>
    </item>
  </channel>
</rss>
