476f0aca1a5b

Update
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Wed, 30 Aug 2023 21:07:55 -0400
parents 98fb7bb85c36
children 754d7c8ae5c0
branches/tags (none)
files README.markdown

Changes

--- a/README.markdown	Wed Aug 30 18:56:29 2023 -0400
+++ b/README.markdown	Wed Aug 30 21:07:55 2023 -0400
@@ -342,3 +342,10 @@
 
 It's not clear how the expanded input lists are ordered.  Are they guaranteed to
 always produce the same order given the same input list?
+
+Finally realized I could put my pubkeys online so I can just `curl
+https://stevelosh.com/pubkeys >> ~/.ssh/authorized_keys`.  No idea why I never
+though of this before now.  Also updated my site now that I've moved.  Of course
+everything just worked even though I haven't touched the site in months, because
+it's written in Common Lisp which never changes.  It's so nice to not have to
+work with constantly-breaking shit.