Skip to content

Commit 2efc070

Browse files
committed
Try png as OG link card for blog
1 parent 5e44287 commit 2efc070

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +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"
5+
image: institutions.png
66
---
77

88
import Figure from '@site/src/components/Figure';
80 KB
Loading

0 commit comments

Comments
 (0)