

deleted by creator
deleted by creator
One thing to keep in mind is ActivityPub isn’t exactly made for social media in the sense most people use it nowadays. It’s intended to be more like RSS feeds: you’re support to subscribe to stuff like news sites and be able to bring it all into a content aggregator. Seen that way, its design makes a lot of sense.
It kinda works well for public microblogging as well. It’s when you start involving moderation, voting, sharing, boosting that things get kinda weird.
I’ll add some of my comments to that discussion.
You guys have basically been describing Aether and Nostr
The main issue is when your instance starts federating, accounts are created with a key pair that you will lose when changing software, and generally a whole bunch of URLs will no longer be valid. The actor ID of your user is https://feddit.org/u/buedi
, not just buedi
. Mastodon might make it https://feddit.org/@buedi
instead. As per the spec, that is the canonical URL for the user/actor.
Other instances will still try to push content to your instance assuming the software it was registered with. So you may continue to receive data for Lemmy communities which Mastodon has no clue what that is or what to do with it.
You can host the API/frontend on a different domain no problem, but the actual ActivityPub service should be on a dedicated subdomain to avoid the issues.
That said, I believe after a couple days/weeks, it should eventually sort itself out as your instance keeps erroring out and gets dropped and reregisters with the new software.
There’s a reason it only supports Pixel phones: none of the other manufacturers produce phones that are suitable for it. All the other ones either don’t let you unlock the bootloader, won’t let you relock it with your own keys, or disables other security featurea. Meaning anyone can just flash whatever code they want to the phone and completely nullify the security model.
For a bit, OnePlus did support this but they quietly removed that feature with the Android 12 bootloader update, and otherwise cut you off from the TEE anyway so the OS can’t even verify the boot chain.
The GrapheneOS team said they would happily support other devices if any met their criterias for support. None do. Pixels are the only phone where you can properly flash a custom OS on, and relock the bootloader and disable OEM unlocking like it’s the official OS with all the security features functional.
For decades, we offshored that stuff there because it was cheaper. Now we’re acting shocked pikachu that the asians that have been producing our chips for the last 30 years are better than us at producing chips. Not just chips, hell of a lot of manufacturing in general too.
We may have the brains that designs the chips here, but the asians have the hands on experience at the fab, so…
Probably some FOSS projects. There’s a few things bugging me and I have a custom DSL/programming language idea I’ve been dreaming about for the last ~2-3 years that’s like if Ansible, Terraform, Kubernetes and Nix had a baby together. It’s 2025, how come is it that I can’t just “one Lemmy instance at lemmy.max-p.me please” and get a worldwide multi-cloud multi-million user capacity instance in 10 minutes.
Next on my list would be a filesystem, because for some reason I find myself wanting something that’s LVM, ZFS, Ceph and PostgreSQL all in one. It’s 2025, how come I can’t just be “here’s all my drives, and the drives on my NAS, and the drives on my remote server, figure out some nice unified filesystem for all of this shit”.
Because Russia clearly doesn’t have enough land, especially empty land yet.
The most recent offense being “accidentally” sending people a push notification with a nazi flag promoting nazi content.
That seems like a good way to get vendors to start only shipping firmware updaters that only runs on Windows again.
I don’t think I’ve ever updated a BIOS from any operating system, always flashed via the BIOS itself. Most can flash the BIOS without even a CPU installed these days.
It’s a good idea to validate the information before being outraged at it.
I’m not aware of any way to browse using Boost that is not infinite scroll? It just loads the next page when you get to the bottom and just keeps on going.
Wouldn’t it be effective to convince followers of legitimacy if a religion could accurately predict a scientific phenomenon before its followers have the means of discovering it?
No, those were called witches and they burned them out of fear.
That was also just never the purpose of religion. Religion fills gaps in our knowledge and addresses the existential crisis by promising us some form of afterlife because humans really struggle to accept that they’re random and meaningless and that their consciousness just dies with the body.
There’s theories that the talking burning tree was probably a weed tree and they were just tripping balls, and that wouldn’t be the first religion spawned from accidental or intentional use of psychedelics.
It’s also very likely the origin stories are just that, stories. Most likely because storytelling was just how language worked: like the Darmok episode of StarTrek TNG. Or just kids: we don’t infodump on kids, we tell them stories because stories bring context and narrative.
My belief is that at least all the judaic religions are just a metaphor so far detached its true meaning is lost to time, and interpreting any of those further is a complete waste of time. Any scientific prediction is equally likely to just be a coincidence than evidence of divine knowledge.
If that works, something with the PipeWire state might be weird. Tried deleting pipewire/wireplumber in ~/.local/state
followed by a reboot (or restarting pipewire and wireplumber). That should reset it.
Unfortunately yes. And even then, just having friends is still a privacy liability. Early on the Facebook app for Android would straight up just upload your contacts without asking, so they knew about me well before I caved in and made an account. Or, I’d give my number to someone and suddenly Facebook knows and asks me to friend them.
Not that it’s a new threat: even pre-industrialization, you’d tell a friend a secret and before you knew it the whole village knew.
People are mostly incapable of caring for anyone’s privacy but themselves.
but really would feel bad for any packager maintainers.
It’s already unpackageable because of the license anyway.
The only “legit” way to get the emulator is their provided AppImage bundle, and nothing else. The author also has a rant about Flatpak being broken and unreliable and refusing to support that, so…
I find mostly complaints around Wayland not working like Xorg, like complaining they can’t just get the absolute cursor position and things like that.
Sounds very much like parroted points from probonopb’s rants, like claims of “broken by design”.
You can’t fork it or redistribute it… but you can distribute patches for users to apply, and those are easy to add in a PKGBUILD. That’s how a lot of game/ROM patches are distributed and they appear to be legal.
It’s an emulator, lets be real, the majority of the users couldn’t give a shit about license terms anyway.
ArchLinux users can be a pain sometimes, but we’re also often right when calling out someone’s broken software.
Given other drama around that project and the developer clearly being a Windows fanboy, they’re probably doing a lot wrong and blaming the Linux fragmentation for it instead of doing things properly, getting called out on it, and then being pissed at the users for it.
Makes me want to write an intentionally buggy PKGBUILD with wildly unsupported patches out of spite.
Technically it wasn’t really designed with megainstances in mind that swallows the entire fediverse.
My instance has no problem whatsoever keeping up and storage is well under control. But we’re few here subscribed to a subset of available communities so my instance isn’t 90% filled with content I don’t care about and will never look at. Also reduces the moderation burden because it’s slow enough I can actually mostly see everything that comes through.
Lemmy itself is also pretty inefficient in that regard, you can very much make software that pulls instead and backfill local cache as needed.
Even my Reddit subscriptions would be pretty easy on my instance.