Rude.
Yes! We need to uncover the truth Big Bread is hiding from us!
I honestly don't think that's it. I think something screwy happened with this poll, but I can't find it to verify. Seems Hovis only released this to the press.
Was this just polled on fillings available in meal deals? Like, where is jam?
Sounds like someone's been visited by three ghosts.
Lollypop, it's a bit dated in terms of design for a GNOME app but it has all the features you could want. Can't comment on playlists though, I have never used playlists and honestly don't get the point of them.
Whoa, whoa, whoa, let's not get too radical here.
Larne, apparently. (Also, lol they corrected the "it's")
I don't know where you've inferred trans people from, but the UK branch of The Guardian has been pretty transphobic for years, so much so that the US Guardian wrote an op-ed criticising them for it.
Nitter still works? I thought it broke back in February.
I can't see how Apub's C2S API can realistically be implemented. It's fairly light on details and if I'm understanding it correctly the only standard way to get activity from the server is to pull from an actor's inbox, which has to be an
OrderedCollection
of all the activity the actor has received (likes, notifications, posts, the lot). This shifts a lot of the work to clients which, apart from being being very classist, is very limiting for implementations.