decentralizing Show more
just downloaded all my instagram data, and once i stare at it for long enough, i'm going to write myself a script to turn it into a big static archive on my own site, and then i can purge my instagram account.
(i'll share the script if it's not too cumbersome for a not-me person to use it!)
decentralizing Show more
(i'm aware there's probably some instagram import script in the world already, but it's important for me to write one for myself!)
decentralizing Show more
okay i *really* should be working one one of my six deadlines that are looming but instead i slammed out some python to scrape my instagram data that i liberated, and here is a draft:
decentralizing Show more
on my todo list:
* figure out infinite scrolling or pagination (probably pagination tbh)
* add a function for image descriptions and slowly work backwards through the archive
* probably some sort of cw/image hiding function?
* permalinks
* eventually, be able to just post to this stream maybe?? i dunno if i want this to be just an instagram archive or a live page. but i miss having a pure image-only live feed to post to.
decentralizing Show more
@modgethanc That looks like a good project!
If you're looking for another place to post only photos would @pixelfed fit the bill?
decentralizing Show more
@emorydunn pixelfed is an interesting project, but it's important for me to be rolling my own system for this
decentralizing Show more
@modgethanc Ah, that makes sense. I suppose you could add ActivityPub support* if you wanted more of a system that integrated with the verse.
* he says knowing nothing about how hard that is
decentralizing Show more
@modgethanc I misunderstood when you mentioned posting to the stream. A static page is certainly much easier, and, as a human who is not you, making it viewable is very kind :)
emory.coffee is one server in the network
decentralizing Show more
@emorydunn oh, specifically why i'm not interested in putting this stuff on pixelfed is that i'm not planning on federating or anything, i just want this to be a static page that exists in my space and doesn't interact with any other part of the internet. but i'm thinking about functions to make it more viewer-friendly since humans who aren't me may end up there.