From ff15d58c419ccf3e44ec92237ccea44679de1a06 Mon Sep 17 00:00:00 2001 From: David Eisinger Date: Mon, 5 Feb 2024 09:22:53 -0500 Subject: [PATCH] OL > UL --- content/journal/dispatch-12-february-2024/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/journal/dispatch-12-february-2024/index.md b/content/journal/dispatch-12-february-2024/index.md index fcd5dbf..0b33691 100644 --- a/content/journal/dispatch-12-february-2024/index.md +++ b/content/journal/dispatch-12-february-2024/index.md @@ -141,9 +141,9 @@ I finished [_Revenge: Eleven Dark Tales_][18] and decided to stay on the short f Finally, I made a pair of updates to the website: -1. I make plaintext backups of the things I link to on this site, at least the text-heavy stuff I might want to refer to later (you can see them down below in the "references" section). I'd been using [Lynx][21] to get the text, but I wasn't super happy with some of the results, so I switched over to [w3m][22] after finding the right command-line flag[^1] to include link URLs in the output. I've got some ideas around building a more robust archiving solution but I'm gonna let it marinate for a bit. +* I make plaintext backups of the things I link to on this site, at least the text-heavy stuff I might want to refer to later (you can see them down below in the "references" section). I'd been using [Lynx][21] to get the text, but I wasn't super happy with some of the results, so I switched over to [w3m][22] after finding the right command-line flag[^1] to include link URLs in the output. I've got some ideas around building a more robust archiving solution but I'm gonna let it marinate for a bit. -2. This site previously featured high-res photos of my family, but [this post][23] made me reconsider putting images of Nev online (I don't know what someone might do with them, and frankly, ignorance is bliss). After a late night of coding, all images are now encrypted on disk, and then decrypted, resized, and dithered as part of the deploy process. I really like the visual effect, as well as how it balances documenting our life and keeping our privacy safe. It's technically pretty neat how it all works -- definitely worth a follow-on post. +* This site previously featured high-res photos of my family, but [this post][23] made me reconsider putting images of Nev online (I don't know what someone might do with them, and frankly, ignorance is bliss). After a late night of coding, all images are now encrypted on disk, and then decrypted, resized, and dithered as part of the deploy process. I really like the visual effect, as well as how it balances documenting our life and keeping our privacy safe. It's technically pretty neat how it all works -- definitely worth a follow-on post. [21]: https://en.wikipedia.org/wiki/Lynx_(web_browser) [22]: https://en.wikipedia.org/wiki/W3m