I did notice the @handle.invalid! Thanks!
I did notice the @handle.invalid! Thanks!
My understanding was that activitypub was basically a rough formalization of existing protocols, designed to be as flexible as possible. More a template than a real protocol. Unfortunately mastodon’s popularity basically made a bunch of things de-facto obligatory but not well documented, and there’s still a bunch of ways to do… anything.
That link doesn’t work for me, but I ended up finding a post by them that seems to correspond. Good to know, thanks! Seems like it’s realistic but expensive still (150$/mo?), and it’s not gonna get cheaper… I hope they figure out a way to make them less centralized.
I believe that’s your handle, not your identity. Your handle resolves to your identity, but your identity isn’t directly tied to it, in case you lose the domain.
The aggregator is called the Relay, and I haven’t even found anything suggesting one could realistically selfhost it. Then you need to handle the massive stream of data coming through it with AppViews, which are tough to handle too (there are a few but not many iirc).
That said, I am also impressed with the thought behind ATProtocol. It seems much more robust and defined than ActivityPub.
Bluesky’s federation model is actually quite interesting, they go for a very portable approach vs activitypub’s instance-basis. Unfortunately, there’s still a massive centralization point (the main relay, the only thing that can really handle the firehose), and identity is also centralized, albeit has mechanisms to be decentralized.
Yeah that’s fair. I don’t quite know why I read that the way I did, but I read the “choosing” as “lives there and isn’t actively attempting to move”.
… do you just expect everybody who lives there to pack up and leave? Even though their entire lives might be there and moving costs a ton?
I’m not an OS dev, I have no idea how stuff this low-level works.
I’d suggest some kind of “press this key to view debug information” text (or make it documented but not visible, to avoid people just pressing whatever button is written on the screen)
Out of curiosity, I looked up the numbers. This is correct, they make 9.2 billion per quarter from ads and 10.7 billion from subscriptions. I can’t find expenses per-segment, but in 2023 their total “Cost of revenues” was 37 billion. I doubt everything other than youtube costs less than 17 billion, so they’re definitely making a profit.
Source: https://abc.xyz/assets/95/eb/9cef90184e09bac553796896c633/2023q4-alphabet-earnings-release.pdf
It completely breaks them, currently: https://github.com/TeamNewPipe/NewPipe/issues/11139
This applies to at least NewPipe and yt-dlp, probably basically every such tool. Also, if you use logged-in cookies and download, they sometimes ban your account! Fun!
… which is why youtube has recently started blocking non-logged in users
It’s actually several seminars. For historical reasons presentations from gay frogs, lesbian frogs, bisexual frogs, etc. Are all grouped under “gay frog seminar”
Just to offer some support, you’re right and those are good questions
How do you know how much of the disc is used?
Having read a significant portion of the base WASM spec, it’s really quite a beautiful format. It’s well designed, clear, and very agnostic.
I particularly like how sectioned it is, which allows different functions to be preloaded/parsed/whatever independently.
It’s not perfect by any means; I personally find it has too many instructions, and the block-based control flow is… strange. But it fills a great niche as a standard low-level isolated programming layer.
Xenia, a linux mascot
Somebody created an account at MyEpson with OP’s email address and the name “GET BITCOIN NOW link”, which sends a confirmation email to OP with that name. Basically it’s spam using Epson as a trojan horse to get past filters.
Yeah, did:web exists, but I still called it centralized because it still relies on did:plc pretty much everywhere (though honestly domain name handles might actually be did:web, not sure). Didn’t know about that dual setup by Bluesky though!