# The software patterns behind Rails and Laravel, with a data-led Waymo case

*By Recommended Reading from Tech Founders • September 18, 2026*

An organic founder conversation surfaces two software classics with concrete lineage; Garry Tan also amplifies a quantitative Waymo safety article, with its empirical claims separated from its broader learning-curve argument.

## The strongest recommendation: *Patterns of Enterprise Application Architecture*

**Type / creator:** Book and software-architecture reference by Martin Fowler.  
**Link:** No direct book URL was included in the recommendation.  
**Recommended by:** David Heinemeier Hansson (DHH), in conversation with Taylor Otwell.

**Key takeaway:** DHH says Fowler wrote down the **Active Record** pattern in *Patterns of Enterprise Application Architecture*, which he calls “the bible” of these patterns. He connects that idea to Rails, whose patterns were later reinterpreted in Laravel. [^1]

**Why it matters:** This is more than a generic classic-book mention: DHH ties a named design pattern to the lineage of two influential web frameworks. Read it to understand why framework conventions look the way they do, rather than treating them as arbitrary implementation choices.

## The practical companion: *Getting Real*

**Type / creator:** Booklet/PDF by 37signals.  
**Link:** No direct URL was included in the recommendation.  
**Recommended by:** Taylor Otwell.

**Key takeaway:** Otwell says he first read *Getting Real* as a short booklet about how 37signals built software, calls it “super great,” and tells people to read it. He places it alongside Rails, Sinatra, and Django as part of the material he studied while building Laravel. [^1]

**Why it matters:** It complements Fowler’s architecture-heavy reference with a founder’s account of software-building practice. The pairing is unusually useful: one explains a durable design pattern; the other offers a concrete operating model from a company that shaped the same ecosystem.

## A quantitative autonomy case: [*Waymo Drivers Are Way Safer (10x) Than Humans*](https://humanprogress.org/waymo-drivers-are-way-safer-10x-than-humans/)

**Type / creator:** Article by Gale L. Pooley, published at Gale Winds and hosted on Human Progress; dated January 7, 2025. [^2]  
**Recommended/endorsed by:** Garry Tan, who amplified the underlying HumanProgress post with the message that “the future is already here” and should be spread faster. [^3]

**Key takeaway:** The article reports that Swiss Re analyzed liability claims from 25.3 million fully autonomous Waymo miles and found 88% fewer property-damage claims and 92% fewer bodily-injury claims than for human-driven vehicles. It then converts those reductions into a claimed 10.4× safety factor and interprets Waymo through Wright’s Law. [^2]

**Why it matters:** This is a concrete way to examine autonomy through insurance outcomes and accumulated operating experience rather than anecdotes. Keep the layers separate: the claim reductions are presented as Swiss Re’s findings, while the 10.4× figure and the broader learning-curve argument are Pooley’s framing. [^2]

---

### Sources

[^1]: [Fireside Chat with Taylor Otwell and David Heinemeier Hansson - Laravel Live Denmark 2026](https://www.youtube.com/watch?v=YR2isqgiJ8c)
[^2]: [Waymo Drivers Are Way Safer \(10x\) Than Humans - Human Progress](https://humanprogress.org/waymo-drivers-are-way-safer-10x-than-humans/)
[^3]: [𝕏 post by @garrytan](https://x.com/garrytan/status/2100612808568172830)