10 lines
173 B
Markdown
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
|
|
```
|