forked from fabian/nix_config
initial commit
This commit is contained in:
commit
7a32292dda
91 changed files with 3095 additions and 0 deletions
10
posixlycorrect/content/two_hard_things.md
Normal file
10
posixlycorrect/content/two_hard_things.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
+++
|
||||
title = "two hard things in Computer Science"
|
||||
+++
|
||||
|
||||
```txt
|
||||
There are only two hard things in Computer Science: cache invalidation and
|
||||
naming things.
|
||||
|
||||
-- Phil Karlton
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue