• 1 Post
  • 56 Comments
Joined 2 years ago
cake
Cake day: October 28th, 2024

help-circle
  • Fossil fuel emissions are also a human construct. We did fine before fossil fuels, and even coal. Population is a horrible measure because all it captures is if you are keeping people alive. Even North Korea can keep people alive. But people want more than just survival.

    But fine, you want to talk about population? You’re ignoring the second example I brought up. The EU has 1/3 the population of China and 1/4 the emissions. In other words, China is still the problem.

    Edit: I just did the calculation, and North Korea is 4x more “efficient” than China if we are using carbon emissions per capita. I don’t think population is a great measure, to say the least





  • if it’s impossible to affect change as a single person, then why do anything at all? Why bother to vote? I hear this logic all the time and it doesn’t make sense to me.

    • “Don’t bother making personal changes, voting will save us!”
    • people vote for Trump
    • “Wait not like that”

    That’s not to say that public policy is pointless. “Tragedy of the commons” tells us that regulation is necessary. But I think the framing is wrong. The culprit here is not oil companies. It’s oil. If you tell people “oil companies are evil”, and tax the oil companies more, these people are just going to get mad when the taxes trickle down to them in the form of higher gas prices.

    The correct framing is “Oil and gas cost more to us, than the cost of simply digging it out of the ground. The added taxes are to reflect the true cost”. Then people will understand why gas prices need to go up.

    Then add on some Infographics and memes that show how much more efficient public transit is. How solar panels pay off over the long term. Etc. Because personal responsibility does in fact make a difference.




  • Bazzite supports consoles, but is far from only targeting consoles. There’s also Aurora which is like Bazzite but without the gaming stuff. Same benefits: background updates, easy rollbacks, and lots of included tools that are just useful (podman, brew, distrobox, etc).

    But if you have personal reasons against Fedora then it’s important to be aware that Bazzite and Aurora are both based off Fedora


  • but don’t call it unstable if it has been perfectly stable for you?

    Stability doesn’t just refer to reliability and breakages. It also refers to the size of changes. Because in general, the faster something changes, the more often things break. And I don’t think CachyOS is some magical exception. Remember that this is all relative to other OSes like Fedora, which from my experience has been extremely stable.

    Also, why can’t I repeat what I’ve heard from other people? I feel like the VLC breakages that I linked earlier is pretty good evidence of instability. And how do you feel about that incident?


  • I think the issues are more likely to happen if you update less frequently. I used an Arch distro on my secondary PC for a few months. I admit I never ran into any major breaking issues, but every week or so when I did an update it sure felt like I would run into an issue since the updates were massive. I didn’t even have that much installed. Also reading through PKGBUILD and changelogs was annoying, but if you didn’t do it and ran into an issue the forums would just blame you for not reading them.

    So while I didn’t run into any major issues myself, I could sense that maintaining it was more work than I wanted. And later on I read this lemmy post which validated my decision: Realizing Arch isn’t for me after updating broke VLC.

    Compare this to the update process of Bazzite. It happens in the background, and automatically applies when you reboot. You don’t even need to be aware of it. You can easily rollback if something breaks. And it’s pretty guaranteed to be stable because all Bazzite users have the same base, so it’s well tested before being released.







  • I feel like my argument is not that hard to follow. I’m saying that just because machine-id makes fingerprinting easier, doesn’t make it a bad decision because it could still lead to a net positive. In the Linux kernel’s case, it might have been a simple solution to other problems, at a time when fingerprinting was not a concern. In systemd’s case, it might have made it easier to accomodate legacy systems that depended on machine-id. Same with flatpak.

    Linux, systemd, and flatpak are all fairly successful within their target markets. Clearly, you’re going to need more evidence if you want to claim it’s a bad decision.

    In fact even if your goal is privacy and fingerprint resistance, just switching to another init system is not a panacea. First off, as mentioned in the flatpak github issue linked earlier, there are tons of other markers aside from machine-id that can be used for fingerprinting. And if you’re using a mainstream distro, your new init system is likely less supported, meaning more bugs, worse security, and potentially a net loss in privacy.

    Win the battle, lose the war. This is why I brought up compromise and strategy earlier.

    In the end, it’s hard to say how individual decisions like machine-id, contribute to the net result. There are pros and cons to each decision. Maybe if there was a competitor that didn’t use machine-id and pulled ahead due to that decision, but I’m not seeing one.