Yeah, I do think Doctorow has missed the mark here. @tante put it better than I could:
It’s trying to raise money (at least 4 Mio and up to 30 Mio USD) for ATProto (the protocol at the core of Bluesky) so “the community” can standardize the thing and “build stuff”. Plus the project wants to run a second “Relay” (which is the chokepoint that centralizes Bluesky at the moment). Edit/Addition: The fact that just running another Relay leads to costs in the millions should make people wonder if this is the right approach for a better social media infrastructure that does not rely on big organizations.
Okay, but isn’t that what the Bluesky Public Benefit Corporation (the corporation that owns Bluesky and employs the people working on the ATproto protocol) wanted to enable/do? They already got millions in funding (some from sketchy Blockchain companies). Now some diffuse external entity collects more from random people, from “the community”. And not a bit but a lot more. What do the people donating money get for their investment? Stake in the Bluesky corporation? [Checks notes] Nope. Nothing.
The 9 custodians consist of a whole bunch of AI people, some Mozilla folks (same thing) and the director of the Social Web foundation. […]
It’s just presented in a weird way with a whole lot of “give us a lot of money and we’ll make amazing stuff happen” and in the end a bunch of AI grifters get some startups “that build upon AT proto” funded.
Non-Roman Romania
In the ActivityPub JSON for this post, there is no indication that this field contains MarkDown. If anything, it says the opposite, it says it contains HTML. It’s therefore not unreasonable for other platforms to render it as such.
Actually, the name property is explicitly plain text, it shouldn’t contain any type of markup, whether that be markdown or HTML.
I’m sorry, but I fail to see the relevance of this not-for-profit vs for-profit diatribe. If you mean that things like culture and structures matter more than the a project’s legal status, then I agree, but unless you’re going to point to particular issues you have with Mastodon’s then, again, I fail to see the relevance. The things Mastodon (the company) is seeking to improve are highly technical and specialised, where people working on them need good cross-disciplinary knowledge and experience, and understandably demand a high wage.
Surprised to see you of all people question why a project needs money to pay for things.
What for?
They said what for in the previous section, improving Mastodon’s “usability, discoverability, and trust & safety”. They tried to fundraise for a head of trust and safety last month, but failed. My impression is this is them trying to raise general donations to the project to pay for things like this, instead of individual campaigns for individual things.
Is the infrastructure being provided by the companies counted as part of this budget?
I thinks so, given the previous paragraph links to their sponsor page and says as such.
That’s just how Mastodon tags work, they get turned into HTML <a>
tag with the href
pointing to the local instance’s view of that tag. Lemmy then turns that HTML into markdown, hence all the links to poster’s instance.
He bought the company to bolster his lawsuits against Apple and Google, only to fob it off to Songtradr a few years later in the middle of the staff unionising. Songtradr then sacked half the staff (coincidentally all the ones who were part of the union) and still refuse to recognise the union to this day.
He’s 100% right. (Still a douche for what he did to Bandcamp though)
How bout you go back and let your friends know that if they’re in need of a good editor, try Vim ;)
If my friends wanted a good editor, then I wouldn’t recommend a Vimitor, I’d recommend ed, the standard text EDitor :p
If Vim is so good, then why can’t you browse Lemmy from it?
This meme was made by the Emacs gang.
https://fedipact.veganism.social/ has a search feature.
[Lemmy has] no mechanism for a community owner to communicate a challenge to post to his community, so impossible to prevent spam.
Hey mods, you can do the funniest thing right now:
Isn’t Le Pen dead? Edit: Wrong Le Pen
It was added in 0.19.6, so older instances won’t have it. Edit: read the rest of the thread and you already pointed this out, d’oh.
What about JSON-LD makes it so they have to include the “this is public” declaration in the to
field instead of having an as:public
property on the object? (I don’t know a whole lot about JSON-LD or RDF more broadly)
Etherium actually transitioned to proof-of-stake? Last I heard it was something they were planning to but it was being delayed for years. Good for them for actually doing it, I still don’t trust the technology and refuse to use anything that integrates it, but at least it’s not so actively destructive.
Holiday?
Mastodon doesn’t have Group
support (fep-1b12), so when they reply to a post, they don’t send it to the community’s inbox (only to the inbox of the Person
they’re replying to), thus breaking Lemmy’s model of federation.
DNS is not the future, crypto is the future.
There are other alternatives to DNS that don’t require you to boil the oceans, e.g. GNUnet has their own thing.
In our clients, we will decentralize this curation via gasless pubsub voting by token holders. There’s no other way to decentralize it, so this is another thing that crypto excels at (DAOs).
This isn’t decentralising the whitelist/default subs, it’s shareholder-ising. It’s also just recreating the notion of admins in ActivityPub, or replay controllers in notstr. You still have a set of privileged users able to make decisions for others, albeit less privileged than AP admins.
This pull request should solve this (at least from the user perspective). Need to wait for the next 0.19 release or an admin can patch it in manually if they want.