summary refs log tree commit diff
path: root/txt
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-03-24 10:48:28 -0400
committerJune McEnroe <june@causal.agency>2022-03-24 10:48:28 -0400
commitd2f4e192dc3e8bddd11ebc8112abfdfd6df15e59 (patch)
treeb48a9c3cb71d5376bb7bf84844b4fa736337d275 /txt
parentSource ~/.profile.local if it exists (diff)
downloadsrc-d2f4e192dc3e8bddd11ebc8112abfdfd6df15e59.tar.gz
src-d2f4e192dc3e8bddd11ebc8112abfdfd6df15e59.zip
Add The Invisible Life of Addie LaRue
So good, but so long. Reminded me of The Ten Thousand Doors of
January at the beginning, and more of that N. K. Jemisin series
about gods later. I like this interacting with gods and becoming
something like one sort of thing.

God, it took me a whole month (more?) to read and this is only my
third book of the year :( I need some more novellas to read, but
the other books I have from the library currently are also thick.
Diffstat (limited to '')
-rw-r--r--txt/books.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/txt/books.txt b/txt/books.txt
index 2c7f575d..ab953993 100644
--- a/txt/books.txt
+++ b/txt/books.txt
@@ -1,5 +1,6 @@
 [ 2022 ]
 
+  3. ★★★ V. E. Schwab, The Invisible Life of Addie LaRue
   2. ★★☆ Sayaka Murata, Convenience Store Woman
   1. ★★★★ Becky Chambers, The Galaxy, and the Ground Within
 
the example normallyJune McEnroe 2019-11-07Include path in readlinkat errorJune McEnroe 2019-11-07Call clientConsume before clientRecvJune McEnroe This might reduce the frequency of a client getting its own message back because it was behind in the ring when it sent it. 2019-11-06Use -l:filename in Linux.mkJune McEnroe 2019-11-06Fix compat.h for #defined strlcpyJune McEnroe 2019-11-06Allow unsetting LIBRESSL_PREFIXJune McEnroe 2019-11-06Document calico service configurationJune McEnroe 2019-11-06Document SASL EXTERNAL configuration in more detailJune McEnroe 2019-11-06Document pounce service configurationJune McEnroe 2019-11-06Mention Darwin and GNU/Linux in READMEJune McEnroe 2019-11-06Assume LibreSSL from brew on DarwinJune McEnroe 2019-11-06Remove -DNO_EXPLICIT_BZERO from Darwin.mkJune McEnroe 2019-11-06Don't install rc scripts or dirs on LinuxJune McEnroe