Underestimating Experts and Deeper Understanding | Generated by AI

Home 2025.11

Context of the Post

This excerpt is from a blog post (or social media reflection) by Yin Wang, a prominent software engineer, programming language enthusiast, and blogger known for his insightful critiques of programming languages, type systems, and software design. Wang has worked at companies like Google and is the author of the Yinwang.org blog, where he often dives deep into topics like functional programming, Lisp dialects, and the philosophy behind language design. The post reflects on his personal growth in understanding experts’ perspectives, using Dan Friedman as a case study. It’s a humble admission of confirmation bias—how we (including Wang himself) can misjudge someone’s expertise based on surface-level disagreements.

The tone is introspective and philosophical, starting with a general observation about “human thinking patterns” (likely referring to how people form prejudices quickly) and tying it to Wang’s own experience. He uses this anecdote to illustrate that deep criticism often comes from profound understanding, not ignorance.

The Story in the Anecdote

Yin Wang recounts a time when he underestimated Dan P. Friedman, a legendary computer science professor at Indiana University and a pioneer in functional and logic programming. Friedman is best known for co-authoring the iconic The Little Schemer book series (with Matthias Felleisen), which teaches programming through a playful, question-and-answer style using Scheme, a minimalist dialect of Lisp.

Wang realized Friedman wasn’t dismissive out of ignorance; he understood static types (including Haskell’s sophisticated system, which combines Hindley-Milner with extensions for laziness and monads) better than most proponents. Friedman’s critiques stem from seeing their limitations—e.g., how they can complicate simple programs or fail to capture domain-specific invariants without dependent types. This “seeing through” the hype leads to a more nuanced, sometimes contrarian view.

Why This Matters

The post is a meta-commentary on expertise in programming languages: True mastery often looks like skepticism, not blind enthusiasm. It resonates with debates in the PL community (e.g., static vs. dynamic typing wars). Wang uses it to caution against snap judgments, drawing a parallel to how he sees others (and himself) reacting to contrarians today.

For a full read, the original post is on Yin Wang’s blog: Yin Wang’s Blog Post on Dan Friedman. Friedman’s work is foundational—check The Little Schemer for Scheme basics or The Little Typer for dependent types.


Back

x-ai/grok-4-fast

Donate