@garrytan: Everyone thinks "do things that don't scale" is about building relationships with early users. Yes AND it's about gener…

X AI KOLs Following News

Summary

Garry Tan reframes Paul Graham's 'do things that don't scale' as a strategy to maximize mistakes for faster learning, cautioning that early automation freezes ignorance into code.

Everyone thinks "do things that don't scale" is about building relationships with early users. Yes AND it's about generating mistakes at maximum density. When you're doing everything manually (onboarding, support, delivery) you hit errors every hour. Each error teaches you something the dashboard never will. The manual work IS the learning. Automate too early and you freeze your ignorance in code (and now markdown).
Original Article
View Cached Full Text

Cached at: 05/23/26, 08:12 PM

Everyone thinks “do things that don’t scale” is about building relationships with early users.

Yes AND it’s about generating mistakes at maximum density.

When you’re doing everything manually (onboarding, support, delivery) you hit errors every hour. Each error teaches you something the dashboard never will.

The manual work IS the learning. Automate too early and you freeze your ignorance in code (and now markdown).

Similar Articles

@garrytan: https://x.com/garrytan/status/2061454423034110372

X AI KOLs Following

Garry Tan argues that developers are over-engineering with excessive code when using AI agents; instead, they should trust the model and build minimal, instruction-based software, exemplified by his open-source project GStack.