davideisinger.com

My personal website
Log | Files | Refs | README

commit ff15d58c419ccf3e44ec92237ccea44679de1a06
parent f8358789d9d007f61e7cd78a6d0f072177a73b30
Author: David Eisinger <[email protected]>
Date:   Mon,  5 Feb 2024 09:22:53 -0500

OL > UL

Diffstat:
Mcontent/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 @@ -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