This commit is contained in:
Fabian Montero 2025-09-13 14:33:34 -06:00
commit 91213f3c60
Signed by: fabian
GPG key ID: 3EDA9AE3937CCDE3
82 changed files with 2 additions and 2 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
```