<?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>management on S Anand</title>
    <link>https://www.s-anand.net/blog/tag/management/</link>
    <description>Recent content in management on S Anand</description>
    <generator>Hugo -- 0.164.0</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 13 Jul 2026 20:43:33 +0800</lastBuildDate>
    <atom:link href="https://www.s-anand.net/blog/tag/management/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Tacit is just un-instrumented</title>
      <link>https://www.s-anand.net/blog/tacit-is-just-un-instrumented/</link>
      <pubDate>Mon, 13 Jul 2026 20:43:33 +0800</pubDate>
      <guid>https://www.s-anand.net/blog/tacit-is-just-un-instrumented/</guid>
      <description>&lt;p&gt;At &lt;a href=&#34;https://maps.app.goo.gl/VKT8FiANmzsehMHJA&#34;&gt;The Curzon Hotel&lt;/a&gt;, my key card didn&amp;rsquo;t work. But every time I went to the reception, they&amp;rsquo;d send a bellboy who would use the &lt;em&gt;same&lt;/em&gt; key card, jiggle it a bit, pull it in and out a few times, and the door would open.&lt;/p&gt;
&lt;p&gt;Every night. For five nights. I just couldn&amp;rsquo;t get the knack of it.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve been at the other end of this. People often reach out to me saying, &amp;ldquo;Anand, this software isn&amp;rsquo;t working.&amp;rdquo; Then I go do the &lt;em&gt;same&lt;/em&gt; thing they did, and it works. (Sometimes, I just need to watch them do it and it works.)&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s an intangible skill, I guess.&lt;/p&gt;
&lt;p&gt;That gave me some food for thought. This is &lt;em&gt;exactly&lt;/em&gt; the kind of skill an AI cannot pick up, right? I mean, jiggling keys, physical world, tacit knowledge, precisely the kind of things that would be AI proof.&lt;/p&gt;
&lt;p&gt;So I asked Claude Fable for its opinion. &amp;ldquo;Can AI pick up the key knack?&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&amp;ldquo;It already has.&amp;rdquo; Claude said. Apparently, opening locks is one of the most studied problems in robotics.&lt;/p&gt;
&lt;p&gt;The only reason opening the key feels hard to learn is because we didn&amp;rsquo;t / couldn&amp;rsquo;t put it in words. But a sensor on his hand would. &lt;strong&gt;Tacit is just un-instrumented&lt;/strong&gt;. Once we measure it, it becomes training data.&lt;/p&gt;
&lt;p&gt;As long as something is cheap to try and fast + clear to verify, it doesn&amp;rsquo;t matter how &amp;ldquo;physical&amp;rdquo; it is - we can build a model around it.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;&lt;/th&gt;
					&lt;th&gt;Cheap to try&lt;/th&gt;
					&lt;th&gt;Expensive to try&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;Fast + clear to verify&lt;/td&gt;
					&lt;td&gt;Pottery&lt;/td&gt;
					&lt;td&gt;Surgery&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Slow + vague to verify&lt;/td&gt;
					&lt;td&gt;Friendships&lt;/td&gt;
					&lt;td&gt;Mergers&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;section ai-disclosure=&#34;ai-generated&#34; data-ai-model=&#34;claude-fable-5&#34; data-ai-provider=&#34;Anthropic&#34;&gt;
&lt;p&gt;This applies to organizations firms in different ways.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Organization&lt;/th&gt;
					&lt;th&gt;&lt;strong&gt;Automate&lt;/strong&gt; (cheap to try, clear to verify)&lt;/th&gt;
					&lt;th&gt;&lt;strong&gt;Cut the cost of trying&lt;/strong&gt; (expensive to try, clear to verify)&lt;/th&gt;
					&lt;th&gt;&lt;strong&gt;Cut the cost of verifying&lt;/strong&gt; (cheap to try, vague to verify)&lt;/th&gt;
					&lt;th&gt;&lt;strong&gt;Keep human&lt;/strong&gt; (expensive to try, vague to verify)&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;strong&gt;Insurance&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;Photo-based simple claims&lt;/td&gt;
					&lt;td&gt;Fraud investigations (proven or not) → AI triage of which cases to open&lt;/td&gt;
					&lt;td&gt;Underwriting rule tweaks (losses mature in years) → early-warning loss indicators&lt;/td&gt;
					&lt;td&gt;Risk appetite; reinsurance structure&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;strong&gt;Asset mgmt&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;Rebalancing, index tracking (tracking error verifies daily)&lt;/td&gt;
					&lt;td&gt;Large trade execution (implementation shortfall is measured) → execution simulators&lt;/td&gt;
					&lt;td&gt;Stock picks (skill or luck? takes years) → forecast scoring, attribution&lt;/td&gt;
					&lt;td&gt;Private-market deals; manager selection&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;strong&gt;Waste mgmt&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;Route optimization; robotic sorting&lt;/td&gt;
					&lt;td&gt;Fleet electrification pilots (cost per route is clear) → route and energy simulation&lt;/td&gt;
					&lt;td&gt;Recycling awareness campaigns → bin-level contamination sensors&lt;/td&gt;
					&lt;td&gt;Landfill siting; 30-year municipal contracts&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;strong&gt;Logistics&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;Routing, load planning, ETAs&lt;/td&gt;
					&lt;td&gt;Network redesign, e.g. a new hub (cost-to-serve verifies in months) → digital twin of the network&lt;/td&gt;
					&lt;td&gt;Driver incentive tweaks (retention causality is murky) → cohort telemetry&lt;/td&gt;
					&lt;td&gt;Building capacity ahead of demand&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;strong&gt;Healthcare equipment&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;Visual defect detection on the line&lt;/td&gt;
					&lt;td&gt;Clinical trials (clear endpoints, millions per try) → in-silico trials, device digital twins&lt;/td&gt;
					&lt;td&gt;Hospital sales messaging (committee sales, vague attribution) → pipeline instrumentation&lt;/td&gt;
					&lt;td&gt;Ten-year platform bets (R&amp;amp;D + regulation + adoption)&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;strong&gt;Card processor&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;Transaction fraud scoring (millions of labeled tries a day)&lt;/td&gt;
					&lt;td&gt;Core platform migration (latency and uptime verify instantly) → shadow and parallel runs&lt;/td&gt;
					&lt;td&gt;Fee and pricing tweaks (merchant churn is slow, confounded) → churn cohorts&lt;/td&gt;
					&lt;td&gt;Betting on new payment rails&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;strong&gt;Scientific publisher&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;Integrity checks, formatting, metadata&lt;/td&gt;
					&lt;td&gt;Replicating a paper&amp;rsquo;s results (re-run the code and data; verdict is clear) → automated re-execution&lt;/td&gt;
					&lt;td&gt;Desk rejections (did we reject a breakthrough) → track the fate of rejects&lt;/td&gt;
					&lt;td&gt;Open-access business model transition&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;strong&gt;Virtual school&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;Auto-grading; tutoring on known-answer problems&lt;/td&gt;
					&lt;td&gt;Full course production (completion and scores verify fast at scale) → AI-drafted courses&lt;/td&gt;
					&lt;td&gt;Engagement nudges (engagement isn&amp;rsquo;t learning) → better assessment&lt;/td&gt;
					&lt;td&gt;Accreditation; university partnerships&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;strong&gt;Physical school&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;Timetabling, worksheets, admin&lt;/td&gt;
					&lt;td&gt;Campus expansion (enrolment verifies) → demand modeling&lt;/td&gt;
					&lt;td&gt;Classroom pedagogy tweaks (education&amp;rsquo;s replication crisis) → proper assessment&lt;/td&gt;
					&lt;td&gt;School culture and head succession&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Or at a role level.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Role&lt;/th&gt;
					&lt;th&gt;&lt;strong&gt;Automate&lt;/strong&gt; (cheap to try, clear to verify)&lt;/th&gt;
					&lt;th&gt;&lt;strong&gt;Cut the cost of trying&lt;/strong&gt; (expensive to try, clear to verify)&lt;/th&gt;
					&lt;th&gt;&lt;strong&gt;Cut the cost of verifying&lt;/strong&gt; (cheap to try, vague to verify)&lt;/th&gt;
					&lt;th&gt;&lt;strong&gt;Keep human&lt;/strong&gt; (expensive to try, vague to verify)&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;strong&gt;CMO&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;Ad copy variants (CTR verifies in hours)&lt;/td&gt;
					&lt;td&gt;National campaign launches → test with synthetic consumers, test markets&lt;/td&gt;
					&lt;td&gt;Brand and content posts (&amp;ldquo;half my advertising is wasted&amp;rdquo;) → brand-lift measurement&lt;/td&gt;
					&lt;td&gt;Repositioning the company&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;strong&gt;CFO&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;Reconciliations, close, variance commentary&lt;/td&gt;
					&lt;td&gt;Refinancing and hedging moves (P&amp;amp;L verifies) → backtests, scenario sims&lt;/td&gt;
					&lt;td&gt;Forecasts (cheap to issue, never scored) → track accuracy, Brier-style&lt;/td&gt;
					&lt;td&gt;M&amp;amp;A; capital allocation&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;strong&gt;CHRO&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;Policy Q&amp;amp;A, payroll queries&lt;/td&gt;
					&lt;td&gt;Comp restructuring (offer acceptance, attrition verify in months) → model before rollout&lt;/td&gt;
					&lt;td&gt;Training programs (nobody knows if they worked) → real skill assessments&lt;/td&gt;
					&lt;td&gt;Succession; senior hires; culture&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;strong&gt;CIO&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;Code with test suites&lt;/td&gt;
					&lt;td&gt;System migrations and cutovers → staging, canary, parallel runs&lt;/td&gt;
					&lt;td&gt;Developer productivity tooling (adopted cheaply, impact unclear) → DORA-style metrics&lt;/td&gt;
					&lt;td&gt;Build-vs-buy platform bets&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;strong&gt;CRO (Sales)&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;Lead scoring; outreach drafts (reply rates verify fast)&lt;/td&gt;
					&lt;td&gt;Enterprise pursuits (win/loss is clear, each pursuit costs months) → rehearse against simulated buyers&lt;/td&gt;
					&lt;td&gt;Relationship nurturing (coffee now, payoff unclear when) → pipeline telemetry per touch&lt;/td&gt;
					&lt;td&gt;Key-account and channel strategy&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The common pattern here is:&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;&lt;/th&gt;
					&lt;th&gt;Cheap to try&lt;/th&gt;
					&lt;th&gt;Expensive to try&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;Fast + clear to verify&lt;/td&gt;
					&lt;td&gt;Automate high-volume&lt;/td&gt;
					&lt;td&gt;Build simulators&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Slow + vague to verify&lt;/td&gt;
					&lt;td&gt;Capture data&lt;/td&gt;
					&lt;td&gt;Spend on leadership development&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Keep in mind that this is at a task-level, not role-level. A single role may span the entire spectrum of tasks.&lt;/p&gt;
&lt;/section&gt;
&lt;!-- https://claude.ai/chat/e76b43b0-d59e-46d1-a575-7afeebf05901 --&gt;
</description>
    </item>
    <item>
      <title>The Surprising Power of LLMs: Jack-of-All-Trades</title>
      <link>https://www.s-anand.net/blog/the-surprising-power-of-llms-jack-of-all-trades/</link>
      <pubDate>Wed, 27 Aug 2025 01:59:08 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/the-surprising-power-of-llms-jack-of-all-trades/</guid>
      <description>&lt;p&gt;&lt;img alt=&#34;The Surprising Power of LLMs: Jack-of-All-Trades&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/Generated-Image-August-27-2025-8_53AM.webp&#34;&gt;&lt;/p&gt;
&lt;p&gt;I asked ChatGPT to analyze our daily innovation-call transcripts.&lt;/p&gt;
&lt;p&gt;I used command-line tools to fetch the transcripts and convert them into text:&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-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;c1&#34;&gt;# Copy the transcripts&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;rclone copy &lt;span class=&#34;s2&#34;&gt;&amp;#34;gdrive:&amp;#34;&lt;/span&gt; . --drive-shared-with-me --include &lt;span class=&#34;s2&#34;&gt;&amp;#34;Innovation*Transcript*.docx&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;c1&#34;&gt;# Convert Word documents to Markdown&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;k&#34;&gt;for&lt;/span&gt; f in *.docx&lt;span class=&#34;p&#34;&gt;;&lt;/span&gt; &lt;span class=&#34;k&#34;&gt;do&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  pandoc &lt;span class=&#34;s2&#34;&gt;&amp;#34;&lt;/span&gt;&lt;span class=&#34;nv&#34;&gt;$f&lt;/span&gt;&lt;span class=&#34;s2&#34;&gt;&amp;#34;&lt;/span&gt; -f docx -t gfm+tex_math_dollars --wrap&lt;span class=&#34;o&#34;&gt;=&lt;/span&gt;none -o &lt;span class=&#34;s2&#34;&gt;&amp;#34;&lt;/span&gt;&lt;span class=&#34;si&#34;&gt;${&lt;/span&gt;&lt;span class=&#34;nv&#34;&gt;f&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;%.docx&lt;/span&gt;&lt;span class=&#34;si&#34;&gt;}&lt;/span&gt;&lt;span class=&#34;s2&#34;&gt;.md&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;k&#34;&gt;done&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;c1&#34;&gt;# Compress into a single file&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;tar -cvzf transcripts.tgz *.md
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;… and uploaded it to ChatGPT with this prompt:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Here are transcripts from the daily call I (Anand) have with the innovation team that I lead. It is a .tgz of text transcripts as .md files.&lt;/p&gt;
&lt;p&gt;Your task is to&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Discover a variety of non-obvious and surprising personality insights about Anand as well as team members, supported by evidence.&lt;/li&gt;
&lt;li&gt;Recommend ways of improving the way in which these meetings are conducted.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The transcription quality is average. Words are incorrectly transcribed. Factor that in.&lt;br&gt;
Generate multiple hypotheses based on management, science, and ancient literature.&lt;br&gt;
List and leverage multiple mental models while hypothesizing.&lt;br&gt;
Test the hypotheses against the data and explicitly document which are valid and which are not.&lt;br&gt;
If a hypothesis cannot be tested or the method of testing is not robust, note it and move on.&lt;br&gt;
Share based on the strongest evidence and most robust evidence you find.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Here are two highlights from the analysis:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Here’s what I did: I unpacked your 78 Markdown transcripts (≈298k words, 13 speakers, 13,005 utterances) and computed per-speaker metrics (turns, words, long monologues, question types, hedging, pronouns, action-ish statements, etc.).&lt;/p&gt;
&lt;p&gt;Mental models used below (and cited where applicable): Collective intelligence (equal turn-taking), Motivational Interviewing/OARS (open questions), Implementation Intentions (“who-what-when/if-then” planning), Psychological Safety, Brevity (Thirukkural), Parkinson’s Law, Goodhart’s Law, OODA loop.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Learnings:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I spoke 39% of the words. My share is falling, but participation breadth is narrowing. Groups are smarter when talk is evenly distributed.&lt;/li&gt;
&lt;li&gt;I ask 6 questions per 1,000 words; 39% are open-ended. Teammates ask a higher share of open questions. Open questions are rising and support better joint problem-solving.&lt;/li&gt;
&lt;li&gt;The team hedges often (“I think,” “probably”). I hedge less—19 per 1,000 words. Hedging helps ideation, but slows decisions.&lt;/li&gt;
&lt;li&gt;Action statements are frequent (8 per 1,000 words), but only 1% include a date. High momentum; weak closure.&lt;/li&gt;
&lt;li&gt;Positive reinforcement shows up in 4% of my turns (“thanks,” “great,” “well done”).&lt;/li&gt;
&lt;li&gt;Meetings are getting wordier (+50 words a week). More depth, but more fatigue and decision drag.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The bigger lesson is about LLMs. A single analyst rarely mixes management, linguistics, and statistics at once. LLMs aren’t deep specialists, but they’re unusually capable &lt;strong&gt;generalists&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;They handle &lt;strong&gt;ambiguity&lt;/strong&gt; well. I should use them when I don’t yet know what to ask.&lt;br&gt;
They’re strong at &lt;strong&gt;synthesis&lt;/strong&gt;. I should ask them to combine fields we rarely connect.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.linkedin.com/posts/sanand0_i-asked-chatgpt-to-analyze-our-daily-innovation-call-activity-7366290000109322240-M8ns&#34;&gt;LinkedIn&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    <item>
      <title></title>
      <link>https://www.s-anand.net/blog/llms-are-smarter-than-us/</link>
      <pubDate>Tue, 01 Jul 2025 06:46:10 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/llms-are-smarter-than-us/</guid>
      <description>&lt;p&gt;LLMs are smarter than us in many areas. How do we control them?&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s not a new problem.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;VC partners&lt;/strong&gt; evaluate deep-tech startups.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Science editors&lt;/strong&gt; review Nobel laureates.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Managers&lt;/strong&gt; manage specialist teams.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Judges&lt;/strong&gt; evaluate expert testimony.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Coaches&lt;/strong&gt; train Olympic athletes.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;… and they manage and evaluate &amp;ldquo;smarter&amp;rdquo; outputs in &lt;em&gt;many&lt;/em&gt; ways:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Verify&lt;/strong&gt;. Check against an &amp;ldquo;answer sheet&amp;rdquo;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Checklist&lt;/strong&gt;. Evaluate against pre-defined criteria.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sampling&lt;/strong&gt;. Randomly review a subset.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gating&lt;/strong&gt;. Accept low-risk work. Evaluate critical ones.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Benchmark&lt;/strong&gt;. Compare against others.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Red-team&lt;/strong&gt;. Probe to expose hidden flaws.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Double-blind review&lt;/strong&gt;. Mask identity to curb bias.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Reproduce&lt;/strong&gt;. Re-running gives the same output?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Consensus&lt;/strong&gt;. Ask many. Wisdom of crowds.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Outcome&lt;/strong&gt;. Did it work in the real world?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For example, you can apply them to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Vibe coding&lt;/strong&gt;: Non-programmers might glance at lint checks (&lt;em&gt;Checklist&lt;/em&gt;) and see if it works (&lt;em&gt;Outcome&lt;/em&gt;).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LLM image designs&lt;/strong&gt;: Developers might check if a few images look good (&lt;em&gt;Sampling&lt;/em&gt;) and check a few marketers (&lt;em&gt;Consensus&lt;/em&gt;).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LLM news articles&lt;/strong&gt;: An journalist might run a &lt;em&gt;Checklist&lt;/em&gt;, a &lt;em&gt;Double-blind review&lt;/em&gt; with experts, and &lt;em&gt;Verify&lt;/em&gt; critical facts (&lt;em&gt;Gating&lt;/em&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You &lt;em&gt;already&lt;/em&gt; know many of these. You learnt them in Auditing. Statistics. Law. System controls. Policy analysis. Quality engineering. Clinical epidemiology. Investigative journalism. Design critique.&lt;/p&gt;
&lt;p&gt;Worth brushing up on these skills. They&amp;rsquo;re &lt;em&gt;more&lt;/em&gt; important in the AI era.&lt;/p&gt;
&lt;p&gt;ChatGPT: &lt;a href=&#34;https://chatgpt.com/share/6863733f-4ebc-800c-ad3f-a2b472d9e9ca&#34;&gt;https://chatgpt.com/share/6863733f-4ebc-800c-ad3f-a2b472d9e9ca&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://files.s-anand.net/images/2025-07-01-llms-are-smarter-than-us-linkedin.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.linkedin.com/feed/update/urn%3Ali%3Ashare%3A7345704252889059331&#34;&gt;LinkedIn&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    <item>
      <title>The Personal MBA</title>
      <link>https://www.s-anand.net/blog/the-personal-mba/</link>
      <pubDate>Fri, 07 Apr 2006 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/the-personal-mba/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.joshkaufman.net/personalmba/&#34;&gt;The Personal MBA&lt;/a&gt;. John Kaufman says reading (&lt;strong&gt;and practicing&lt;/strong&gt;) these 42 books should be as good as any MBA (and that an MBA is, perhaps excessively, expensive). Some of these books are worth a read in any case.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Master Yourself&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0452267560/?tag=sanand-20&#34;&gt;Mastery&lt;/a&gt; by George Leonard&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0743201140/?tag=sanand-20&#34;&gt;Now, Discover Your Strengths&lt;/a&gt; by Marcus Buckingham &amp;amp; Donald O. Clifton&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Manage Your Life and Work&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0142000280/?tag=sanand-20&#34;&gt;Getting Things Done&lt;/a&gt; by David Allen&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0743269519/?tag=sanand-20&#34;&gt;The 7 Habits of Highly Effective People&lt;/a&gt; by Stephen Covey&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Learn the Fundamentals&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0609608398/?tag=sanand-20&#34;&gt;What the CEO Wants You to Know&lt;/a&gt; by Ram Charan&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/1400051525/?tag=sanand-20&#34;&gt;Profitable Growth Is Everyone&amp;rsquo;s Business&lt;/a&gt; by Ram Charan&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Strategic Thinking&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0875847951/?tag=sanand-20&#34;&gt;On Competition&lt;/a&gt; by Michael Porter&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/1591396190/?tag=sanand-20&#34;&gt;Blue Ocean Strategy&lt;/a&gt; by W. Chan Kim, Renee Mauborgne&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;The Only Thing Constant is Change&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/1591391857/?tag=sanand-20&#34;&gt;Seeing What&amp;rsquo;s Next&lt;/a&gt; by Clayton M. Christensen, Erik A. Roth, Scott D. Anthony&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/078949647X/?tag=sanand-20&#34;&gt;Re-imagine&lt;/a&gt; by Tom Peters&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Masters of Management&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/006093574X/?tag=sanand-20&#34;&gt;The Essential Drucker&lt;/a&gt; by Peter Drucker&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0684852861/?tag=sanand-20&#34;&gt;First, Break All the Rules&lt;/a&gt; by Marcus Buckingham &amp;amp; Curt Coffman&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;The Finest Minds in Business&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0966446119/?tag=sanand-20&#34;&gt;The Essays of Warren Buffett&lt;/a&gt; by Warren Buffett &amp;amp; Lawrence Cunningham&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.poorcharliesalmanack.com/&#34;&gt;Poor Charlie&amp;rsquo;s Almanack&lt;/a&gt; by Charlie Munger &amp;amp; Peter Kaufman&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Dollars on the Books&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0071425462/?tag=sanand-20&#34;&gt;The McGraw-Hill 36-Hour Course in Finance for Nonfinancial Managers&lt;/a&gt; by Robert A. Cooke&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0131025716/?tag=sanand-20&#34;&gt;Essentials of Accounting, 8th edition&lt;/a&gt; by Robert Anthony, Leslie Pearlman&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Numbers and Negotiations&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0471478679/?tag=sanand-20&#34;&gt;How to Read a Financial Report&lt;/a&gt; by John A. Tracy&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0140157352/?tag=sanand-20&#34;&gt;Getting To Yes&lt;/a&gt; by Roger Fisher, William Ury, and Bruce Patton&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Operational Effectiveness&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0884271781/?tag=sanand-20&#34;&gt;The Goal&lt;/a&gt; by Eliyahu Goldratt &amp;amp; Jeff Cox&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0743249275/?tag=sanand-20&#34;&gt;Lean Thinking&lt;/a&gt; by James Womack &amp;amp; Daniel Jones&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Form and Function&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0060186321/?tag=sanand-20&#34;&gt;The Substance of Style&lt;/a&gt; by Virginia Postrel&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0465067107/?tag=sanand-20&#34;&gt;The Design of Everyday Things&lt;/a&gt; by Donald A. Norman&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Project Management and Marketing&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0596007868/?tag=sanand-20&#34;&gt;The Art of Project Management&lt;/a&gt; by Scott Berkun&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/1591840384/?tag=sanand-20&#34;&gt;The Marketing Playbook&lt;/a&gt; by John Zagula &amp;amp; Richard Tong&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Do Your Own Thing&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/1591840562/?tag=sanand-20&#34;&gt;The Art of the Start&lt;/a&gt; by Guy Kawasaki&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/B00005R2F8/?tag=sanand-20&#34;&gt;The Bootstrapper&amp;rsquo;s Bible&lt;/a&gt; by Seth Godin&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Speak Your Mind&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0060006641/?tag=sanand-20&#34;&gt;On Writing Well&lt;/a&gt; by William Zinsser&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0787948039/?tag=sanand-20&#34;&gt;Flawless Consulting&lt;/a&gt; by Peter Block&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;The Delicate Art of Human Relations&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0671723650/?tag=sanand-20&#34;&gt;How To Win Friends and Influence People&lt;/a&gt; by Dale Carnegie&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0071401946/?tag=sanand-20&#34;&gt;Crucial Conversations&lt;/a&gt; by Kerry Patterson, Joseph Grenny, Ron McMillan, and Al Switzler&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Sell, Sell, Sell!&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/1885167601/?tag=sanand-20&#34;&gt;The Little Red Book of Selling&lt;/a&gt; by Jeffrey Gitomer&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0688128165/?tag=sanand-20&#34;&gt;Influence: The Psychology of Persuasion&lt;/a&gt; by Robert B. Cialdini&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Economics and Worldviews&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0517548232/?tag=sanand-20&#34;&gt;Economics in One Lesson&lt;/a&gt; by Henry Hazlitt&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.economist.com/&#34;&gt;The Economist&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Businesses, Past and Present&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0882959859/?tag=sanand-20&#34;&gt;American Business, 1920-2000&lt;/a&gt; by Thomas McCraw, John Franklin, A. S. Eisenstadt&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/1578512212/?tag=sanand-20&#34;&gt;Brand New&lt;/a&gt; by Nancy F. Koehn&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Rules and Morals&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0195132653/?tag=sanand-20&#34;&gt;Law 101&lt;/a&gt; by Jay M. Feinman&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0742513890/?tag=sanand-20&#34;&gt;A Primer on Business Ethics&lt;/a&gt; by Tibor Machan &amp;amp; James Chesher&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Analyze This&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0385491743/?tag=sanand-20&#34;&gt;The 80/20 Principle&lt;/a&gt; by Richard Koch&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0486637603/?tag=sanand-20&#34;&gt;Principles of Statistics&lt;/a&gt; by M.G. Bulmer&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Voices of Experience&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.amazon.com/gp/product/0471369799/?tag=sanand-20&#34;&gt;The Little Book of Business Wisdom&lt;/a&gt; by Peter Krass (Editor)&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://wwwxt.raytheon.com/communications/whs_rules/&#34;&gt;Swanson&amp;rsquo;s Unwritten Rules of Management&lt;/a&gt; by Bill Swanson&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    <item>
      <title>Pointy Haired Boss</title>
      <link>https://www.s-anand.net/blog/pointy-haired-boss/</link>
      <pubDate>Mon, 14 Feb 2005 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/pointy-haired-boss/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://marktaw.com/blog/PointyHairedBoss.html&#34;&gt;Why Your Pointy Haired Boss Is A Mathematical Certainty&lt;/a&gt;.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The Occupational Employment and Wages report &amp;hellip; [shows] how many people have what job and what they get paid. But what is that dot &amp;hellip; that employs nearly 2 million people and pays nearly $90,000? Why it&amp;rsquo;s General and operations managers, of course. It&amp;rsquo;s an attractive, well-paying job, that doesn&amp;rsquo;t seem to be too discriminating about who gets hired.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;hr&gt;
&lt;h2 id=&#34;comments&#34;&gt;Comments&lt;/h2&gt;
&lt;!-- wp-comments-start --&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Aditya Chaturvedi&lt;/strong&gt; &lt;em&gt;14 Feb 2005 12:00 pm&lt;/em&gt;:
Cool&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- wp-comments-end --&gt;
</description>
    </item>
    <item>
      <title>Most successful executives are filled with self doubt and humility</title>
      <link>https://www.s-anand.net/blog/most-successful-executives-are-filled-with-self-doubt-and-humility/</link>
      <pubDate>Thu, 21 Jun 2001 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/most-successful-executives-are-filled-with-self-doubt-and-humility/</guid>
      <description>&lt;p&gt;Intruiging, but Collins (author of &lt;strong&gt;Built to Last&lt;/strong&gt;) finds that &lt;a href=&#34;http://knowledge.wharton.upenn.edu/articles.cfm?catid=2&amp;amp;articleid=377&#34;&gt;the most successful executives are filled with self-doubt and humility&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Unhappy workers are better than happy ones</title>
      <link>https://www.s-anand.net/blog/unhappy-workers-are-better-than-happy-ones/</link>
      <pubDate>Fri, 15 Jun 2001 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/unhappy-workers-are-better-than-happy-ones/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s a new one. &lt;a href=&#34;http://news.bbc.co.uk/hi/english/business/newsid_1386000/1386484.stm&#34;&gt;A study&lt;/a&gt; shows that unhappy workers are better than happy ones. Throw the &lt;a href=&#34;http://www.accel-team.com/motivation/hawthorne_01.html&#34;&gt;Hawthorne effect&lt;/a&gt; out of the window.&lt;/p&gt;
</description>
    </item>
  </channel>
</rss>
