Oddbean new post about | logout

Notes by 95160dcd | export

 @c4385058, OTOH it's a bad sign, isn't it? It means people keep inventing new licenses instead of using the existing ones. 
 nostr:npub1zpc0lhq6vdz6whwmyafsmllmkdwy8je8meqpqhlj73gxlnlyympqza458t nostr:npub1lywey3rjuskr7kst... 
 @2fd7551e, by the way, you can ask Mastodon to fetch older posts by running something like this:

for d in $(GET -o links https://shkspr.mobi/blog/ | grep 2023 | sed -e 's,/#.*,,g' -e 's,/$,,g' | sort | uniq | grep -v '[0-9]$' | grep -v wp-content | grep -v '\.js$' | cut -f2)
do
    curl -v -G -d q="$d" -H 'Cookie: ...' 'https://mastodon.social/api/v2/search?resolve=true&limit=1'
done 
 OK, well nostr:npub1lywey3rjuskr7kstpvwj3xafa56qrkfc6r7f665rxvw4sv2jw6ps5vruez exists in the fedi...