Skip to content

Commit db9df6a

Browse files
committed
add blog card
1 parent da9954a commit db9df6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

blog/2026-01-01-do-not-pass-go/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: do not pass "Go"
33
authors: [sinu]
44
description: "To solve problems at scale, humans design systems which both encapsulate complexity and leverage specialization to achieve efficiency and predictability. This reduces the need for interpersonal trust by replacing it with systemic trust — that is, trusting the behavior of a system and not an individual. Much of societal progress can be attributed to this process of systematization, but much can also be said about the damage that is caused when the goals of these systems become misaligned, or simply when they fail to adapt to new circumstances. The modern world is increasingly characterized by both failure modes."
5+
image: "./institutions.svg"
56
---
67

78
import Figure from '@site/src/components/Figure';

0 commit comments

Comments
 (0)