The BBC (or other orgs) can also implement ActivityPub directly into their existing content management systems. Mastodon is great but you don't need to use it to participate in the federated ecosystem edit: it's also news to me that the BBC has their own TLD. This opens up a lot of potential that others don't have the privilege of.
Yeah, this is a gripe I'm having recently with governments and news publications creating a whole website and Mastodon instance just to have a few publish-only profiles and comment-only options. Just implement a smaller Activity Pub server, no need for this Twitter clone stuff
The BBC on Mastodon
21–30 of 188 posts
Re: The BBC on Mastodon
#22Earlier quoted context omitted.
Yeah, this is a gripe I'm having recently with governments and news publications creating a whole website and Mastodon instance just to have a few publish-only profiles and comment-only options. Just implement a smaller Activity Pub server, no need for this Twitter clone stuff
I imagine they use it to give employees accounts that they can manage. If I was a journalist at the bbc I could get an account on their instance and the bbc could manage verification and account management.
Re: The BBC on Mastodon
#23The BBC (or other orgs) can also implement ActivityPub directly into their existing content management systems. Mastodon is great but you don't need to use it to participate in the federated ecosystem edit: it's also news to me that the BBC has their own TLD. This opens up a lot of potential that others don't have the privilege of.
Re: The BBC on Mastodon
#24The BBC (or other orgs) can also implement ActivityPub directly into their existing content management systems. Mastodon is great but you don't need to use it to participate in the federated ecosystem edit: it's also news to me that the BBC has their own TLD. This opens up a lot of potential that others don't have the privilege of.
Yeah, this is a gripe I'm having recently with governments and news publications creating a whole website and Mastodon instance just to have a few publish-only profiles and comment-only options. Just implement a smaller Activity Pub server, no need for this Twitter clone stuff
For example, Mastodon has some artifical requirements that add signature requirements to public APIs to reduce bot and spam load. This isn't in the spec as a mandatory requirement, but if you don't do it then parts of the Fediverse won't be able to follow you. There are also expectations attached to certain activities that aren't in the spec but will confuse people on most other servers.
The easiest solution I came up with was to run a server that already does all of the hard work (gotosocial, Mastodon, etc) and call its API to add new posts.
Re: The BBC on Mastodon
#25The BBC (or other orgs) can also implement ActivityPub directly into their existing content management systems. Mastodon is great but you don't need to use it to participate in the federated ecosystem edit: it's also news to me that the BBC has their own TLD. This opens up a lot of potential that others don't have the privilege of.
So the only way to see the posts and interactions on the web would be via other instances?
Re: The BBC on Mastodon
#26Nice to see a presence, but half a dozen accounts and not one that focuses on major news headlines? Aa it stands the unofficial bot that reposts from the Twitter account will still get more interaction from me.
I'd love to see these orgs put AP in their CMS. they could do things like @politics@bbc.uk, @sports, @finance, @entertainment, @breakingnews, etc, all on their own namespace they control.
tennis@sports.bbc, italy@foreignaffairs.bbc, you name it. They can implement combination feeds by making sports@news.bbc boost all the individual categories, so people can easily find the specific types of news they're interested in.
In the end I think they'll keep down the variety, sticking to a Twitter like experience.
Re: The BBC on Mastodon
#27Automated federated filtering is not impossible. In fact, an distributed setup (where volunteers host image/text classifiers) like AI Horde already does seems pretty doable.
Re: The BBC on Mastodon
#28Ironic really given that most of the rest of the BBC dedicates hours of airtime every week to denigrating social media ([1][2] etc. etc.) because the BBC are so desperate to maintain relevance in a era where (shock horror) you can actually find good quality unbiased content on the internet. Modern traditional media is barely any better than social media these days anyway. It ranges from blatantly biased (e.g. Daily M…
Re: The BBC on Mastodon
#29does social media serve any purpose whatsoever besides marketing and PR, virtue signalling and self promotion? honestly, what genuine use does something like twitter, mastodon, instagram etc have? No one even reads the shit other people post, they just use it to hook into their own material. fucking weird world we live in now, where 90% of the population appears to be a narcissist.
At least this is what I say to myself when I get depressed we are living in the 21st Century World and people care more about letting men inside women's bathrooms than the fact the US and its "allies" just bombed the Nordstream pipeline that will have a negative effect on millions of Europeans... and how I will be downvoted (2718 currently) for posting this. But, at least you are not alone "uhtred".
Re: The BBC on Mastodon
#30Earlier quoted context omitted.
I imagine they use it to give employees accounts that they can manage. If I was a journalist at the bbc I could get an account on their instance and the bbc could manage verification and account management.
But Mastodon is not the only way to manage accounts and publish stuff. It has so much overhead because it has to look and behave like a Twitter clone, whereas you could simply have a barebones password protected web admin panel to allow each journalist to publish with their BBC-approved credentials.