restructure lib and add be_methodical.md
This commit is contained in:
parent
13158da584
commit
83d16f0514
7 changed files with 23 additions and 5 deletions
10
posixlycorrect/content/lib/two_hard_things.md
Normal file
10
posixlycorrect/content/lib/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