Now using Nuxt for pixelfed webUI and Next for https://pixelfed.blog and https://beta-preview.pixelfed.io I don't mind mind it tbh, Vue and React are nice tools!
Show previous comments
@dansup the question is, why do I need to know who viewed my story? @dansup Will MEDIA_EXIF_DATABASE be put to use as walkaround for folks who closed their account before the IG feature for JSON in 2018? I have a useless backup from 2012. @dansup On the other hand, perhaps it has already been mentioned, but while importing and having checked that all the photos were in the IG backup, I realized that after a certain point Pixelfed's import tool did not recognize the latest publications. Then I found the problem: The backup of those unrecognized posts is no longer done by IG in jpg but in webp. @dansup all I can see is a picture of a dog from 2 weeks ago. Am I missing something? Why not boost it from your mastodon.social account? @dansup I just saw it! That's nice. I also added one just for fun. I didn't find where to add text to my story though. How did you added the music to your story? I'll be updating https://fedidb.org tomorrow to fix excessive caching leading to day old results, improve graphs and add a few new API endpoints! @dansup Haha this account tricked me too, but the CIA would not write "we spy on you' into their description/bio. 7 hours later, 9000+ instagram posts have been imported into https://pixelfed.social Can't believe that! 🚀 At Pixelfed, we believe in the power of community and creative expression. Custom algorithms and bring your own domain are interesting features, and would be a good challenge I think 🤔
Show previous comments
3600+ Instagram posts have been imported to https://pixelfed.social and the feature has only been available for 3 hours! ❤️
Show previous comments
@dansup Wow! I don't care for uploading photos to the Internet but that UX and the latency are quite good. The import status id backdating algorithm was the most difficult part of IG import. It supports up to 999,999 users and is properly ordered by date (and random id that is incr by day and rolls over to the next day with leap year support, that was fun) If @pixelfed ever needs to support more than 1 million users, I'll need to revisit the algorithm 😅 https://github.com/pixelfed/pixelfed/blob/dev/app/Services/ImportService.php#L12-L58 I was so hesitant on supporting IG import for the longest time because of handling zip archives, and even considered building a service that every instance would use. NLnet didn't like that, and it made me rethink the implementation and that's when the light bulb went off. Why upload the zip at all? Why not just unarchive it in browser and allow users to select the posts. This removes the server zipbomb issue, and is more privacy friendly as server only gets just the selected posts. Win 😎
Show previous comments
When it comes to scalability and performance, @pixelfed is quite efficient and fast Being able to keep up with growth spurts as we experienced many times since last November was crucial to continued growth and stability We have a lot of room to improve this though, and I'm working on some pretty exciting improvements that will put us among the most efficient/fast AP implementations Radiohead - Present Tense https://www.youtube.com/watch?v=6hgVihWjK2c #np #fediplay #radiohead
Show previous comments
@dansup Presumably it will be import from JSON rather than HTML Daniel? IG gives us both options @dansup Do you have a time frame for the official release for iOS in Apples App Store? |
@dansup there is https://github.com/buresdv/Mlem and https://github.com/gkasdorf/memmy both of which are in TestFlight and still a bit rough around the edges but progressing nicely! :)
@dansup
There is an app currently being created by
@hariette specifically for Lemmy and Kbin, (Artemis) which looks really exciting.
https://tech.lgbt/@hariette/110562926792208789
@dansup did you find any?