• 0 Posts
  • 388 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle
  • Yeah, this kind of things drove me batty on Ubuntu. So many things were delivered as Snaps when they just don’t work that way. The funniest one to me was Filebot. It’s a media file naming/organizing tool…that doesn’t have disk access. Are you kidding me, Canonical?

    Flatpak is easier to work with, but has similar issues. Great for simple things, but I’m always worried that at some point I’m going to need some features that just won’t work, and then it’s going to be a hassle to migrate to a native installation. And it has no CLI support.

    And yeah, the bloat is wild. Deduplication on btrfs (or similar) helps but there’s no getting past the bandwidth bloat.




  • I’m certain that if someone did collect data from the Fediverse; it would become a hot topic

    I’d assume bad actors (or at least chaotic neutral actors) are slurping up the entire fediverse already. It is trivial to do, and nobody would know.

    I mean, the whole point is that anyone can spin up a server and federate with others. I could start my own server, which would by default federate with almost all other servers. That means I wouldn’t even need to write a scraper. All that data would be sent straight to my server. All I need is access to my own database at that point. With Lemmy, I’d even get users’ upvote/downvote history, which is not visible in any clients AFAIK. The only barrier would be to subscribe to communities on different servers to kickstart federation.

    As long as you don’t run obvious spam/bot accounts, nobody would block your instance.

    Alternatively, if you want to write a scraper, that’s also pretty easy. Most servers are publicly accessible. Every community has an RSS feed. You don’t even need an account in general. Again, the whole point is to be open and accessible, in contrast to closed-off data-misers like Facebook, Reddit, and X.

    The fediverse is friendly to users, with very little regard for what those users might do. I believe this is the correct philosophy, but I won’t pretend that it doesn’t leave us open to bad behavior.















  • I keep seeing this claim, but never with any independent verification or technical explanation.

    What exactly is listening to you? How? When?

    Android and iOS both make it visible to the user when an app accesses the microphone, and they require that the user grant microphone permission to the app. It’s not supposed to be possible for apps to surreptitiously record you. This would require exploiting an unpatched security vulnerability and would surely violate the App Store and Play Store policies.

    If you can prove this is happening, then please do so. Both Apple and Google have a vested interest in stopping this; they do not want their competitors to have this data, and they would be happy to smack down a clear violation of policy.