diff options
author | William Carroll <wpcarro@gmail.com> | 2020-02-21T12·29+0000 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2020-02-21T12·29+0000 |
commit | 00177d2e65f8b68630594884b5028217052d5bdf (patch) | |
tree | 69ac9d1d611739b9f57644be5474cff1e2ef56a7 /org | |
parent | 0dd39878210616911d720178b091a2e8a5810d26 (diff) |
Read two PG essays
- Programming Bottom-Up: Benefits of writing reusable utility functions and amassing a personal utility belt. Specifically how lisp makes this easier than most or all languages. - This Year We Can End the Death Penalty: Voting against the death penalty is voting against the killing of killers *and* the killing of innocent people, since some estimate that 4% of people on death row are in fact innocent.
Diffstat (limited to 'org')
-rw-r--r-- | org/essays.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org/essays.org b/org/essays.org index d5c54b69acb6..95146e09e313 100644 --- a/org/essays.org +++ b/org/essays.org @@ -186,5 +186,5 @@ * TODO Lisp for Web-Based Applications * TODO Chapter 1 of Ansi Common Lisp * TODO Chapter 2 of Ansi Common Lisp -* TODO Programming Bottom-Up -* TODO This Year We Can End the Death Penalty in California +* DONE Programming Bottom-Up +* DONE This Year We Can End the Death Penalty in California |