restructure lib and add be_methodical.md

This commit is contained in:
Fabian Montero 2024-08-13 16:34:09 -06:00
parent 13158da584
commit 83d16f0514
Signed by: fabian
GPG key ID: 1FFAC35E1798174F
7 changed files with 23 additions and 5 deletions

View 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
```