Why Nostr? What is Njump?
2024-12-05 20:23:37
in reply to

screwtape on Nostr: nprofile1q…6vkav I guess it's kind of similar to format control strings, isn't it, ...


I guess it's kind of similar to format control strings, isn't it, because they have many similar attributes to regex control strings. Ie
CL-USER> (format t "\"\\\"~%")
"\"
CL-USER> (format t "~s~%" "\\")
"\\"
CL-USER> (format t "~a~a~a~%" #\" #\\ #\")

I guess it's hard to do, isn't it.
Author Public Key
npub1n6w9sqrgjr37x83sdcs9rrerd9jlrk8wjajqzawhftacsa5603xs8krzel