So here I can microblog
ah so it's not api compatible. does this mean bonfire won't work with existing fediverse apps?
Well we've implemented a GraphQL API for Bonfire, which is a much more flexible way for frontend apps to get exactly the data they need and provide a richer experience, so hopefully some alternative frontends and mobile apps will want to implement that at some point (maybe we can even standardise on a common GraphQL schema to be use by different federated platforms!)... The other option would be that we/someone implements the Mastodon REST API as a Bonfire extension.
oh cool thanks
@BonfireBuilders from mobile the emoji picker breaks the layout 😶
that feature is already there but needs some improvements ;)
This is more like "renting a cupboard in the master's house, paying with your attention, legitimation and presence"
I'm somehow motivated to join some fb groups and try get them to come over....
I've always kept it mind what Dave Winer (creator of RSS) advised: to publish in a place under your control (basically hosted on your own domain name) with that always being the canonical home for your stuff, and then syndicating wherever you want (linking back to the source). I think the same can apply for community and discussions. Why not use the closed platforms like one would dump leaflets out of an airplane over an authoritarian territory?
that feature is already there but needs some improvements ;)
are there any instances running you know of that are doing federation?
not yet, we're planning to organise some install parties soon... focused first on testing federation (rather than being a place to host your main fediverse identity before being sure it's working as expected)
ah so it's not api compatible. does this mean bonfire won't work with existing fediverse apps?
Temporary solution to some of the slowdown issues is to use uBlock Origin to block the domain 'robohash.org' (used to generate the default avatars)
You can do this by:
- Right-clicking on any robot avatar
- Choosing 'Block element'
- Deleting everything after 'robohash.org'
- Pressing the 'Create button'
- Refreshing the page
Hopefully @BonfireBuilders will swap out the default avatars soon!
☕ Currently reading: https://botpopuli.net/transforming-digital-platforms-for-the-people-and-planet/
"Exploring the paradox of social movements utilizing monopolized social media to promote messages of global justice while examining the means by which activists and the larger public can shift to freer and fairer options.
Monopolistic digital platforms have taken over our daily lives, which directly impacts the way social movements and civil societies build networks and solidarities across borders. The use of social media as tools for communication, messaging, advocacy, and even mobilization during crucial political moments (e.g., Black Lives Matter, Colombian, and Chilean collective risings) undercuts these platforms’ exploitation and commodification of their users. Most activists use social media platforms to raise awareness and amplify messages among large populations. Thus, the immediate dilemma faced by activists is either remaining subsumed and, in a way, contributing to the vicious exploitation of collective data, or losing a wider audience. This quandary can be addressed by using mainstream media while promoting a transition towards autonomous platforms that are designed and operate to put the well-being of people first."
This is more like "renting a cupboard in the master's house, paying with your attention, legitimation and presence"
I'm somehow motivated to join some fb groups and try get them to come over....
Looking at the local timeline it doesnt appear anyone else is posting - so Im guessing its not currently in heavy use?
is it doing it on demand? it might be waiting for data before it continues processing?
the code generating those URIs wasn't making any requests, but it's possible that it was happening somewhere else in the backend, since we we have code that compresses images for "lazy loading", though that usually applies only for locally-uploaded ones