<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>fact-checking on S Anand</title>
    <link>https://www.s-anand.net/blog/tag/fact-checking/</link>
    <description>Recent content in fact-checking on S Anand</description>
    <generator>Hugo -- 0.164.0</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 17 Aug 2026 09:20:33 +0530</lastBuildDate>
    <atom:link href="https://www.s-anand.net/blog/tag/fact-checking/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>My predictions in 2025</title>
      <link>https://www.s-anand.net/blog/my-predictions-in-2025/</link>
      <pubDate>Mon, 17 Aug 2026 09:20:33 +0530</pubDate>
      <guid>https://www.s-anand.net/blog/my-predictions-in-2025/</guid>
      <description>&lt;p&gt;In 2025, I made a number of predictions on this blog. (Not intentionally. I just said stuff.)&lt;/p&gt;
&lt;p&gt;I asked ChatGPT to audit them. It selected 440 claims, filtered out vague or pending ones, and verified the rest. Here&amp;rsquo;s what I got right and wrong.&lt;/p&gt;
&lt;section ai-disclosure=&#34;ai-generated&#34; data-ai-model=&#34;gpt-5.6-sol&#34; data-ai-provider=&#34;OpenAI&#34;&gt;
&lt;ul&gt;
&lt;li&gt;🟢 &amp;ldquo;My chat will overtake search in 12-18 months. When ChatGPT becomes my primary lens on knowledge&amp;hellip;&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/chatgpt-vs-google-usage.md#L27&#34;&gt;chatgpt-vs-google-usage.md:L27&lt;/a&gt;). &lt;strong&gt;Audit&lt;/strong&gt;: This actually happened in your own browsing data: search led through April 2026; in May, chat jumped to 2,211 visits vs 1,319 search visits, and stayed comfortably ahead thereafter.&lt;/li&gt;
&lt;li&gt;🟢 &amp;ldquo;Typed languages are better suited for vibe coding. This will likely lead to the growth of typed languages (TypeScript, Rust, Go) but also of typing in untyped languages (e.g. Python).&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/things-i-learned-10-aug-2025.md#L33&#34;&gt;things-i-learned-10-aug-2025.md:L33&lt;/a&gt;). &lt;strong&gt;Audit&lt;/strong&gt;: TypeScript became GitHub&amp;rsquo;s #1 language in August 2025 and grew 66% YoY; GitHub itself explicitly connects the rise of typed languages to more reliable AI-assisted coding. This is unusually strong because you got both the direction and mechanism. (&lt;a href=&#34;https://github.blog/news-insights/octoverse/octoverse-a-new-developer-joins-github-every-second-as-ai-leads-typescript-to-1/&#34; title=&#34;Octoverse: A new developer joins GitHub every second as AI leads TypeScript to #1 - The GitHub Blog&#34;&gt;The GitHub Blog&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;🟢 &amp;ldquo;Code Mode &amp;hellip; is a smart way to use MCPs and a very likely future direction. Using LLMs to write code to call MCPs rather than directly.&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/things-i-learned-05-oct-2025.md#L49&#34;&gt;things-i-learned-05-oct-2025.md:L49&lt;/a&gt;). &lt;strong&gt;Audit&lt;/strong&gt;: OpenAI&amp;rsquo;s current Responses API has essentially this as a named capability: Programmatic Tool Calling lets a model write and execute programs that coordinate multiple tools and intermediate results. (&lt;a href=&#34;https://openai.com/index/gpt-5-6/&#34; title=&#34;GPT-5.6: Frontier intelligence that scales with your ambition | OpenAI&#34;&gt;OpenAI&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;🟢 &amp;ldquo;CLI optimization for LLMs will likely emerge. More CLIs (and wrappers / hooks in the shell) will improve output and error contexts for LLMs&amp;hellip;&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/things-i-learned-27-jul-2025.md#L86&#34;&gt;things-i-learned-27-jul-2025.md:L86&lt;/a&gt;). &lt;strong&gt;Audit&lt;/strong&gt;: By May 2026 you were yourself testing &lt;code&gt;rtk&lt;/code&gt;, a CLI proxy explicitly producing compact agent-friendly command output; across 216 commands you measured about 50% token reduction. That is almost exactly the wrapper you predicted.&lt;/li&gt;
&lt;li&gt;🟢 &amp;ldquo;In the future, AI that works directly with file systems, Model Context Protocols, and local APIs are likely to become more important.&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/features-actually-used-in-an-llm-playground.md#L76&#34;&gt;features-actually-used-in-an-llm-playground.md:L76&lt;/a&gt;). &lt;strong&gt;Audit&lt;/strong&gt;: File-system-native coding agents became mainstream, while MCP expanded into both hosted and local integrations; Anthropic now packages local MCP servers as easy-to-install desktop extensions. (&lt;a href=&#34;https://support.anthropic.com/en/articles/10949351-getting-started-with-local-mcp-servers-on-claude-desktop&#34; title=&#34;Getting Started with Local MCP Servers on Claude Desktop | Anthropic Help Center&#34;&gt;Claude Help Center&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;🟢 &amp;ldquo;Agents are slow. Parallelizable tools &amp;hellip; will grow. Tool speed &amp;hellip; will become more important.&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/things-i-learned-22-jun-2025.md#L106&#34;&gt;things-i-learned-22-jun-2025.md:L106&lt;/a&gt;). &lt;strong&gt;Audit&lt;/strong&gt;: Parallelism has become a central agent UX: OpenAI&amp;rsquo;s Codex app is explicitly built around managing multiple agents simultaneously; at the extreme, internal users now accumulate more than 60 hours of agent turns per day by parallel execution. (&lt;a href=&#34;https://openai.com/index/introducing-the-codex-app/&#34; title=&#34;Introducing the Codex app | OpenAI&#34;&gt;OpenAI&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;🟢 &amp;ldquo;Companies-of-one will grow. Sole founder can handle support functions.&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/things-i-learned-24-aug-2025.md#L14&#34;&gt;things-i-learned-24-aug-2025.md:L14&lt;/a&gt;). &lt;strong&gt;Audit&lt;/strong&gt;: Nasdaq&amp;rsquo;s Economic Institute finds one-person US business applications up more than 20% since early 2025, with essentially all recent application growth coming from solo businesses. Stripe separately reports solo founders reaching 63% of Atlas C-corps in Q2 2026. (&lt;a href=&#34;https://www.nasdaq.com/newsroom/new-nasdaq-report-finds-ai-driving-entrepreneurship&#34; title=&#34;New Nasdaq Report Finds That AI Is Driving Entrepreneurship | Nasdaq&#34;&gt;Nasdaq&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;🟢 &amp;ldquo;We will move towards an organization structure where developers are embedded with business teams rather than working as a separate group. Sort of like embedded executive assistance instead of a central typing pool.&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/things-i-learned-08-jun-2025.md#L49&#34;&gt;things-i-learned-08-jun-2025.md:L49&lt;/a&gt;). &lt;strong&gt;Audit&lt;/strong&gt;: Forward-deployed engineer demand reportedly increased 42-fold from 2023-25, with roughly 9,000 roles globally by early 2026. The role is almost precisely &amp;ldquo;technical people embedded with the business to make AI work in its real environment.&amp;rdquo; (&lt;a href=&#34;https://www.reuters.com/technology/artificial-intelligence/artificial-intelligencer-hottest-job-ai-right-now-2026-02-26/&#34; title=&#34;What&#39;s the hottest job in AI right now?&#34;&gt;Reuters&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;🟢 &amp;ldquo;Shadow apps will grow. Anyone can code. Users build apps with prompts, sheets, agents, outside of IT SDLC. Like Excel sheets.&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/things-i-learned-24-aug-2025.md#L18&#34;&gt;things-i-learned-24-aug-2025.md:L18&lt;/a&gt;). &lt;strong&gt;Audit&lt;/strong&gt;: Microsoft now explicitly describes a &amp;ldquo;new wave of shadow AI&amp;rdquo;: users installing coding/desktop/SaaS agents outside traditional IT governance, and has built discovery products specifically for unmanaged AI applications and agents. (&lt;a href=&#34;https://www.microsoft.com/en-us/security/blog/2026/05/01/microsoft-agent-365-now-generally-available-expands-capabilities-and-integrations/&#34; title=&#34;Microsoft Agent 365, now generally available, expands capabilities and integrations | Microsoft Security Blog&#34;&gt;Microsoft&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;🟡 &amp;ldquo;Agents generate diffs/PRs. Tools to edit and comment on these online will emerge.&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/things-i-learned-22-jun-2025.md#L107&#34;&gt;things-i-learned-22-jun-2025.md:L107&lt;/a&gt;). &lt;strong&gt;Audit&lt;/strong&gt;: GitHub now measures PRs created and merged by Copilot coding agent, while review comments can be handed directly to the agent with &amp;ldquo;Fix with Copilot,&amp;rdquo; including batches of review feedback. That&amp;rsquo;s almost verbatim fulfillment. (&lt;a href=&#34;https://github.blog/changelog/2026-07-17-repository-level-github-copilot-usage-metrics-generally-available/&#34; title=&#34;Repository-level GitHub Copilot usage metrics generally available - GitHub Changelog&#34;&gt;The GitHub Blog&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;🟡 &amp;ldquo;Models&amp;rsquo; ability to orchestrate longer workflows will improve. Factor that into your application design.&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/things-i-learned-10-aug-2025.md#L44&#34;&gt;things-i-learned-10-aug-2025.md:L44&lt;/a&gt;). &lt;strong&gt;Audit&lt;/strong&gt;: By mid-2026, OpenAI reports large increases in requests corresponding to &amp;gt;30-minute, &amp;gt;1-hour and even &amp;gt;8-hour human tasks, while Codex explicitly targets long-running tasks spanning hours or longer. (&lt;a href=&#34;https://openai.com/index/introducing-the-codex-app/&#34; title=&#34;Introducing the Codex app | OpenAI&#34;&gt;OpenAI&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;🟡 &amp;ldquo;Code review process will be re-invented.&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/things-i-learned-22-jun-2025.md#L109&#34;&gt;things-i-learned-22-jun-2025.md:L109&lt;/a&gt;). &lt;strong&gt;Audit&lt;/strong&gt;: GitHub has rebuilt Copilot review around an agentic architecture that gathers broader repository context, uses tools, produces findings, and can hand fixes to another coding agent. This is substantially more than autocomplete added to old review. (&lt;a href=&#34;https://github.blog/changelog/2026-03-05-copilot-code-review-now-runs-on-an-agentic-architecture/&#34; title=&#34;Copilot code review now runs on an agentic architecture - GitHub Changelog&#34;&gt;The GitHub Blog&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;🟡 &amp;ldquo;Domain expertise will therefore become even more valuable in the near future.&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/things-i-learned-20-apr-2025.md#L39&#34;&gt;things-i-learned-20-apr-2025.md:L39&lt;/a&gt;). &lt;strong&gt;Audit&lt;/strong&gt;: 2026 hiring evidence points toward domain/product expertise becoming more important rather than pure coding alone, particularly as AI handles more implementation and firms need people who can connect it to actual business functions. (&lt;a href=&#34;https://www.reuters.com/world/india/ai-shift-forces-skills-rethink-india-tech-hubs-kimberly-clark-executive-says-2026-05-20/&#34; title=&#34;AI shift forces skills rethink at India tech hubs, Kimberly-Clark executive says&#34;&gt;Reuters&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;🟡 &amp;ldquo;Validation is the New Bottleneck: Since coding is now much faster, the critical, time-consuming task has shifted to reviewing, testing, and validating the LLM&amp;rsquo;s output.&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/things-i-learned-17-aug-2025.md#L90&#34;&gt;things-i-learned-17-aug-2025.md:L90&lt;/a&gt;); you also predicted &amp;ldquo;The Quality Control (QC) function will become larger and more critical&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/things-i-learned-17-aug-2025.md#L95&#34;&gt;L95&lt;/a&gt;). &lt;strong&gt;Audit&lt;/strong&gt;: GitHub has now productized exactly that bottleneck in Code Quality; more than 10,000 enterprises used its preview, and GitHub explicitly frames AI-accelerated code output as creating the need for trustworthy pre-merge quality validation. (&lt;a href=&#34;https://github.blog/changelog/2026-07-20-github-code-quality-is-now-generally-available/&#34; title=&#34;GitHub Code Quality is now generally available - GitHub Changelog&#34;&gt;The GitHub Blog&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;🟡 &amp;ldquo;Agents generate technical debt faster than humans. Solving this will become a major problem/opportunity.&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/things-i-learned-22-jun-2025.md#L114&#34;&gt;things-i-learned-22-jun-2025.md:L114&lt;/a&gt;). &lt;strong&gt;Audit&lt;/strong&gt;: GitHub&amp;rsquo;s 2026 Code Quality launch is close to a commercial instantiation of this forecast: AI increases code output, so automated quality/debt detection and remediation moves earlier into the development cycle. (&lt;a href=&#34;https://github.blog/changelog/2026-07-20-github-code-quality-is-now-generally-available/&#34; title=&#34;GitHub Code Quality is now generally available - GitHub Changelog&#34;&gt;The GitHub Blog&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;🟡 &amp;ldquo;Governance will grow. Non-experts are acting like experts. Validation is more important.&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/things-i-learned-24-aug-2025.md#L19&#34;&gt;things-i-learned-24-aug-2025.md:L19&lt;/a&gt;). &lt;strong&gt;Audit&lt;/strong&gt;: The companion to shadow AI has indeed been governance: Microsoft now ships specific discovery, monitoring and governance for unmanaged AI agents, while NIST has continued expanding formal GenAI evaluation tooling. (&lt;a href=&#34;https://learn.microsoft.com/en-us/microsoft-365/admin/manage/agent-shadow-ai?view=o365-worldwide&#34; title=&#34;Understand Shadow AI in Microsoft 365 admin center - Microsoft 365 admin | Microsoft Learn&#34;&gt;Microsoft Learn&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;🟡 &amp;ldquo;Soon, we won&amp;rsquo;t just follow a lesson plan &amp;ndash; we&amp;rsquo;ll have lessons built just for us. AI will track how we learn and adapt in real time. It&amp;rsquo;ll feel like having a personal coach in your back pocket.&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/o3-is-now-my-personalized-learning-coach.md#L91&#34;&gt;o3-is-now-my-personalized-learning-coach.md:L91&lt;/a&gt;). &lt;strong&gt;Audit&lt;/strong&gt;: ChatGPT Study Mode now asks what the learner knows, adapts explanations, checks understanding, works from uploaded course material, and uses memory to personalize support; OpenAI explicitly describes the objective as personalized learning support available to any student. (&lt;a href=&#34;https://help.openai.com/en/articles/11780217-study-mode&#34; title=&#34;Using Study Mode in ChatGPT | OpenAI Help Center&#34;&gt;OpenAI Help Center&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;🟡 &amp;ldquo;Cost is going down so quickly right now that all you have to do is wait, and stuff will become available for a very affordable or even a free price.&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/things-i-learned-16-mar-2025.md#L116&#34;&gt;things-i-learned-16-mar-2025.md:L116&lt;/a&gt;). &lt;strong&gt;Audit&lt;/strong&gt;: The broad direction held. OpenAI cut GPT-5.6 Luna API prices by 80% in July 2026 while simultaneously improving capability-per-dollar. The &amp;ldquo;all you have to do&amp;rdquo; part is hyperbole, but the price-curve forecast was right. (&lt;a href=&#34;https://openai.com/index/advancing-the-price-performance-frontier-with-gpt-5-6/&#34; title=&#34;Advancing the price-performance frontier with GPT-5.6 | OpenAI&#34;&gt;OpenAI&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;🟡 relayed: &amp;ldquo;Control of chips and GPU compute is what will likely be the gameplay to control AI dominance globally.&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/things-i-learned-02-feb-2025.md#L16&#34;&gt;things-i-learned-02-feb-2025.md:L16&lt;/a&gt;, attributed there to Dario Amodei). &lt;strong&gt;Audit&lt;/strong&gt;: Advanced-AI-chip export licensing remains an explicit geopolitical control mechanism in 2026, including restrictions and license review for H200/MI325X-class accelerators going to China.&lt;/li&gt;
&lt;li&gt;🔴 &amp;ldquo;AI closes the gap between junior &amp;amp; senior devs &amp;ndash; even when both use AI. Quality doesn&amp;rsquo;t suffer much. So onboarding can be faster, compensation ladder may shorten.&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/things-i-learned-03-aug-2025.md#L52&#34;&gt;things-i-learned-03-aug-2025.md:L52&lt;/a&gt;). &lt;strong&gt;Audit&lt;/strong&gt;: The emerging evidence says AI changes the work but does &lt;strong&gt;not&lt;/strong&gt; erase the expertise gap: experienced developers are better at steering/delegation, while low-experience AI-heavy contributions incur substantially more review and lower acceptance. (&lt;a href=&#34;https://arxiv.org/abs/2602.00496&#34; title=&#34;From Junior to Senior: Allocating Agency and Navigating Professional Growth in Agentic AI-Mediated Software Engineering&#34;&gt;arXiv&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;🔴 &amp;ldquo;LLMs already deliver hours of analyst work in minutes. &lt;strong&gt;Entry-level roles WILL vanish&lt;/strong&gt;.&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/goodbye-mba-hello-ai.md#L17&#34;&gt;goodbye-mba-hello-ai.md:L17&lt;/a&gt;). &lt;strong&gt;Audit&lt;/strong&gt;: The labor-market warning was directionally good, but &amp;ldquo;vanish&amp;rdquo; is a major magnitude error. Stanford finds a meaningful relative decline among 22-25-year-olds in highly AI-exposed jobs, while employment remains substantial and overall exposure groups still show employment growth. &amp;ldquo;Entry-level hiring contracts sharply&amp;rdquo; would have scored much better. (&lt;a href=&#34;https://digitaleconomy.stanford.edu/publication/canaries-in-the-coal-mine-six-facts-about-the-recent-employment-effects-of-artificial-intelligence/&#34; title=&#34;Canaries in the Coal Mine? Six Facts about the Recent Employment Effects of Artificial Intelligence - Stanford Digital Economy Lab&#34;&gt;Stanford Digital Economy Lab&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;🔴 &amp;ldquo;Coders micro-manage LLMs. &lt;strong&gt;I think a novice will be more efficient and get better results than me.&lt;/strong&gt;&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/how-to-visualize-data-stories-with-ai-lessons.md#L285&#34;&gt;how-to-visualize-data-stories-with-ai-lessons.md:L285&lt;/a&gt;). &lt;strong&gt;Audit&lt;/strong&gt;: Current empirical work points the other way in real software work. In a 22,953-PR study, lower-experience AI-heavy developers received 4.5* more review comments, had 31% lower acceptance, and took over 5* longer to resolve issues; qualitative work likewise finds experienced developers better at delegation and control. (&lt;a href=&#34;https://arxiv.org/abs/2602.23905&#34; title=&#34;Novice Developers Produce Larger Review Overhead for Project Maintainers while Vibe Coding&#34;&gt;arXiv&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;🔴 relayed: &amp;ldquo;API access from model providers will shrink. Selling tokens is not a viable business model given lowering costs.&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/things-i-learned-23-mar-2025.md#L19&#34;&gt;things-i-learned-23-mar-2025.md:L19&lt;/a&gt;, from the Alexander Doria notes immediately above it). &lt;strong&gt;Audit&lt;/strong&gt;: Almost exactly backwards. Model providers expanded their APIs into richer agent platforms, and token-metered API access remains a core commercial model - including premium pay-as-you-go modes. (&lt;a href=&#34;https://openai.com/index/gpt-5-6/&#34; title=&#34;GPT-5.6: Frontier intelligence that scales with your ambition | OpenAI&#34;&gt;OpenAI&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;🔴 &amp;ldquo;APIs are likely to be replaced by just chat requests that will do the same thing. APIs might be replaced by RPA, where somebody uses a chatbot to do the equivalence instead.&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/things-i-learned-16-mar-2025.md#L111-L112&#34;&gt;things-i-learned-16-mar-2025.md:L111-L112&lt;/a&gt;). &lt;strong&gt;Audit&lt;/strong&gt;: Chat did become a front end, but the implementation moved toward &lt;strong&gt;more APIs underneath&lt;/strong&gt;, not fewer: tool APIs, Responses, MCP, computer-use interfaces and programmatic tool calling are now the substrate agents use. (&lt;a href=&#34;https://openai.com/index/gpt-5-6/&#34; title=&#34;GPT-5.6: Frontier intelligence that scales with your ambition | OpenAI&#34;&gt;OpenAI&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;🔴 &amp;ldquo;Software companies build &amp;lsquo;SaaS&amp;rsquo;-like apps today. &lt;strong&gt;Agents will replace apps.&lt;/strong&gt; Instead of UI, workflows, and app logic, they&amp;rsquo;ll engineer prompts, APIs, and evals.&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/agents-will-replace-saas-apps.md#L12&#34;&gt;agents-will-replace-saas-apps.md:L12&lt;/a&gt;). &lt;strong&gt;Audit&lt;/strong&gt;: The interface-shift was right; &amp;ldquo;replace&amp;rdquo; was not. Gartner now forecasts agentic AI may expose roughly &lt;strong&gt;20%&lt;/strong&gt; of SaaS application spending by 2030 - meaning substantial disruption, not app extinction. Agents are often a new interaction layer over systems of record and APIs. (&lt;a href=&#34;https://www.gartner.com/en/newsroom/press-releases/2026-07-01-gartner-says-us-dollars-234-billion-in-enterprise-application-software-spend-is-at-risk-from-agentic-artificial-intelligence&#34; title=&#34;Gartner Says $234 Billion in Enterprise Application Software Spend Is at Risk from Agentic AI&#34;&gt;Gartner&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;🔴 relayed: Models will &amp;ldquo;internalis[e] workflows &amp;hellip; to &lt;strong&gt;wipe out the apps and workflow space&lt;/strong&gt;.&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/things-i-learned-23-mar-2025.md#L17&#34;&gt;things-i-learned-23-mar-2025.md:L17&lt;/a&gt;, from Alexander Doria notes). &lt;strong&gt;Audit&lt;/strong&gt;: &amp;ldquo;Internalize capabilities&amp;rdquo; was insightful; &amp;ldquo;wipe out&amp;rdquo; was the failed extrapolation. Enterprise applications remain a very large substrate even in Gartner&amp;rsquo;s fairly aggressive agentic-AI forecast. (&lt;a href=&#34;https://www.gartner.com/en/newsroom/press-releases/2026-07-01-gartner-says-us-dollars-234-billion-in-enterprise-application-software-spend-is-at-risk-from-agentic-artificial-intelligence&#34; title=&#34;Gartner Says $234 Billion in Enterprise Application Software Spend Is at Risk from Agentic AI&#34;&gt;Gartner&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;🔴 &amp;ldquo;Demand for SaaS (one-size-fits-all) will shrink.&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/things-i-learned-06-apr-2025.md#L89&#34;&gt;things-i-learned-06-apr-2025.md:L89&lt;/a&gt;). &lt;strong&gt;Audit&lt;/strong&gt;: Not yet. For example, Gartner forecasts Indian SaaS spending growing &lt;strong&gt;18.9% in 2026&lt;/strong&gt;, from $3.9B to $4.6B. AI is changing SaaS economics and seat licensing, but current demand is still growing rather than shrinking. (&lt;a href=&#34;https://www.gartner.com/en/newsroom/press-releases/2026-06-01-gartner-forecasts-end-user-public-cloud-spending-in-india-to-surpass-17-billion-us-dollars-in-2026&#34; title=&#34;Gartner Forecasts End-User Public Cloud Spending in India to Surpass $17 Billion in 2026&#34;&gt;Gartner&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;🔴 &amp;ldquo;The early majority have come in&amp;hellip; &lt;strong&gt;Soon the late majority will come in&lt;/strong&gt; asking for existing solutions that have already solved their problem for many others.&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/things-i-learned-03-aug-2025.md#L44&#34;&gt;things-i-learned-03-aug-2025.md:L44&lt;/a&gt;). &lt;strong&gt;Audit&lt;/strong&gt;: This mapped your client/audience experience onto population adoption much too quickly. In 2026, US Census data put business AI usage around &lt;strong&gt;17-20%&lt;/strong&gt;, nowhere near a conventional late-majority phase. (&lt;a href=&#34;https://www.census.gov/library/stories/2026/05/ai-use-businesses.html&#34; title=&#34;Large Firms With at Least 20 Employees Biggest AI Users&#34;&gt;Census.gov&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;🔴- baseline error: &amp;ldquo;Given the cost and accessibility of drones, I guess &lt;strong&gt;drone terrorist attacks will soon emerge&lt;/strong&gt;.&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/things-i-learned-16-nov-2025.md#L43&#34;&gt;things-i-learned-16-nov-2025.md:L43&lt;/a&gt;). &lt;strong&gt;Audit&lt;/strong&gt;: They had already emerged. The UK government documented Daesh using small armed remotely piloted aircraft carrying grenades in Iraq in &lt;strong&gt;2017&lt;/strong&gt;; the UN had already been studying weaponized UAS use by non-state armed groups for terrorism-related purposes before this 2025 post. This is therefore a clean failure to establish the baseline, not a future hit. (&lt;a href=&#34;https://www.gov.uk/government/publications/british-forces-air-strikes-in-iraq-monthly-list/raf-air-strikes-in-iraq-and-syria-january-2017&#34; title=&#34;RAF air strikes in Iraq and Syria: January 2017 - GOV.UK&#34;&gt;GOV.UK&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;🔴 relayed: &amp;ldquo;Personal writing with connection won&amp;rsquo;t go away. AI can&amp;rsquo;t give you heartbreak. &lt;strong&gt;But the rest of non fiction writing will vanish.&lt;/strong&gt;&amp;rdquo; (&lt;a href=&#34;https://github.com/sanand0/blog/blob/0466df2/posts/2025/things-i-learned-30-mar-2025.md#L69&#34;&gt;things-i-learned-30-mar-2025.md:L69&lt;/a&gt;, under &amp;ldquo;Notes from Writing with AI&amp;rdquo;). &lt;strong&gt;Audit&lt;/strong&gt;: Nonfiction is under real pressure, but &amp;ldquo;vanish&amp;rdquo; is nowhere close. UK nonfiction publishing still generated about &lt;strong&gt;GBP1.0B in 2025&lt;/strong&gt;, down only 3%; the wider publishing industry reached record revenue. (&lt;a href=&#34;https://www.publishers.org.uk/publishing-reaches-highest-ever-revenue-in-2025/&#34; title=&#34;Publishing reaches highest ever revenue in 2025  - Publishers Association&#34;&gt;Publishers Association&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;/section&gt;
&lt;p&gt;Legend:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;🟢 = I got it right&lt;/li&gt;
&lt;li&gt;🟡 = I might be right?&lt;/li&gt;
&lt;li&gt;🔴 = I got it wrong&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I was wrong when making &lt;em&gt;extreme&lt;/em&gt; predictions, e.g. APIs, SaaS, workflows, junior devs will be &lt;em&gt;replaced&lt;/em&gt; by agents. They &lt;em&gt;did&lt;/em&gt; shrink (so I was &lt;em&gt;directionally&lt;/em&gt; right) but they&amp;rsquo;re &lt;em&gt;far&lt;/em&gt; from replaced.&lt;/p&gt;
&lt;p&gt;I was right when making &lt;em&gt;directional&lt;/em&gt; predictions, e.g. CLIs, shadow apps, verification, solo founders, &amp;hellip; will grow. These are easier and safer to predict (hence less impressive).&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://files.s-anand.net/images/2026-08-17-my-predictions-in-2025.avif&#34;&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;There&amp;rsquo;s a meta-insight here. You can take anyone&amp;rsquo;s corpus (meeting transcripts, emails, blog, books, research) and see how good their predictions are. This makes auditability for more accessible. So, I predict that we&amp;rsquo;ll see new roles &amp;amp; business opportunities emerge in 2026 based on this. For example:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Auditing researchers&amp;rsquo; predictions&lt;/li&gt;
&lt;li&gt;Auditing analysts and industry experts&amp;rsquo; claims&lt;/li&gt;
&lt;li&gt;Auditing company forecasts and promises&lt;/li&gt;
&lt;li&gt;Auditing leaders&amp;rsquo; promises&lt;/li&gt;
&lt;li&gt;etc.&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    <item>
      <title>How IMF mis-forecasts GDP growth</title>
      <link>https://www.s-anand.net/blog/how-imf-mis-forecasts-gdp-growth/</link>
      <pubDate>Mon, 22 Jun 2026 10:41:30 +0800</pubDate>
      <guid>https://www.s-anand.net/blog/how-imf-mis-forecasts-gdp-growth/</guid>
      <description>&lt;p&gt;The IMF forecasts GDP growth every year. Their forecasts for the current year are slightly low. Their forecasts for the next year are slightly high. After that, it remains high.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://sanand0.github.io/datastories/imf-gdp-forecast-errors/screenshot.avif&#34;&gt;&lt;/p&gt;
&lt;p&gt;Some forecasts, like
&lt;a href=&#34;https://sanand0.github.io/datastories/imf-gdp-forecast-errors/#country=China&#34;&gt;China&lt;/a&gt;,
&lt;a href=&#34;https://sanand0.github.io/datastories/imf-gdp-forecast-errors/#country=Singapore&#34;&gt;Singapore&lt;/a&gt;,
&lt;a href=&#34;https://sanand0.github.io/datastories/imf-gdp-forecast-errors/#country=United+Arab+Emirates&#34;&gt;UAE&lt;/a&gt;,
&lt;a href=&#34;https://sanand0.github.io/datastories/imf-gdp-forecast-errors/#country=Equatorial+Guinea&#34;&gt;Equatorial Guinea&lt;/a&gt;
are consistently low.&lt;/p&gt;
&lt;p&gt;Other forecasts, like
&lt;a href=&#34;https://sanand0.github.io/datastories/imf-gdp-forecast-errors/#country=Japan&#34;&gt;Japan&lt;/a&gt;,
&lt;a href=&#34;https://sanand0.github.io/datastories/imf-gdp-forecast-errors/#country=Congo%2C+Democratic+Republic+of+the&#34;&gt;Congo&lt;/a&gt;,
&lt;a href=&#34;https://sanand0.github.io/datastories/imf-gdp-forecast-errors/#country=Mexico&#34;&gt;Mexico&lt;/a&gt;,
&lt;a href=&#34;https://sanand0.github.io/datastories/imf-gdp-forecast-errors/#country=Pakistan&#34;&gt;Pakistan&lt;/a&gt;
are consistently high.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;The interesting meta-pattern is how this sort of past-forecast analysis can be done for any topic. This emerged from an &lt;a href=&#34;https://bsky.app/profile/emollick.bsky.social/post/3moraa7zius2c&#34;&gt;Ethan Mollick post&lt;/a&gt; and then I asked:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Me&lt;/strong&gt;: Ethan Mollick had GPT-5.5 Pro update his grad school paper. Cool! What can I do like this?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://claude.ai/share/a79319c0-96a1-4e18-a2ed-c0911e232875&#34;&gt;Claude&lt;/a&gt;&lt;/strong&gt;: Analyze your past work - like your blog posts.
&lt;ol&gt;
&lt;li&gt;Fact-check it&lt;/li&gt;
&lt;li&gt;Find wrong sources&lt;/li&gt;
&lt;li&gt;Critique it&lt;/li&gt;
&lt;li&gt;Find contradictions&lt;/li&gt;
&lt;li&gt;Find buried ledes / unbuilt sequels&lt;/li&gt;
&lt;li&gt;Find what aged badly. What&amp;rsquo;s the pattern?&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Me&lt;/strong&gt;: Um, what about others&amp;rsquo; work?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://claude.ai/share/a79319c0-96a1-4e18-a2ed-c0911e232875&#34;&gt;Claude&lt;/a&gt;&lt;/strong&gt;: Sure!
&lt;ol&gt;
&lt;li&gt;Check IMF GDP forecast accuracy&lt;/li&gt;
&lt;li&gt;Check target market size forecasts&lt;/li&gt;
&lt;li&gt;Check company / asset price forecasts&lt;/li&gt;
&lt;li&gt;Find which books are based on studies no longer true&lt;/li&gt;
&lt;li&gt;Find sources of popular stats that are wrong&lt;/li&gt;
&lt;li&gt;Find what numbers people quietly revised&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Me&lt;/strong&gt;: Where can I find IMF GDP forecasts?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://chatgpt.com/share/6a389d6e-4180-83e8-a759-95734a64b000&#34;&gt;ChatGPT&lt;/a&gt;&lt;/strong&gt;: On the &lt;a href=&#34;https://data.imf.org/en/datasets/IMF.RES%3AWEO&#34;&gt;IMF Data WEO site&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Me&lt;/strong&gt;: Check IMF GDP forecast accuracy.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://chatgpt.com/share/6a389d6e-4180-83e8-a759-95734a64b000&#34;&gt;ChatGPT&lt;/a&gt;&lt;/strong&gt;: The IMF has a modest optimistic bias for future-year GDP-growth forecasts, but not for same-year nowcasts.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Me&lt;/strong&gt;: Translate that to English.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://chatgpt.com/share/6a389d6e-4180-83e8-a759-95734a64b000&#34;&gt;ChatGPT&lt;/a&gt;&lt;/strong&gt;: For the current year, IMF typically underestimates. Next year onwards, they typically overestimate.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Me&lt;/strong&gt;: Why? How?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://chatgpt.com/share/6a38a70d-4f34-83ee-b193-0b3dd2351422&#34;&gt;ChatGPT&lt;/a&gt;&lt;/strong&gt;: IMF has systematic biases.
&lt;ul&gt;
&lt;li&gt;Advanced economies are easier to forecast and slightly less biased&lt;/li&gt;
&lt;li&gt;Some countries (China, UAE, &amp;hellip;) are largely under-forecasted. Others (DR Congo, Haiti, &amp;hellip;) are consistently over-forecasted.&lt;/li&gt;
&lt;li&gt;They underpredicts extremes in both directions.&lt;/li&gt;
&lt;li&gt;When their forecast is very high, it is more likely to be too high.&lt;/li&gt;
&lt;li&gt;Corrections are timid. They don&amp;rsquo;t close old error gap until very late.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Me&lt;/strong&gt;: Draw this as a dot chart.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://chatgpt.com/share/6a389d6e-4180-83e8-a759-95734a64b000&#34;&gt;ChatGPT&lt;/a&gt;&lt;/strong&gt;: OK&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Me&lt;/strong&gt;: Spread out the dots.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://chatgpt.com/share/6a389d6e-4180-83e8-a759-95734a64b000&#34;&gt;ChatGPT&lt;/a&gt;&lt;/strong&gt;: OK&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Me&lt;/strong&gt;: Let me filter by country.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://chatgpt.com/share/6a389d6e-4180-83e8-a759-95734a64b000&#34;&gt;ChatGPT&lt;/a&gt;&lt;/strong&gt;: OK&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Me&lt;/strong&gt;: Let me permalink to the selection.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://chatgpt.com/share/6a389d6e-4180-83e8-a759-95734a64b000&#34;&gt;ChatGPT&lt;/a&gt;&lt;/strong&gt;: OK&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Me&lt;/strong&gt;: Split this into a HTML and JSON file.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;https://chatgpt.com/share/6a389d6e-4180-83e8-a759-95734a64b000&#34;&gt;ChatGPT&lt;/a&gt;&lt;/strong&gt;: OK&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;hellip; and &lt;a href=&#34;https://sanand0.github.io/datastories/imf-gdp-forecast-errors/&#34;&gt;here is the data visualization&lt;/a&gt;.&lt;/p&gt;
&lt;!--
Ideation: https://claude.ai/chat/0943a775-b971-41f5-b578-3bf9319642a6
Data visualization: https://chatgpt.com/c/6a3863f4-6798-83ee-ae5c-6d17ee525ce6
Data analysis: https://chatgpt.com/c/6a387079-6dc0-83ee-ac9e-df650426ddd1
--&gt;
</description>
    </item>
    <item>
      <title>Add a Verify Button</title>
      <link>https://www.s-anand.net/blog/add-a-verify-button/</link>
      <pubDate>Sat, 30 May 2026 11:39:10 +0800</pubDate>
      <guid>https://www.s-anand.net/blog/add-a-verify-button/</guid>
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://files.s-anand.net/images/2026-05-30-add-a-verify-button.avif&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.linkedin.com/in/rohitsaran/&#34;&gt;Rohit Saran&lt;/a&gt; looked at the &lt;a href=&#34;https://sanand0.github.io/journalists/statnostics/&#34;&gt;Statoistics cards&lt;/a&gt; my AI agents are generating for &lt;a href=&#34;https://x.com/hashtag/STATOISTICS&#34;&gt;The Times of India&lt;/a&gt;, and asked about a small button under each one.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://sanand0.github.io/journalists/statnostics/2026-04-27-citizen-survey/03-family-doctor-everyone-wants-nobody-has.svg&#34;&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://files.s-anand.net/images/2026-05-30-statoistics-card.avif&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;In the list of Statoistics that you had put, I saw there&amp;rsquo;s a button called &amp;lsquo;Verify.&amp;rsquo; What was that meant to be or will do in future?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;That verify button explains the claim, mentions the sources, and shows how to check the claim.&lt;/p&gt;
&lt;p&gt;One card said &amp;ldquo;9 in 10 Indians want a family doctor and barely 1 in 35 has one&amp;rdquo;. The button breaks that down:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&amp;ldquo;87% want a family doctor, 2.8% outpatient visits were to an Asha worker…&amp;rdquo;&lt;/li&gt;
&lt;li&gt;It identifies in the source document what are the columns that we were looking at, what numbers it verified.&lt;/li&gt;
&lt;li&gt;It links to the program that it wrote to do the verification.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I said, &amp;ldquo;it lets humans check if the numbers are right - by giving them steps &amp;ndash; where exactly to check, how to check if it is correct.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.linkedin.com/in/sajeev-kumarapuram-205ba933&#34;&gt;Sajeev&lt;/a&gt; pushed back: &lt;em&gt;&amp;ldquo;It&amp;rsquo;s more &amp;rsquo;explain&amp;rsquo; than &amp;lsquo;verify&amp;rsquo; really.&amp;rdquo;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;True. &lt;a href=&#34;https://timesofindia.indiatimes.com/toireporter/author-Saurabh-Banerjee-479202560.cms&#34;&gt;Saurabh&lt;/a&gt; had asked for exactly this earlier: while a person is checking by hand, give them something that shows how the AI got to its answer. &lt;strong&gt;A verify button&amp;rsquo;s first job is not to prove the AI is right. It&amp;rsquo;s to let a nervous journalist check, cheaply, until they stop being nervous.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This instinct is old. The Royal Society took &lt;a href=&#34;https://royalsociety.org/about-us/who-we-are/history/&#34;&gt;&lt;em&gt;nullius in verba&lt;/em&gt;&lt;/a&gt; as its motto around 1662, &amp;ldquo;take nobody&amp;rsquo;s word for it.&amp;rdquo; They didn&amp;rsquo;t print claims and ask you to trust the author. In 1663 they made &lt;a href=&#34;https://en.wikipedia.org/wiki/Robert_Hooke&#34;&gt;Robert Hooke&lt;/a&gt; their Curator of Experiments, whose job was to re-run the demonstration in front of the Fellows. A verify button is that, without Hooke.&lt;/p&gt;
&lt;p&gt;(Merchants got there two centuries earlier: double-entry bookkeeping, codified by &lt;a href=&#34;https://en.wikipedia.org/wiki/Luca_Pacioli&#34;&gt;Pacioli&lt;/a&gt; in 1494, means every entry has a counter-entry and the books either balance or they don&amp;rsquo;t.)&lt;/p&gt;
&lt;p&gt;Rohit&amp;rsquo;s reason for liking it went somewhere I hadn&amp;rsquo;t fully thought through. He went to brand.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;It&amp;rsquo;s like why a product with 10-year guarantee is likely to be made better than a product with 2-year warranty, because the company has confidence to tell the customer, &amp;lsquo;Look, I am standing behind this product for 10 years.&amp;rsquo;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;And later:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Any brand that is saying, &amp;lsquo;Whatever I write is verifiable,&amp;rsquo; is so much more in this age of misinformation.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;His version of why this matters for a newspaper: &lt;em&gt;&amp;ldquo;a brand is only about trust. Rest is news is anyway a commodity.&amp;rdquo;&lt;/em&gt; &lt;strong&gt;A verify button is a public claim that you&amp;rsquo;re willing to be checked.&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;Here&amp;rsquo;s how I actually build one &amp;ldquo;Verify&amp;rdquo; buttons, in increasing order of effort.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Link plus a searchable string.&lt;/strong&gt; A hyperlink may still be wrong. I want a link &lt;em&gt;and&lt;/em&gt; a short quote I can paste into the page&amp;rsquo;s search box and find. &lt;em&gt;&amp;ldquo;When I click on that link, I should be able to literally search for and find that piece of text, verifying that it did not hallucinate&amp;rdquo;&lt;/em&gt; Then even a plain program (not even an LLM) can open every link and confirm the text is there.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;For numbers, the SQL query.&lt;/strong&gt; If it&amp;rsquo;s data, the SQL query (or Python script) that fetches that particular result is the closest equivalent. The button should just run the query against live data and shows the number. The user doesn&amp;rsquo;t need to know SQL - they just see that the number matches.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;The procedure as a checklist.&lt;/strong&gt; The button breaks the card into steps: this is the claim, this is the number, this is the column it came from, check that the D1A value matches. A person ticks down it.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Verify with an AI agent.&lt;/strong&gt; Add a link that opens the claim in Google AI mode with a pre-filled prompt asking it to fact-check the claim. For example: &lt;a href=&#34;https://tools.s-anand.net/askai/?q=Fact-check+with+step-by-step+evidence%3A+According+to+Citizen+Survey+2022-23%2C+87%25+of+Indians+want+a+dedicated+family+doctor+but+only+2.8%25+actually+use+one.&#34;&gt;Fact-check with step-by-step evidence: According to Citizen Survey 2022-23, 87% of Indians want a dedicated family doctor but only 2.8% actually use one. How might it have changed since the publication?&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Rohit framed verification as three jobs, not one: &lt;em&gt;&amp;ldquo;Verification has sourcing, verification, and updation.&amp;rdquo;&lt;/em&gt; The last clause lets you also ask whether the number has gone stale since you published it.&lt;/p&gt;
&lt;p&gt;Getting the source right is not the same as getting the conclusion right. Rohit said: &lt;em&gt;&amp;ldquo;you are asking AI not only to get right source and right data, but now we are asking to interpret.&amp;rdquo;&lt;/em&gt; And interpretation is subjective on both ends. The button can confirm the number is real but not &lt;em&gt;prove&lt;/em&gt; the argument is sound.&lt;/p&gt;
&lt;p&gt;Of course, the sources could be wrong. &amp;ldquo;Check the source&amp;rdquo; assumes good data quality. Luckily, data is more often right than wrong, and verification can shine a light on bad data.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;We can start simple. The cheapest version: &lt;em&gt;every&lt;/em&gt; AI output has a &amp;ldquo;Verify&amp;rdquo; link to a search query the user can easily inspect. That changes their question from &amp;ldquo;can I trust this?&amp;rdquo; to &amp;ldquo;let me check.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;If this can establish trust and a brand for India&amp;rsquo;s largest newspaper, enterprises AI apps might do well to follow.&lt;/p&gt;
&lt;!-- https://claude.ai/chat/36780e30-48ca-4f84-af7a-4308e0880ce4 --&gt;
</description>
    </item>
    <item>
      <title>Panchayat solves the wrong problem</title>
      <link>https://www.s-anand.net/blog/panchayat-solves-the-wrong-problem/</link>
      <pubDate>Sun, 26 Apr 2026 19:02:18 -0400</pubDate>
      <guid>https://www.s-anand.net/blog/panchayat-solves-the-wrong-problem/</guid>
      <description>&lt;p&gt;In &lt;a href=&#34;https://en.wikipedia.org/wiki/Panchayat_(TV_series)&#34;&gt;Panchayat&lt;/a&gt; Season 1 Episode 7 &lt;a href=&#34;https://www.imdb.com/title/tt12005118/&#34;&gt;Ladka Tez Hai Lekin&amp;hellip;&lt;/a&gt;, at around 17:00, Pradhan asks Abhishek to solve problem 42.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://files.s-anand.net/images/2026-04-26-panchayat-q-42.avif&#34;&gt;&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-markdown&#34; data-lang=&#34;markdown&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;k&#34;&gt;42.&lt;/span&gt; A takes 5 days more than B to do a certain job and 9 days more than C.
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    A and B together can do the job in the same time as C.
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    How many days would A take to do it?
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    (a) 16 days
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    (b) 18 days
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    (c) 15 days
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    (d) 20 days
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;The correct answer is &lt;a href=&#34;https://chatgpt.com/share/69ee9e7d-b6f4-83ea-8b2d-fcca1c4a374e&#34;&gt;(c) 15 days&lt;/a&gt;. But interestingly, ChatGPT got it wrong the first time too. It said &lt;code&gt;(a) 15 days&lt;/code&gt; instead of &lt;code&gt;(c) 15 days&lt;/code&gt;, and required a fact-check to correct itself.&lt;/p&gt;
&lt;!-- https://chatgpt.com/c/69ee9c0d-3f30-83ea-b714-bbdbe86f794a --&gt;
&lt;p&gt;But Abhishek&amp;rsquo;s steps have &lt;em&gt;nothing&lt;/em&gt; to do with the problem - he proceeds to solve a &lt;em&gt;completely different&lt;/em&gt; problem and ends up with the supposedly correct answer of 37/23.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://files.s-anand.net/images/2026-04-26-panchayat-a-42.avif&#34;&gt;&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-markdown&#34; data-lang=&#34;markdown&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;(42)
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Qty of x in container (100 l) = 40 lts
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Qty of y in the container of 100 ltr = 60 ltr
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Qty of Milk in final Mix = 100 × 3/4 = 75 ltr
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Qty of water in final Mix = 100 − 75 = 25 ltr
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;[crossed / scratched working]
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;x = 40 × 2/3 , 40 × 1/3 = 80/3 , 40/3   [circled]
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Qty of Milk &amp;amp; water in 60 ltr of Mix
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;y = (60 × a)/(a + 2) , (60 × 2)/(a + 2)
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  = 60a/(a + 2) , 120/(a + 2)
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Now, the problem I&amp;rsquo;m trying to solve is, which of these made the bigger mistake:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Abhishek, who solved a different problem&lt;/li&gt;
&lt;li&gt;ChatGPT, who got the answer right but the option wrong&lt;/li&gt;
&lt;li&gt;The writers of the show, who failed to correct this obvious error&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    <item>
      <title>How to use AI for research</title>
      <link>https://www.s-anand.net/blog/how-to-use-ai-for-research/</link>
      <pubDate>Sat, 04 Apr 2026 23:30:53 +0800</pubDate>
      <guid>https://www.s-anand.net/blog/how-to-use-ai-for-research/</guid>
      <description>&lt;!-- https://chatgpt.com/c/69cf42a9-ed04-839b-bdf1-e010677d81c7 --&gt;
&lt;p&gt;I asked ChatGPT to research universities&amp;rsquo; AI policies. &lt;a href=&#34;https://sanand0.github.io/datastories/ai-policies/&#34;&gt;Here is the report&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here are the four lessons I learned from that - about how to use AI for research.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://files.s-anand.net/images/2026-04-03-how-to-use-ai-for-research.avif&#34;&gt; &lt;!-- https://gemini.google.com/u/2/app/9f3cc9fb9c8c8cb4 --&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1. Show examples of failures to avoid&lt;/strong&gt;. &lt;a href=&#34;https://jivraj-18.github.io/university_ai_usage/output/&#34;&gt;Jivraj&amp;rsquo;s earlier research&lt;/a&gt; kept surfacing AI policies universities had &lt;em&gt;researched&lt;/em&gt;, not written for themselves!. So I told ChatGPT to:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;hellip; double-check that they ARE, in fact, about their own use of AI - not policies they&amp;rsquo;re proposing for others or are researching.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This is called &lt;strong&gt;pre-specifying exclusions&lt;/strong&gt;. Giving negative examples help. &lt;a href=&#34;https://arxiv.org/abs/2201.11903&#34;&gt;Wei (2022)&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2a. &amp;ldquo;Double-check&amp;rdquo; doesn&amp;rsquo;t always work&lt;/strong&gt;. Though I told ChatGPT to &amp;ldquo;double-check&amp;rdquo;, it still got things wrong. For example, it cited MIT&amp;rsquo;s &lt;a href=&#34;https://ist.mit.edu/ai-guidance&#34;&gt;AI policy home page&lt;/a&gt; as evidence that the policy covers students and faculty, just because the words were present. That&amp;rsquo;s not right!&lt;/p&gt;
&lt;p&gt;Models get over-confident - and that&amp;rsquo;s exactly when they &lt;em&gt;don&amp;rsquo;t&lt;/em&gt; double-check. Asking them to double-check is a good habit, but not fail-safe. &lt;a href=&#34;https://arxiv.org/abs/2207.05221&#34;&gt;Kadavath (2022)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2b. Expicitly tell it to find mistakes&lt;/strong&gt;. I told it to:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Find mistakes in as many claims as you can.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This is stronger than &amp;ldquo;double-check&amp;rdquo;. It turns the model against itself, and it worked &lt;em&gt;quite&lt;/em&gt; well.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1. Show examples of failures to avoid&lt;/strong&gt;. (Repeat.) When asking it to find mistakes, I gave it the same example.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;hellip; MIT, &amp;ldquo;covers_faculty_or_staff&amp;rdquo; cites &amp;ldquo;quote&amp;rdquo;: &amp;ldquo;Students • Faculty and Staff • Visitors and Guests • Generative AI use at MIT&amp;rdquo;. But that&amp;rsquo;s actually a set of links to Students, Faculty and Staff, etc. It&amp;rsquo;s not evidence that the POLICY covers them - and I&amp;rsquo;m quite sure the policy isn&amp;rsquo;t for guests!&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;That&amp;rsquo;s &lt;a href=&#34;https://arxiv.org/abs/2005.14165&#34;&gt;few-shot prompting&lt;/a&gt;. Concrete examples beat abstract instructions.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3. Ask it to list failures explicitly&lt;/strong&gt;. I told it:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;I am also interested in universities that conspicuously lack a policy &amp;hellip;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Without that, it might have returned &lt;em&gt;only&lt;/em&gt; positive hits. Missing evidence and failures are important data, too!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;4. Break large tasks into batches&lt;/strong&gt;. When I asked it to research 20 universities, it made several mistakes. Instead:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This may be a complex task, so let&amp;rsquo;s just do this for the first four Universities.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Now, it didn&amp;rsquo;t make any mistakes! Sometimes, it gets &lt;a href=&#34;https://arxiv.org/abs/2307.03172&#34;&gt;lost in the middle&lt;/a&gt; for long tasks.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;So there it is - the four rules of AI research I learned from this exercise:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Show examples of failures to avoid&lt;/li&gt;
&lt;li&gt;&amp;ldquo;Double-check&amp;rdquo; doesn&amp;rsquo;t always work. Expicitly tell it to find mistakes&lt;/li&gt;
&lt;li&gt;Ask it to list failures explicitly.&lt;/li&gt;
&lt;li&gt;Break large tasks into batches.&lt;/li&gt;
&lt;/ol&gt;
</description>
    </item>
    <item>
      <title>Verifying Textbook Facts</title>
      <link>https://www.s-anand.net/blog/verifying-textbook-facts/</link>
      <pubDate>Fri, 23 Jan 2026 13:36:50 +0530</pubDate>
      <guid>https://www.s-anand.net/blog/verifying-textbook-facts/</guid>
      <description>&lt;p&gt;Using LLMs to find errors is fairly hallucination-proof.&lt;/p&gt;
&lt;p&gt;If they mess up, it&amp;rsquo;s just wasted effort. If they don&amp;rsquo;t, they&amp;rsquo;ve uncovered a major problem!&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://github.com/PythonicVarun&#34;&gt;Varun&lt;/a&gt; fact-checked &lt;a href=&#34;https://ncert.nic.in/textbook.php?lehs1=0-4&#34;&gt;Themes in Indian History&lt;/a&gt;, the official NCERT Class 12 textbook.&lt;/p&gt;
&lt;p&gt;Page-by-page, he asked Gemini to:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Extract each claim&lt;/strong&gt;. E.g. &amp;ldquo;Clay was locally available to the Harappans&amp;rdquo; on page 12.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Search online for the claim&lt;/strong&gt;. E.g. &lt;a href=&#34;https://asi.nic.in/harappa/&#34;&gt;ASI site description&lt;/a&gt; and by &lt;a href=&#34;https://www.britannica.com/place/India/The-Indus-civilization&#34;&gt;Encyclopedia Britannica&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Fact-check each claim&lt;/strong&gt;. E.g. &amp;ldquo;Clay was locally available to the Harappans&amp;rdquo; is confirmed by both sources.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href=&#34;https://pythonicvarun.github.io/textbook-analysis/&#34;&gt;Here is his analysis&lt;/a&gt; and &lt;a href=&#34;https://github.com/PythonicVarun/textbook-analysis/blob/master/src/verifier.py&#34;&gt;verifier code&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Before hitting rate limits, he scanned 56 pages and fact checked 45 claims from a dozen pages (&lt;a href=&#34;https://pythonicvarun.github.io/textbook-analysis/report/&#34;&gt;detailed report&lt;/a&gt;). Even among this small sample, there was an interesting error on Page 22:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Only broken or useless objects would have been thrown away.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://files.s-anand.net/images/2026-01-23-verifying-textbook-facts.webp&#34;&gt;&lt;/p&gt;
&lt;p&gt;In reality, &lt;a href=&#34;https://crowcanyon.org/ResearchReports/WoodsCanyon/Text/wcpw_abandonment.php&#34;&gt;migrants abandon useful objects&lt;/a&gt; and &lt;a href=&#34;https://www.mdpi.com/2673-9461/5/1/3&#34;&gt;ritual deposits&lt;/a&gt; give us intact, useful objects.&lt;/p&gt;
&lt;p&gt;So, is this an error in the textbook worth correcting? Maybe. Worth exploring.&lt;/p&gt;
&lt;p&gt;BTW, the original analysis hallucinated sources: &amp;ldquo;Discard and Reuse in the Ancient Near East&amp;rdquo; and &amp;ldquo;Recycling in the Bronze Age&amp;rdquo; from Cambridge. But for fact-checking, this doesn&amp;rsquo;t matter. The point is to flag questionable claims for &lt;a href=&#34;https://chatgpt.com/share/6973498f-f784-8003-aa41-9090807c3c88&#34;&gt;further review&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;There are others:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Did R.E.M. Wheeler take over as Director-General of the Archeological Survey of India in 1944 (according to the book) or in 1940 (according to other sources)? Worth checking the ASI records?&lt;/li&gt;
&lt;li&gt;[Ashoka&amp;rsquo;s army was] 600,000 foot-soldiers, 30,000 cavalry and 9,000 elephants? The book says &amp;ldquo;some historians consider these accounts to be exaggerated&amp;rdquo; but the consensus is that these are almost certainly exaggerated. Worth rewording?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If LLMs find half a dozen questionable claims from a dozen pages, fact-checking textbooks seems an effective use for LLMs.&lt;/p&gt;
&lt;p&gt;Especially when 25 million students read them every year.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;I have personally suffered from errors in history textbooks.&lt;/p&gt;
&lt;p&gt;I wrote my class 9 history exam in 1989-90. The Hindu published a series titled &amp;ldquo;This Day That Age&amp;rdquo; with news from 50 years ago. That morning&amp;rsquo;s was that &lt;a href=&#34;https://en.wikipedia.org/wiki/Soviet_invasion_of_Poland&#34;&gt;Germany invaded Poland with Russian aid&lt;/a&gt;. I proudly wrote this in my exam and lost a mark, since the history textbook clearly mentioned that Russia opposed Germany.&lt;/p&gt;
&lt;p&gt;(That I feel indignant 36 years later tells you how sorry my life is.)&lt;/p&gt;
</description>
    </item>
    <item>
      <title>New ways of reading books</title>
      <link>https://www.s-anand.net/blog/new-ways-of-reading-books/</link>
      <pubDate>Tue, 06 Jan 2026 11:03:07 +0800</pubDate>
      <guid>https://www.s-anand.net/blog/new-ways-of-reading-books/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m using AI to read books by:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Summarizing&lt;/strong&gt;. This tells me what the books is about, the key points it makes and the main takeaways. It also helps me decide if I want to dig deeper.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Fact-checking&lt;/strong&gt;. I can find mistakes, alternate perspectives, and biases. That&amp;rsquo;s a &lt;em&gt;huge&lt;/em&gt; win!&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Re-authoring&lt;/strong&gt;. I can write it in the style of Malcolm Gladwell, Randall Munroe, Richard Feynman, or anyone else I like. Makes dense prose much more enjoyable.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;So far, I&amp;rsquo;ve applied this at different levels - and I&amp;rsquo;m sure there are more possibilities:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;A book&lt;/strong&gt;. I can &lt;a href=&#34;https://claude.ai/chat/26cd4580-ede9-45e0-909e-2c58946458d1&#34;&gt;summarize &amp;amp; fact-check&lt;/a&gt; books like &lt;a href=&#34;https://www.goodreads.com/book/show/25663961-how-not-to-die&#34;&gt;How Not To Die&lt;/a&gt; and learn what&amp;rsquo;s really established.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;A chapter&lt;/strong&gt;. I can turn each chapter of Primo Levi&amp;rsquo;s &lt;a href=&#34;https://www.goodreads.com/book/show/427282.The_Periodic_Table&#34;&gt;The Periodic Table&lt;/a&gt; into a &lt;a href=&#34;https://claude.ai/share/298dae77-08ba-4131-9790-7c7490154afe&#34;&gt;Randall Munroe article&lt;/a&gt; that makes me laugh.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;A sentence&lt;/strong&gt;. I can take a single proverb like &lt;a href=&#34;https://www.s-anand.net/blog/the-busier-you-are-the-happier-you-are/&#34;&gt;忙しいほど幸せ&lt;/a&gt; or a &lt;a href=&#34;https://en.wikipedia.org/wiki/Kural&#34;&gt;Kural&lt;/a&gt; like &lt;a href=&#34;https://www.s-anand.net/blog/humility-elevates-divinity/&#34;&gt;அடக்கம் அமரருள் உய்க்கும்&lt;/a&gt; and turn it into an essay that makes me cry.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Multiple books&lt;/strong&gt;. I can &lt;a href=&#34;https://claude.ai/public/artifacts/8e5076f4-84c9-497a-ad38-d5654ae3f3b4&#34;&gt;compare and fact-check&lt;/a&gt; multiple books on the same topic, e.g. &lt;a href=&#34;https://www.goodreads.com/book/show/18770267-make-it-stick&#34;&gt;Make It Stick&lt;/a&gt;, &lt;a href=&#34;https://www.goodreads.com/book/show/18693655-a-mind-for-numbers&#34;&gt;A Mind for Numbers&lt;/a&gt;, &lt;a href=&#34;https://www.goodreads.com/book/show/44770129-ultralearning&#34;&gt;Ultralearning&lt;/a&gt;, and &lt;a href=&#34;https://www.goodreads.com/book/show/34507927-how-to-take-smart-notes&#34;&gt;How to Take Smart Notes&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;But I suspect this is just the beginning. AI opens up &lt;a href=&#34;https://www.s-anand.net/blog/prompts/reading-styles/&#34;&gt;many more reading styles&lt;/a&gt;. For example:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Reviews over time&lt;/strong&gt;. Could we read &lt;a href=&#34;https://www.goodreads.com/book/show/9216051-lolita&#34;&gt;Lolita&lt;/a&gt; along with the 1950s interpretation, the 1970s feminist critique, the postcolonial turn, the contemporary reassessment? Understanding how meaning evolves over time?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Character story&lt;/strong&gt;. Reading just the sub-novel of a single character, e.g. &lt;a href=&#34;https://coppermind.net/wiki/Hoid&#34;&gt;Hoid&lt;/a&gt; across the &lt;a href=&#34;https://coppermind.net/wiki/Cosmere&#34;&gt;Cosmere&lt;/a&gt;?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;AMA with the author&lt;/strong&gt;. Interpret what the author might have meant or said, e.g. &lt;a href=&#34;https://chatgpt.com/share/68be4c74-afa8-800c-b004-7a1565cb2487&#34;&gt;What caused the quake in Arelon?&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We should be mindful that artistry is &lt;strong&gt;not&lt;/strong&gt; understanding. Assessing, teaching, applying, debating, &amp;hellip; these are better tests. But accessibility, enjoyment, and novelty are meaningful too. Let&amp;rsquo;s go exploring!&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Calvin &amp;amp; Hobbes: Wow, it really snowed last night! Isn&amp;rsquo;t it wonderful? Everything familiar has disappeared! The world looks brand new! A new year&amp;hellip; a fresh, clean start! It&amp;rsquo;s like having a big white sheet of paper to draw on! A day full of possibilities! It&amp;rsquo;s a magical world, Hobbes, ol&amp;rsquo;d buddy&amp;hellip; let&amp;rsquo;s go exploring!&#34; loading=&#34;lazy&#34; src=&#34;https://picayune.uclick.com/comics/ch/1994/ch941030.gif&#34;&gt;&lt;/p&gt;
</description>
    </item>
    <item>
      <title>I count AI summarized books as &#34;Read&#34;</title>
      <link>https://www.s-anand.net/blog/i-count-ai-summarized-books-as-read/</link>
      <pubDate>Sat, 27 Dec 2025 02:54:41 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/i-count-ai-summarized-books-as-read/</guid>
      <description>&lt;p&gt;&lt;img alt=&#34;I count AI summarized books as &amp;ldquo;Read&amp;rdquo;&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/Gemini_Generated_Image_pxk28epxk28epxk2.webp&#34;&gt;&lt;/p&gt;
&lt;p&gt;I have this nagging feeling (maybe you do too?) that &lt;strong&gt;it&amp;rsquo;s cheating&lt;/strong&gt; and &lt;strong&gt;I&amp;rsquo;m not really learning&lt;/strong&gt; if it&amp;rsquo;s so easy. The same voice makes me feel guilty when using coding agents to code or ChatGPT in meetings.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m telling that voice to relax.&lt;/p&gt;
&lt;p&gt;I upload books to Claude and ask it to &amp;ldquo;Comprehensively and engagingly summarize and fact-check, writing in Malcolm Gladwell&amp;rsquo;s style, the book …&amp;rdquo;. I can read it in an hour instead of twelve. Four bullet points instead of forty. With (this surprised me) roughly the same number of insights I actually &lt;strong&gt;do something with&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;I read books for pleasure, learning, and implementing.&lt;/p&gt;
&lt;p&gt;That last bit is key, but the bottleneck isn&amp;rsquo;t the book. It&amp;rsquo;s me: how much I can absorb, retain, and act on. From what I can tell, between reading 300 pages vs 10, there&amp;rsquo;s not much difference.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The pleasure is intact&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I worried I&amp;rsquo;d lose the emotional jolt &amp;ndash; those mind-blown moments that make reading feel worth it. For science and self-help books, I haven&amp;rsquo;t.&lt;/p&gt;
&lt;p&gt;For example, take this summary excerpt of &lt;a href=&#34;https://claude.ai/share/25283a55-9f6f-408d-9080-1a7b1c3d8a3e&#34;&gt;How Minds Change&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The irony is almost too perfect. To change someone&amp;rsquo;s mind, you have to stop trying to change their mind. You have to start by trying to understand it.&lt;br&gt;
And when you do that—really do that—something unexpected happens. Sometimes their mind changes. And sometimes, if you&amp;rsquo;re honest with yourself, &lt;strong&gt;yours does too&lt;/strong&gt;.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;That blew my mind for a good 10 minutes.&lt;/p&gt;
&lt;p&gt;Or, from &lt;a href=&#34;https://www.goodreads.com/book/show/115013.The_Ants&#34;&gt;Ants&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Think of a leafcutter ant colony as a high-tech Fungus Farm. There are four main players in this system: two are partners, one is a bodyguard, and one is a villain.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I &lt;strong&gt;loved&lt;/strong&gt; the villain part!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;There&amp;rsquo;s a learning bonus: fact-checking&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;When I ask Claude to fact-check the book while summarizing, I learn &lt;strong&gt;beyond&lt;/strong&gt; the book. For example, I learnt that, &lt;a href=&#34;https://claude.ai/share/f7555a9c-3f6a-4f3c-a56a-ee3d9384d324&#34;&gt;among these longevity books&lt;/a&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/43723901-lifespan&#34;&gt;Lifespan&lt;/a&gt; is largely rubbish.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/34458942-the-telomere-effect&#34;&gt;The Telomere Effect&lt;/a&gt; has a decent core but builds fancy castles on shaky foundations.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/61153739-outlive&#34;&gt;Outlive&lt;/a&gt; is more careful with its claims, though less ambitious.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I learned this &lt;strong&gt;during&lt;/strong&gt; the reading, not months later when some podcast corrected me.&lt;/p&gt;
&lt;p&gt;You can also just… ask questions.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;While reading &lt;a href=&#34;https://www.goodreads.com/book/show/115013.The_Ants&#34;&gt;Ants&lt;/a&gt;, &amp;ldquo;OK, aren&amp;rsquo;t most species superorganisms then? If yes, what&amp;rsquo;s the big deal?&amp;rdquo;&lt;/li&gt;
&lt;li&gt;While reading &lt;a href=&#34;https://www.goodreads.com/book/show/52163526-the-cancer-code&#34;&gt;The Cancer Code&lt;/a&gt;, &amp;ldquo;Why are free radicals produced? Give me examples. Are they always oxygen molecules that lack electrons? ELI15.&amp;rdquo;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The book doesn&amp;rsquo;t do that. The summary can. (I&amp;rsquo;m loving the ELI15 responses, BTW.)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;I can read inaccessible books&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I can now read &lt;a href=&#34;https://en.wikipedia.org/wiki/Ramavataram&#34;&gt;Kamba Ramayanam&lt;/a&gt; in Tamil (a script I read &lt;strong&gt;quite&lt;/strong&gt; slowly). Or &lt;a href=&#34;https://en.wikipedia.org/wiki/Gitanjali&#34;&gt;Gitanjali&lt;/a&gt;, &lt;a href=&#34;https://en.wikipedia.org/wiki/Iliad&#34;&gt;The Iliad&lt;/a&gt;, &lt;a href=&#34;https://en.wikipedia.org/wiki/Dream_of_the_Red_Chamber&#34;&gt;Dream of the Red Chamber&lt;/a&gt;, or more.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s not just language. I can read boring or intimidating books. &lt;a href=&#34;https://www.goodreads.com/book/show/460984.On_Growth_and_Form&#34;&gt;On Growth and Form&lt;/a&gt;. &lt;a href=&#34;https://www.goodreads.com/book/show/10638.The_Road_to_Reality&#34;&gt;The Road to Reality&lt;/a&gt;. &lt;a href=&#34;https://www.goodreads.com/book/show/33930.The_Structure_of_Evolutionary_Theory&#34;&gt;The Structure of Evolutionary Theory&lt;/a&gt;. Brilliant but unapproachable.&lt;/p&gt;
&lt;p&gt;Heck, I managed to read &lt;a href=&#34;https://www.goodreads.com/book/show/115013.The_Ants&#34;&gt;Ants&lt;/a&gt; after 30 years!&lt;/p&gt;
&lt;p&gt;Sometimes the very first line of a summary hooks me so hard I can&amp;rsquo;t stop reading. That&amp;rsquo;s a strange thing to admit about a summary. But there it is.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;I haven&amp;rsquo;t figured it out fully&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I would read Brandon Sanderson or Jeffrey Archer this way yet. The point is the experience itself: the slow unfolding, the surprise, the voice in your ear. They write in a style I like. Why summarize that?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Biographies&lt;/strong&gt; are trickier. &lt;a href=&#34;https://claude.ai/share/a972c2a2-ab27-4470-b2b2-74c4d7a92eea&#34;&gt;The Choice&amp;rsquo;s summary&lt;/a&gt; made me cry. So, I do want to read &lt;a href=&#34;https://www.goodreads.com/book/show/30753738-the-choice&#34;&gt;The Choice&lt;/a&gt; in original - and the summary helped me prioritize it.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Histories&lt;/strong&gt;? I&amp;rsquo;m not sure. &lt;strong&gt;Manga&lt;/strong&gt;? No way.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://www.goodreads.com/review/list/39713492-s-anand?order=d&amp;amp;shelf=read&amp;amp;sort=date_read&#34;&gt;I&amp;rsquo;m logging these on Goodreads as &amp;ldquo;read&amp;rdquo;.&lt;/a&gt;&lt;/strong&gt; I don&amp;rsquo;t know if that&amp;rsquo;s kosher. The voice in my head has opinions. But I&amp;rsquo;m learning things I wouldn&amp;rsquo;t have learned otherwise, from books I wouldn&amp;rsquo;t have finished or started, with the same pleasure and actionability.&lt;/p&gt;
&lt;p&gt;Maybe that&amp;rsquo;s cheating. But maybe the rules of our game have changed, and I haven&amp;rsquo;t learned them yet.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;a href=&#34;https://www.linkedin.com/posts/sanand0_%F0%9D%97%9C-%F0%9D%97%B0%F0%9D%97%BC%F0%9D%98%82%F0%9D%97%BB%F0%9D%98%81-%F0%9D%97%94%F0%9D%97%9C-%F0%9D%98%80%F0%9D%98%82%F0%9D%97%BA%F0%9D%97%BA%F0%9D%97%AE%F0%9D%97%BF%F0%9D%97%B6%F0%9D%98%87%F0%9D%97%B2%F0%9D%97%B1-%F0%9D%97%AF%F0%9D%97%BC%F0%9D%97%BC%F0%9D%97%B8%F0%9D%98%80-activity-7410515008419332096-iBZ9/&#34;&gt;LinkedIn&lt;/a&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;strong&gt;Update: 31 Dec 2025&lt;/strong&gt;. Here are the books I read this year via AI summaries, along with links to the Claude summaries.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/7640261-sex-at-dawn&#34;&gt;Sex at Dawn&lt;/a&gt; by Christopher Ryan, Cacilda Jethá
&lt;a href=&#34;https://claude.ai/share/417070cf-db71-4f5b-8415-21083428b7df&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/04513600-c674-45c9-a063-332d5b4aed72 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/38728977-the-molecule-of-more&#34;&gt;The Molecule of More&lt;/a&gt; by Daniel Z. Lieberman and &lt;a href=&#34;https://www.goodreads.com/book/show/55723020-dopamine-nation&#34;&gt;Dopamine Nation&lt;/a&gt; by Anna Lembke
&lt;a href=&#34;https://claude.ai/share/f9b0efb1-29d6-481c-b7f7-1925b188edcd&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/ecceca87-84f7-43a9-af60-e036ddfef471 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/55339408-noise&#34;&gt;Noise&lt;/a&gt; by Daniel Kahnemann
&lt;a href=&#34;https://claude.ai/share/9bed712b-05e3-4f37-ae21-78af350e2fc5&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/d0e0aee2-b018-4678-b51f-c4be39c5fdea --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/55655032-how-to-change&#34;&gt;How to Change&lt;/a&gt; by Katy Milkman
&lt;a href=&#34;https://claude.ai/share/c29c127f-6fe1-480f-b0dc-fc764e5f7ece&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/918d4c96-2122-48e3-a593-4c48b3efb637 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/43723901-lifespan&#34;&gt;Lifespan&lt;/a&gt; by David Sinclair
and &lt;a href=&#34;https://www.goodreads.com/book/show/34458942-the-telomere-effect&#34;&gt;The Telomere EFfect&lt;/a&gt; by Elizabeth Blackburn
and &lt;a href=&#34;https://www.goodreads.com/book/show/61153739-outlive&#34;&gt;Outlive&lt;/a&gt; by Peter Attia.
&lt;a href=&#34;https://claude.ai/share/f7555a9c-3f6a-4f3c-a56a-ee3d9384d324&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/1fe5bb1c-0a6a-4b02-8465-3c6ae0506c43 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/57933312-how-minds-change&#34;&gt;How Minds Change&lt;/a&gt; by David McRaney
&lt;a href=&#34;https://claude.ai/share/25283a55-9f6f-408d-9080-1a7b1c3d8a3e&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/b145af63-fab8-4a74-bfd5-7dfdcb6a6e59 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/24945404-the-obesity-code&#34;&gt;The Obesity Code&lt;/a&gt; by Jason Fung
&lt;a href=&#34;https://claude.ai/share/2e102fee-04ab-4c78-80e8-e8d77cc3105c&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/41ae979f-b838-42da-8e4e-f9c50614a86d --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/38227753-the-diabetes-code&#34;&gt;The Diabetes Code&lt;/a&gt; by Jason Fung
&lt;a href=&#34;https://claude.ai/share/ca706f64-ff53-467e-9e61-b4c8367790f1&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/609c256e-9f14-47ad-bac7-6e5497588238 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/52163526-the-cancer-code&#34;&gt;The Cancer Code&lt;/a&gt; by Jason Fung
&lt;a href=&#34;https://claude.ai/share/d0ee6a30-6776-40a8-a409-a1d7312ef79a&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/58241523-7e6e-4b42-90dc-075dcc0ea437 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/115013.The_Ants&#34;&gt;The Ants&lt;/a&gt; by Bert Hölldobler, Edward O. Wilson
&lt;a href=&#34;https://claude.ai/share/efe424e5-cbf4-474d-ba20-ccb420c5c9cb&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/20db4db2-8d0d-4c1d-8712-9c3df4b27fa4 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/59554236-price-of-the-modi-years&#34;&gt;Price of the Modi Years&lt;/a&gt; by Aakar Patel
&lt;a href=&#34;https://claude.ai/share/af1b7127-ef2e-4a5b-a969-6fda160a542a&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/b7d77f21-b91c-4368-8a51-340e39251bc0 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/31170723-behave&#34;&gt;Behave&lt;/a&gt; by Robert Sapolsky
&lt;a href=&#34;https://claude.ai/share/919495bd-8714-4a6f-8bae-e557897105db&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/d5383fa4-e510-4038-9ddb-4d9cd066a89a --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/30753738-the-choice&#34;&gt;The Choice&lt;/a&gt; by Edith Eva Eger
&lt;a href=&#34;https://claude.ai/share/a972c2a2-ab27-4470-b2b2-74c4d7a92eea&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/00b0ed40-1a6f-4ba9-8515-433abe2757c0 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/25663961-how-not-to-die&#34;&gt;How Not To Die&lt;/a&gt; by Michael Greger
&lt;a href=&#34;https://claude.ai/chat/26cd4580-ede9-45e0-909e-2c58946458d1&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/26cd4580-ede9-45e0-909e-2c58946458d1 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/34466963-why-we-sleep&#34;&gt;Why We Sleep&lt;/a&gt; by Matthew Walker
&lt;a href=&#34;https://claude.ai/share/c11436d7-ec8b-4624-90fd-9f2e2d8c42c2&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/7dace733-5b03-42c3-8770-3e1b0ec7ef75 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/590652.The_Slight_Edge&#34;&gt;The Slight Edge&lt;/a&gt; by Jeff Olson
&lt;a href=&#34;https://claude.ai/share/28107cd7-d653-4f6e-a85b-9038b13ccfcb&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/b9473c1c-1ece-4037-ab65-a5f2d5619764 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/22478.The_Origin_of_Consciousness_in_the_Breakdown_of_the_Bicameral_Mind&#34;&gt;The Origin of Consciousness in the Breakdown of the Bicameral Mind&lt;/a&gt; by Julian Jaynes
&lt;a href=&#34;https://claude.ai/share/b2cea7b2-97b4-4d16-98dd-4359b0965ba9&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/155d278f-7d53-4b7c-9648-f958f40cbc48 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/57517317-immune&#34;&gt;Immune: A Journey Into the Mysterious System That Keeps You Alive&lt;/a&gt; by Philipp Dettmer
&lt;a href=&#34;https://claude.ai/share/71db0b01-f112-4209-a163-793781eb159e&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/f166daf6-f66e-482d-87eb-e4131eb4e3d7 --&gt;
&lt;a href=&#34;https://www.s-anand.net/blog/notes/gemini-book-summary-immune/&#34;&gt;Gemini&lt;/a&gt; &lt;!-- https://gemini.google.com/u/2/app/083719d81361361b --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/27276428-the-gene&#34;&gt;The Gene: An Intimate History&lt;/a&gt; by Siddhartha Mukherjee
&lt;a href=&#34;https://claude.ai/share/eeecb08e-1cac-46a6-8d0b-95027d815ef1&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/b78c7eba-08e7-46a3-a901-208a2082a059 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/33930.The_Structure_of_Evolutionary_Theory&#34;&gt;The Structure of Evolutionary Theory&lt;/a&gt; by Stephen Jay Gould
&lt;a href=&#34;https://claude.ai/share/9a348162-5584-4ccd-834c-0538ff065f25&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/245cdf29-76c2-474c-9229-040b9d8162c0 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/61538.The_Extended_Phenotype&#34;&gt;The Extended Phenotype&lt;/a&gt; by Richard Dawkins
&lt;a href=&#34;https://claude.ai/share/3a62aa83-bad5-4b66-982a-23864df8d8f3&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/13585ec1-08e3-4c11-a70b-0277e1f72d51 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/18693771-the-body-keeps-the-score&#34;&gt;The Body Keeps the Score&lt;/a&gt; by Bessel van der Kolk
&lt;a href=&#34;https://claude.ai/share/ac3b435d-7100-4de0-aceb-ac9f08fca467&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/d1b0f836-4c19-4a0c-acdf-014957453a82 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/22085568-the-culture-map&#34;&gt;The Culture Map&lt;/a&gt; by Erin Meyer
&lt;a href=&#34;https://claude.ai/share/573e7302-fbfc-45ab-b0fb-23a11f064361&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/57b35999-e159-4ba0-a534-53693ebaba15 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/45186993-outcomes-over-output&#34;&gt;Outcomes over Output&lt;/a&gt; by Josh Seiden
&lt;a href=&#34;https://claude.ai/share/d63c9fe7-f37e-4175-b177-dfeace8394dc&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/8b543516-a955-45db-9f59-2fe95c9bec37 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/60321392-the-song-of-the-cell&#34;&gt;The Song of the Cell: An Exploration of Medicine and the New Human&lt;/a&gt; by Siddhartha Mukherjee
&lt;a href=&#34;https://claude.ai/share/2430eea3-7580-4e87-8750-24cadc908acb&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/9f3fe4b7-4ada-4d6f-8a9e-020cb761ec65 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/7170627-the-emperor-of-all-maladies&#34;&gt;The Emperor of All Maladies: A Biography of Cancer&lt;/a&gt; by Siddhartha Mukherjee
&lt;a href=&#34;https://claude.ai/share/68c1d438-bbca-410b-ae4d-5d08ad5abf62&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/a33fa0d6-65e0-485d-a6f6-31734aed9752 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/29767627-reality-is-not-what-it-seems&#34;&gt;Reality is Not What it Seems: The Journey to Quantum Gravity&lt;/a&gt; by Carlo Rovelli
&lt;a href=&#34;https://claude.ai/share/bf63735a-97e7-4a79-a536-727be7fc8be5&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/48dd1602-26d5-4de8-ab15-b04a5bfb9ffb --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/96884.The_Happiness_Hypothesis&#34;&gt;The Happiness Hypothesis&lt;/a&gt; by Jonathan Haidt
&lt;a href=&#34;https://claude.ai/share/598a2de6-0fb1-4d7d-8fa0-ce809b7750d0&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/0de9fee0-b4b4-4131-893e-2fcaf55212cb --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/179311316-why-we-die&#34;&gt;Why We Die: The New Science of Aging and the Quest for Immortality&lt;/a&gt; by Venki Ramakrishnan
&lt;a href=&#34;https://claude.ai/share/c1f1d6e5-8140-47bb-92f0-d2e4949f0b66&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/df950aae-d169-4552-bd77-64d4f913b2a0 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/125116554-same-as-ever&#34;&gt;Same as Ever: A Guide to What Never Changes&lt;/a&gt; by Morgan Housel
&lt;a href=&#34;https://claude.ai/share/d8f00c2f-622a-4180-b3bc-5fa66e17c878&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/8e733368-9d73-4bca-9436-e6b1c94f93b1 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/59696349-build&#34;&gt;Build: An Unorthodox Guide to Making Things Worth Making&lt;/a&gt; by Tony Fadell
&lt;a href=&#34;https://claude.ai/share/39c4ebd9-603a-40e0-8a23-9243f2b16f40&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/095b518e-4273-4ba2-83da-0413a7e22aff --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/53240367-metabolical&#34;&gt;Metabolical: The Lure and the Lies of Processed Food, Nutrition, and Modern Medicine&lt;/a&gt; by Robert H. Lustig
&lt;a href=&#34;https://claude.ai/share/d79ad6ea-1d6e-4dae-8444-3f76cc15e38b&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/6992329c-9bbb-4d6f-850e-43f2b84025d7 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/5755.The_Language_Instinct&#34;&gt;The Language Instinct: How the Mind Creates Language&lt;/a&gt; by Steven Pinker
&lt;a href=&#34;https://claude.ai/share/edbaa135-6c4c-4adf-866a-bb68817653cc&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/33cb9cd7-0bca-4998-80f6-92cf307b43ec --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/835623.How_the_Mind_Works&#34;&gt;How the Mind Works&lt;/a&gt; by Steven Pinker
&lt;a href=&#34;https://claude.ai/share/77c44169-ebd1-4929-be65-bc2540f0182d&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/5e8a82b1-59e5-4787-9598-e4faf9360a20 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/5752.The_Blank_Slate&#34;&gt;The Blank Slate: The Modern Denial of Human Nature&lt;/a&gt; by Steven Pinker
&lt;a href=&#34;https://claude.ai/share/b4f8258e-aac5-4214-9249-78e93bd3f185&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/dc2b95dd-fa26-42ec-86fe-63b200ce42bd --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/373969.The_Stuff_of_Thought&#34;&gt;The Stuff of Thought: Language as a Window into Human Nature&lt;/a&gt; by Steven Pinker
&lt;a href=&#34;https://claude.ai/share/a2081f93-c652-47a8-9ed7-16f2a37751e2&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/197da9d8-cc77-489d-85de-8ba741a1a783 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/17349.The_Demon_Haunted_World&#34;&gt;The Demon-Haunted World: Science as a Candle in the Dark&lt;/a&gt; by Carl Sagan
&lt;a href=&#34;https://claude.ai/share/5f225c2a-d5a2-4bbc-b85a-95e57839877e&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/11236f2c-12c3-44a2-b4a4-14fb2bf70b5a --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/52668915-entangled-life&#34;&gt;Entangled Life: How Fungi Make Our Worlds, Change Our Minds &amp;amp; Shape Our Futures&lt;/a&gt;
&lt;a href=&#34;https://claude.ai/share/b6b36a43-30a4-4a25-851e-bb78ff6610b9&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/7961b61d-2250-4b33-a021-ef1ddd3c9d86 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/31555.Phantoms_in_the_Brain&#34;&gt;Phantoms in the Brain: Probing the Mysteries of the Human Mind&lt;/a&gt; by V.S. Ramachandran
&lt;a href=&#34;https://claude.ai/share/65b2ae8a-5777-41ea-8eeb-18293c5deb8f&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/4656c0eb-9bd6-4d5f-85a8-71ed0b5bbc44 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/144026501-small-wins-every-day&#34;&gt;Small Wins Every Day: 100 Powerful Ways to Transform Your Life and Health&lt;/a&gt; by Luke Coutinho
&lt;a href=&#34;https://claude.ai/share/cea6ef39-1fd3-494e-80b5-38226742f1aa&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/dbff1e49-8234-43a3-9209-754971c3b7a8 --&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.goodreads.com/book/show/8574712-the-tell-tale-brain&#34;&gt;The Tell-Tale Brain: A Neuroscientist&amp;rsquo;s Quest for What Makes Us Human&lt;/a&gt; by V.S. Ramachandran
&lt;a href=&#34;https://claude.ai/share/849faf4e-b511-418f-8ac9-abc26d7813f5&#34;&gt;Claude&lt;/a&gt; &lt;!-- https://claude.ai/chat/c342df42-0a02-401a-a7fd-962498c54881 --&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;hr&gt;
&lt;p&gt;&lt;strong&gt;Update: 11 Apr 2026&lt;/strong&gt;. I started adding this follow-up prompt:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Based on what you know of me, what are the things I should learn from these books? What might I do differently? Why? How?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Based on past conversations, AI &lt;em&gt;knows&lt;/em&gt; me. For example, here were Claude&amp;rsquo;s thoughts:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Anand wants personalized life lessons from these books, filtered through what I know about him. Let me think about what I know:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Chief Innovation Officer at Straive, AI strategy, enterprise consulting&lt;/li&gt;
&lt;li&gt;Faculty at IIT Madras, teaching Tools in Data Science to large cohort&lt;/li&gt;
&lt;li&gt;Based in Singapore, Indian origins&lt;/li&gt;
&lt;li&gt;Blogs daily at s-anand.net about AI experiments&lt;/li&gt;
&lt;li&gt;Interests: data visualization, behavioral science, cross-domain pattern recognition, design&lt;/li&gt;
&lt;li&gt;IIM Bangalore alumnus&lt;/li&gt;
&lt;li&gt;Regular speaker at conferences&lt;/li&gt;
&lt;li&gt;Core intellectual commitments: judgment and taste as scarce resource; verifiable/auditable AI outputs; Jevons Paradox applied to knowledge work; production costs collapsing shifts bottleneck to curation&lt;/li&gt;
&lt;li&gt;Thinks in systems, economic, and forecasting frameworks with superforecaster-style probabilistic reasoning&lt;/li&gt;
&lt;li&gt;Identifies as &amp;ldquo;LLM Psychologist&amp;rdquo;&lt;/li&gt;
&lt;li&gt;Teaching an AI workshop for senior IAS officers at LBSNAA&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;That leads to &lt;em&gt;high quality ideas&lt;/em&gt;. For example, it told me:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;hellip; you&amp;rsquo;re surrounded by people optimizing for the marathon — the visible, bounded deliverable. But Pheidippides&amp;rsquo; actual run — the slow, unglamorous, unsexy one that actually won the war — was the one nobody watched.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What&amp;rsquo;s the Spartathlon version of your work?&lt;/strong&gt; Probably: the long, patient work of changing how a client organization &lt;em&gt;thinks&lt;/em&gt;, not just what tools it uses.&lt;/p&gt;
&lt;p&gt;&amp;hellip; make sure you&amp;rsquo;re spending &lt;em&gt;some&lt;/em&gt; deliberate effort on it, even when there&amp;rsquo;s no one watching and no milestone presentation scheduled.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;That led me to review transcripts for AI adoption impact. Answer: &lt;a href=&#34;https://www.s-anand.net/blog/posts/workshops-help-ai-adoption/&#34;&gt;workshops help AI adoption most&lt;/a&gt;. I&amp;rsquo;m keeping an &lt;a href=&#34;https://www.s-anand.net/blog/ai-experiments/&#34;&gt;AI experiments list&lt;/a&gt; handy for impromptu workshops.&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s &lt;em&gt;real&lt;/em&gt; impact. In less time than I&amp;rsquo;d have taken to read a book.&lt;/p&gt;
&lt;p&gt;Sure, I didn&amp;rsquo;t get what the books had to offer. I didn&amp;rsquo;t struggle. But I &lt;em&gt;did&lt;/em&gt; get personalized value.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Misconceptions spread by textbooks</title>
      <link>https://www.s-anand.net/blog/misconceptions-spread-by-textbooks/</link>
      <pubDate>Sun, 30 Apr 2006 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/misconceptions-spread-by-textbooks/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.amasci.com/miscon/miscon4.html&#34;&gt;Misconceptions spread by textbooks&lt;/a&gt;. This site lists the facts, contrary to what most textbooks say about them.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Facts:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The ocean is blue because water is a blue substance. Not because it reflects the blue sky.&lt;/li&gt;
&lt;li&gt;The sky is blue because air is blue.&lt;/li&gt;
&lt;li&gt;Clouds actually remain aloft because they are warm inside.&lt;/li&gt;
&lt;/ol&gt;
&lt;/blockquote&gt;
</description>
    </item>
    <item>
      <title>Snopes on TV</title>
      <link>https://www.s-anand.net/blog/snopes-on-tv/</link>
      <pubDate>Tue, 22 Jan 2002 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/snopes-on-tv/</guid>
      <description>&lt;p&gt;Snopes is soon to be &lt;a href=&#34;http://www.snopes2.com/info/tv.htm&#34;&gt;on TV&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>The bunk stops here</title>
      <link>https://www.s-anand.net/blog/the-bunk-stops-here/</link>
      <pubDate>Wed, 07 Nov 2001 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/the-bunk-stops-here/</guid>
      <description>&lt;p&gt;A portal of urban legends. &lt;a href=&#34;http://www.purportal.com/&#34;&gt;The bunk stops here&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Some rumours are true</title>
      <link>https://www.s-anand.net/blog/some-rumours-are-true/</link>
      <pubDate>Fri, 21 Sep 2001 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/some-rumours-are-true/</guid>
      <description>&lt;p&gt;On second thoughts, &lt;a href=&#34;http://www.snopes2.com/info/rumors.htm&#34;&gt;some rumours are true&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Urban legends</title>
      <link>https://www.s-anand.net/blog/urban-legends/</link>
      <pubDate>Tue, 18 Sep 2001 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/urban-legends/</guid>
      <description>&lt;p&gt;No updates till the weekend. I&amp;rsquo;m in Bangalore. In the meantime, remember not to trust anything that&amp;rsquo;s forwarded to you. It&amp;rsquo;s likely to be an &lt;a href=&#34;http://urbanlegends.about.com/&#34;&gt;urban legend&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Inverness</title>
      <link>https://www.s-anand.net/blog/inverness/</link>
      <pubDate>Sun, 05 Nov 2000 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/inverness/</guid>
      <description>&lt;p&gt;The next stop was Inverness. I didn&amp;rsquo;t know Inverness had any history to it. It wasn&amp;rsquo;t till we got there that I learnt that the Inverness castle was where Macbeth (of Shakespearean fame) ruled from. In fact, it turns out that Macbeth was a really nice king. There was this barbarian who fought him, lost, and turned to the English for help &amp;ndash; who of course were delighted, and they killed Macbeth. This barbarian stupidly signed a document saying that Scotland would pay tributes to England, and that&amp;rsquo;s been the source of all the trouble.&lt;/p&gt;
&lt;p&gt;The other thing to see, of course, was the famous Loch Ness monstor, or Nessie as the locals like to call it. We made one mistake, though. We landed there on a Sunday. As we got off the bus, we learnt that no tours operate on Sundays. The tourist information center was closed. I wanted to buy batteries for my camera, and the shops were largely closed. The only practical thing that was open was MacDonald&amp;rsquo;s, so we picked up a meal.&lt;/p&gt;
&lt;p&gt;Fortunately, a guy called &lt;a href=&#34;http://www.harmsworth.net/&#34;&gt;Tony Harmsworth&lt;/a&gt; came along on his van. He conducts &lt;a href=&#34;http://www.loch-ness.org/&#34;&gt;guided tours to the Loch Ness&lt;/a&gt;, so we hopped on with about 8 others. Tony was apparantly involved with the Loch Ness centre since its founding, and had in fact headed it. So he was very knowledgeable about the history of the monstor.&lt;/p&gt;
&lt;p&gt;Loch Ness in itself is beautiful. It&amp;rsquo;s a huge lake, very calm, and apparantly very deep. On one end is the sea. On the other end is the Urquhart castle. It&amp;rsquo;s a stone castle that was destroyed by the Jacobites (who had the habit of destroying everything they saw, actually). I have a sneaking suspicion Tolkien borrowed quite a bit of inspiration from the Loch Ness and the Urquhart castle. It could well be the remnants of Isengard &amp;ndash; or the fort of the Uruk-Hai orcs.&lt;/p&gt;
&lt;p&gt;The monster itself, of course, is just a myth. The local folks always thought there was a large fish in the waters. In 1933, Mrs. McRoy saw something large &amp;ndash; about 6 to 9 feet &amp;ndash; that she thought was a whale. Journalists caught on, and blew it up to a monstor. A Mrs. and Mr. Spicer claimed to have seen a snake-like monstor walking past the road. (We drove past this spot.) A vet student told his mother that he broke his bike because he fell off in surprise when he saw a dinosaur-like creature. Since he was a vet student, journalists believed him. A famous reporter found hippo pugmarks. In the end, it turned out to be a hoax using his hippo foot-shaped ash tray. Then this reporter rigs a photograph that looks like a &lt;a href=&#34;http://www.ChanonryPoint.com/LochNessTour/images/surgeonspicture.jpg&#34;&gt;dinosaur peeping out of the lake&lt;/a&gt;. That&amp;rsquo;s a hoax too, using a toy submarine and a piece of cardboard. Many of the other &amp;lsquo;monstor&amp;rsquo; photographs turned out to be fakes &amp;ndash; in one case, a &lt;a href=&#34;http://www.ChanonryPoint.com/LochNessTour/images/graypicture.jpg&#34;&gt;labrador fetching a piece of stick&lt;/a&gt; (see if you can spot the face of the dog). In the 1987, operation Deep Scan searched the whole lake, and found 3 suspiciously large living objects, but they were no where near large enough to be a monstor. Sure, there&amp;rsquo;s probably some big fish down there, though.&lt;/p&gt;
&lt;p&gt;The rest of the evening was at a local pub with some loud music on. Then we hopped on to the bus, reaching London at 7AM on Monday.&lt;/p&gt;
&lt;p&gt;In time to get back to class.&lt;/p&gt;
</description>
    </item>
  </channel>
</rss>
