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

help-circle
  • I recently tried Bazzite, and I have to agree. Switching from a traditional Linux distro to an immutable distro is harder than switching from Windows to Linux. I’m not kidding. When it comes to immutability, my experience can be split into two general cases:

    1. I don’t notice any difference at all.
    2. It’s a giant pain in the ass.

    I have yet to encounter a scenario where immutability offered a tangible benefit. The supposed advantages seem rather abstract. I can’t break my system? Okay…but…well, I already had snapper for the rare occasions when something got royally borked. This is a problem that has already been solved without major compromises, so why are we now compromising so much to solve it again?

    It comes with 4 different package management systems (or 6 if you count Distrobox and Waydroid), and they all come with big caveats. I’ve had to reboot more in the past week than I previously had in the past year on Debian, because every time I need to install something from the main Fedora repo with rpm-ostree (which has been many times already), it needs to reboot. They recommend against using rpm-ostree, but there is no reasonable alternative for a rather wide array of software. It’s either rpm-ostree or build a whole mess of things from source and manage them manually. Both options suck very hard.

    Still, overall, Bazzite delivers. Everything you see on their web site works out of the box. It’s hard to recommend, but it’s also hard to criticize. I’ve never had a smoother gaming experience, and this is the first time I’ve ever had to spend zero minutes configuring my GPU drivers (outside of macOS, anyway). You get CUDA and ROCm out of the box. You get the latest drivers. It’s awesome.

    If you’re wondering if an immutable distro is right for you, the answer is probably “no”. But if you’re up for the, erm, “adventure” of learning this new paradigm, Bazzite fucking rocks.




  • 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.


  • GenderNeutralBro@lemmy.sdf.orgtoFirefox@lemmy.mlOrbit by Mozilla
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    10 days ago

    This is a FAQ for end users, about a feature in software running on end users’ computers.

    It is absolutely doublespeak to call it “local”. Are we supposed to invent an entirely new term now to distinguish between remote and local? Please do not accept this usage. It will make meaningful communication much harder.

    Edit: I mean seriously, by this token OpenAI, Google, Facebook, etc. could call their servers “locally hosted”. It is an utterly meaningless term if you accept this usage.












  • Speed is less of a factor than endurance in a persistence-hunting scenario where we’re much slower than our prey anyway.

    I don’t know the facts for this specific claim, but the logic is fair. One group can be better suited for endurance without being faster. One group could also be faster on average without having the individual fastest performers. Not only because of cultural factors, but also because the distribution curves might have different shapes for men vs women. There could be greater outliers (top performers) among men even if the average is higher among women in general. It’s not necessarily as straightforward as, say, height, where men’s distribution curve is almost the same shape as women’s, just shifted up a few inches.

    I don’t have the data to draw any real conclusions, though.

    One of the problems looking at athletic records is that it’s really just the elite among a self-selected group of enthusiasts, which doesn’t tell us a whole lot about what might have been the norm 100,000 years ago, or what might be the norm today if all else were equal between genders. These are not controlled trials.

    I’ve read that the top women outperform the top men in long-distance open-water swimming, supposedly due in part to higher body fat making women more buoyant, helping to regulate body temperature, and providing fuel. This is the first time I’ve read that women might have an advantage in running, though.

    I wish the article provided citations. The reality is probably too complex to fit into a headline or pop-sci writeup.





  • 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.