💡

InsightHunt

Hunt the Insights

D

Dhanji R. Prasanna

Chief Technology Officer

Block (formerly Square)

Execution (1)👥 Team & Culture (1)🎯 Product Strategy (1)

Key Takeaways

  • 1.AI productivity is currently at its baseline; the 8-10 hours saved per week today is the 'worst' it will ever be.
  • 2.Transition from 'Vibe Coding' (chatting with AI) to 'Agentic Autonomy' where AI works overnight while humans sleep.
  • 3.Use the Model Context Protocol (MCP) to wrap internal tools (Snowflake, Jira, Calendar), giving LLMs the ability to execute actions, not just generate text.
  • 4.Conway's Law is absolute: To change your technical output, you must change your organizational structure from GM-led silos to functional pillars.
  • 5.Non-technical teams (Legal, Risk, Support) often see higher immediate ROI from AI agents than engineering teams by building their own internal tooling.
  • 6.Code quality and product success are uncorrelated (e.g., YouTube's early messy codebase vs. Google Video's clean failure).
  • 7.Before optimizing or automating a process with AI, ruthlessly question if the process needs to exist at all.

Methodologies(3)

The Agentic MCP Framework

by Dhanji R. Prasanna

Execution

A strategy to move beyond passive LLM interaction by wrapping internal tools in the Model Context Protocol (MCP). This gives AI the ability to autonomously interface with systems (databases, calendars, IDEs) to complete complex, multi-step workflows without human hand-holding.

Core Principles

  • 1.Wrap Tools, Don't Just Paste Context: creating standardized API wrappers (MCPs) for internal systems (Snowflake, Slack, Git) so the agent can fetch its own data.
  • 2.Shift to Asynchronous Autonomy: Instead of waiting 3 minutes for a response, assign the agent 8-hour tasks (e.g., 'refactor this module', 'fix these vulnerabilities') to run overnight.
  • 3.The 'RM -RF' Mindset: Use the agent's speed to delete and rewrite entire applications from scratch rather than incrementally refactoring legacy code.
  • +1 more...

"Goose gives these brains arms and legs to go out and act in our digital world... It’s orchestrating across all these systems."

#agentic#execution#process
View Deep Dive →
The Functional Tech-First Reset

by Dhanji R. Prasanna

👥 Team & Culture

A restructuring methodology that pivots from General Manager (GM) led business units to functional reporting lines. This unifies engineering standards, prevents the commoditization of developers, and enables rapid, company-wide technology adoption (like AI).

Core Principles

  • 1.Unify Reporting Lines: All engineers report to a centralized Engineering Head, not a Business Unit GM, to ensure technical depth over short-term business KPIs.
  • 2.Standardize 'Tech Identity': Ensure a 'Senior Engineer' title means the same thing across all products (Cash App, Square, Tidal) to allow fluid talent movement.
  • 3.Stop Commoditizing Headcount: Move away from 'Mythical Man-Month' hiring (adding bodies to ship faster) toward leveraging shared platforms and high-leverage tools.
  • +1 more...

"I think that moving to a functional structure completely changes that... we no longer see engineers as a commodity to just add 100 people to go and build the next product."

#functional#tech-first#reset
View Deep Dive →
🎯 Product Strategy

A disciplined approach to innovation that insists on starting with micro-teams solving hyper-specific personal problems before scaling to a platform or product.

Core Principles

  • 1.The 'Cup of Tea' Rule: Don't boil the ocean to make tea. Solve the immediate, small problem fully before expanding scope.
  • 2.The Personal Itch Test: Founders/builders must use the tool for a personal workflow (e.g., organizing family receipts) to discover real edge cases.
  • 3.Question Base Assumptions: Before building a tool to optimize a process, ask 'Does this process need to exist?' (e.g., deleting tests vs. optimizing test runners).
  • +1 more...

"If you want to make an apple pie from scratch, you have to first invent the universe... narrow your scope to the thing that's in front of you."

#scientist'#prototyping#strategy
View Deep Dive →