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.
Thank you!
I would love to know as well!
Neat! I can’t wait for Cosmic, it’s shaping up to be so nice
Very nice! Does/will cosmic have the ability to style buttons? Those are the main factorio UI feature imo (that and so many slots, which aren’t a normal UI element)
“The transgender topic” is already weird as a statement (kinda like “the gay agenda”, it comes off as only considering it as a political statement?), and “clearly promoted by the bourgeoisie” implies it’s bad.
“As far as […] lgbt flags on government buildings”: it’s… not far at all? Again, weird statement.
“Biological male” is both wrong for the boxer (she’s cis) and generally used for transphobia (trans women on HRT aren’t biological males by any reasonable definition). It’s also generally conspiratorial.
Overall it’s not explicitly transphobic or bad to me, but it shows at minimum a very misinformed perspective.
Fair. Powertoys is really extensive. I quite like Pop (or gnome’s? Not sure) tiling window manager though.
PopOS’s COSMIC menu is like that I think (you can search files, the web, even stuff like turning volume up and down)? But I’ve never tried to run it outside of PopOS.
Sorry, I cannot post as such for I am a fool!
You mean the engine owned by the guy who refuses to abide to the GDPR, thinks anti-suicide messages would be bias, wants to use AI to “remove bias from news articles” (and from reviews)? https://d-shoot.net/kagi.html goes into it, it’s a whole mess.
Right now all search engines suck, unfortunately.
Also, the reason this is a CVE is because Rust itself guarantees that calling commands doesn’t evaluate shell stuff (but this breaks that guarantee). As far as I know C/C++ makes no such guarantee whatsoever.
In general: non-intrusive, non-tracking ads, with robust verification (i.e. not scams or lies), such as the ones you find on https://modrinth.com, or duckduckgo
With adnauseam: https://github.com/dhowe/AdNauseam/wiki/FAQ#what-is-the-effs-do-not-track-standard-and-how-it-is-supported-in-adnauseam
The best part is that more ethical ads are harder to block, because trackers are one of the easiest ways to identify ads.
Hell, the adblocker I use (adnauseam) doesn’t block ethical ads by default.
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.
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!