• 0 Posts
  • 31 Comments
Joined 2 years ago
cake
Cake day: June 3rd, 2023

help-circle
  • The problem there is that stable vs unstable distro uses a slightly different meaning of the word stable than you would use to talk about a stable vs unstable system.

    In distro speak, a stable distro is one that changes very little over time, and an unstable one is one that changes constantly. That’s sort of tangentially related to reliability, in that if your system is reliable and doesn’t change then it’s likely to stay that way, but it’s not the same thing as reliability.



  • Yozul@beehaw.orgtoLinux@lemmy.mlFan of Flatpaks ...or Not?
    link
    fedilink
    arrow-up
    2
    arrow-down
    2
    ·
    2 days ago

    No you weren’t. That would be ridiculous. The deb dependencies are most of your Linux install. Maybe counting just the new dependencies being installed alongside a typical deb install, but that’s still not an apples to apples comparison to 100% of all the flatpak dependencies, even ones shared with other flatpaks, and even that’s still very rarely over 1GB.


  • Atomic distros are cool, and I’m sure they will only get more popular, but I don’t buy the idea that they’re “The” future. They have their place, but they can’t really completely replace traditional distros. Not every new thing needs to kill everything that came before it.


  • Yozul@beehaw.orgtoLinux@lemmy.mlFan of Flatpaks ...or Not?
    link
    fedilink
    arrow-up
    14
    arrow-down
    2
    ·
    2 days ago

    That’s not really true. It lists all the flatpak dependencies in that disk use, but a lot of those are shared, so they don’t actually use that much each if you install more than one, and the deb dependencies aren’t included at all. Flatpaks really do use more space, especially if you only have a small number of them, but it’s not as bad as that.


  • Well, part of the problem with modern emulators is that more and more consoles are just relying on regular off the shelf hardware components. That means more of what makes them unique is in software, which is a problem, because emulating software is a lot harder to defend legally, especially in the US and Japan.

    So, realistically, the sooner you see a Switch 2 emulator pop up, the faster it’s likely to be taken down by Nintendo’s lawyers.

    Also, they’re probably not going to screw up and leave in a hardware recovery mode that bypasses all their security again, which is a big part of why Yuzu could get started so fast.







  • I’m not interested in anything based off Chromium, and I don’t really like the idea of going with a Firefox fork much either. You’re not only trusting them to actually care about your privacy and security, and you’re not even just trusting them to actually catch and fix all of Mozilla’s shenanigans as well. You are also trusting them to constantly stay on top of all the latest security patches. There aren’t really any Firefox forks I trust with all 3 of those things at once. Even if there was, there are certainly no forks of Firefox that have anything even remotely close to the capacity necessary to maintain a web engine on their own, so you’re still trusting Mozilla to keep Firefox updated and secure for your fork of choice to even have a chance.

    Until a new browser with a new engine comes along that actually lets me use the full uBlock Origin there’s not really any other option besides Firefox that makes sense. At least to me.




  • BSD was the main open source option for a little while, but got into a big legal battle that dragged out for years, and Linux came out during that time and took over. BSD never made a major comeback because no one really needed it anymore after Linux came along. It’s still around because it was already done, so people have just had to maintain and update it since then. Hurd is non-existent for reasons that are contentious, but everyone agrees that at least one of them is that a lot of people got excited about the Linux kernel and lost interest in Hurd and switched to Linux development instead. It is possible that if more people had stuck with it there would have been a real, useful Hurd instead. These aren’t even the only alternatives that were being worked on at the time.

    The idea that any one person could will an entire operating system into existence by making a hobby kernel that fit a useful niche at the right time is just patently absurd. Linux is great, and Linus Torvalds is a good steward of it, but no, he is not the only reason why open source operating systems are popular.


  • They were trying to merge rust code into the dma subsystem, because what they were working on needed to talk to it, and it would be easier to do that with rust code in the dma subsystem. He said no specifically to that part. Just the stuff in the dma subsystem. That’s all. It can be worked around.

    It wasn’t actually a big deal until Martin stuck his nose into a discussion that was none of his business and then cried about it on social media. I get being frustrated. The old guys are weirdly hostile sometimes, but creating drama is not the solution.




  • Well, I certainly don’t want to minimize what Linus Torvalds has done. No one has done more for open source software than him, but if he hadn’t come along with his kernel when he did there were other options. BSD did eventually get out of the legal purgatory that Linux gave an alternative to, or heck, maybe if Linux hadn’t come along Gnu Hurd could have even been a real thing.

    I’m happy with Linus being in charge of the biggest open source project in the world. I agree with him more often than not. He’s not the only reason open source operating systems exist though.