aaronpkis experimenting writing a PESOS script that doesn't have to maintain any state itself because it uses my website for storing everything needed to maintain state
[tantek]aaronpk, ooh I like that methodology! PESOS from which service? (I'm really wanting to figure out how to PESOS and backfeed from Strava myself)
aaronpkso the script can first check if the post has been created before, and find the URL on my site to update. that skips the need for the script to remember the mapping between silo URLs and original URLs itself!