homepage/content/lib/two_hard_things.md
2025-09-13 14:15:37 -06:00

10 lines
173 B
Markdown

+++
title = "two hard things in Computer Science"
+++
```txt
There are only two hard things in Computer Science: cache invalidation and
naming things.
-- Phil Karlton
```