Oddbean new post about | logout
 I wrote a little script to post my entire Instagram backup to Nostr, using historical timestamps and adding geo hashes. nostr:note1jmk3w7lehy9l3auedun4uf22sc0hyh6ylll2wgy7q3sdlf3zjhhsrf77rv 
 You can find the script here: https://gitworkshop.dev/r/naddr1qqxxjmnnw3skymr0wdek7mgpp4mhxue69uhkummn9ekx7mqzyzrgt6l0vefn3htfx83veheur8vlpedpqe7frrezuuypcf2clra0sqcyqqq80xg9sng4n 
 @Vitor Pamplona IIRC Amethyst supports geotags, but I don't see anything in the app for the above picture. It has both g and l tags. But maybe I borked it.

My script uses @sandwich's nostr-geotags: https://github.com/sandwichfarm/nostr-geotags 
 London is London.

https://image.nostr.build/6dd28566e92bc814d496e126bc565a76ec0dd454ea4799e6e27bfb8b3dadb2ec.jpg 
 Oh it works!? Which app is that? 
 Amethyst. Just open the pic post itself. The geotag is there. 
 I don't see it, maybe a GrapheneOS thing? 
 It could be Fdroid Vs play amethyst variants, I have Fdroid variant and can't see it 
 I use the Play Store. The thing is that I remember geohash working from a year or so ago, but can't find my post from back then where I used it. 
 this is the way

so you're not like the other fire developers that think they are too good for nostr? 
 nostr:nevent1qqs2md35gjmzdce7ya3wyt22c97snz6uwt2e5mfhppglhsmp2za5j9qprfmhxue69uhhyetvv9ujuam9d3kx7unyv4ezumn9wshsygyxsh477ejn8rwkjv0zen0ncxwe7rj6zpnujx8j9ecgrsj43786lqpsgqqqw7vsqjke0p

nostr:nevent1qqs9s5l0tcq7pfajf6egv7pvc6pjnszkm944m8u93tqazjugyqejwjspzfmhxue69uhkummnw3ezumr49e4k2tczyzrgt6l0vefn3htfx83veheur8vlpedpqe7frrezuuypcf2clra0sqcyqqqqqqgp4s42k 
 This is awesome - I love my insta history and I've brought some shots over but I'd love to have my whole timeline moved to nostr  
 cool 
 Why does it have an l-tag for each decimal point in both lat and lon coords? Is that how the geotag nip work (I haven't read much about it)? 
 I don't know either. My guess is that's for very laze search mechanism. It's especially useful for geohash, so you can look for other pictures in the same small / wide area.

Maybe less so for lat/lon.
https://www.pubnub.com/guides/what-is-geohashing/ 
 I might modify the script to only do incrementally sized geohash and just have a single lat/lon coordinate. 
 Good to have you on team Nostr!