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

help-circle


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


  • That’s fair. I guess I misunderstood. Sorry. Yeah, it would be nice if that part were smaller. It’s still not a perfect one to one comparison. Feed crops do actually tend to use less other resources. Sometimes a lot less, depending on the crop you’re comparing them to, but yeah, it’s a lot of land that could be growing things for humans, and there’s more of it than there needs to be. Sorry. You are right about that.


  • No. No. That’s completely wrong. That’s not what I think, because it doesn’t make any sense. There are no crops that can be effectively and cheaply grown in rocky, arid wasteland. If we weren’t using it to let cattle graze, it would be wild land being grazed by buffalo instead. Now, maybe you could argue that would still be better, but it wouldn’t be growing food for humans any more efficiently. Buffalo aren’t actually any more efficient than cattle at producing meat, and nobody’s hauling water up to into the high Rockies to irrigate rocks. That’s not a real thing that people would be doing if cattle weren’t grazing there.





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




  • I’ve been using mailbox.org, and it’s pretty great. It’s cheap, it’s private, and it works well.

    I like the idea of e2ee email, but the way they all work it’s pretty much a completely useless feature for most people, myself included, and I also like using Thunderbird. It’s just not worth the trade off for something I’d basically never get any use out of anyway.


  • Systemd is a good init system. Better than any of the alternatives, although they’ve also come a long way since systemd first came around. It’s also a weird interconnected mess of a thousand other things that probably shouldn’t all be lumped together into a single project. Half of them are absolutely vital to the vast majority of Linux systems, and half of them are unused and neglected and no one has touched them in years, but they’re all stuck together in one weird project for some reason.

    That’s kind of the exact same sort of situation xorg was in 20 years ago. I am concerned that systemd is going to turn into the next xorg, but really those concerns are the only reason most people should consider an alternative. If you don’t care about that, you probably don’t need to worry about systemd.


  • The whole apt ecosystem is kind of a mess, if you ask me. Debian stable updates on archeological timescales, Debian testing just isn’t a very good rolling release disto, you’re better off with Arch or OpenSuse Tumbleweed if you want to actually use a rolling release as a daily driver, Ubuntu is a mess of annoying corporate decisions I hate from Canonical, and all the others are all just kind of disjointed in how they try to fix those issues.

    My personal favorite is Mint. They just try to make Ubuntu with some classic, boring desktop design and minus the more controversial Canonical decisions, but obviously that’s not everyone’s cup of tea. I dunno, there is no perfect distro, you just have to find the one that for you it takes the least amount of effort to fix. Ubuntu really just kind of makes it a pain in the butt to fix all their weirdness though.


  • If you have the default version of Mint installed then your desktop environment is Cinnamon. There are also XFCE and MATE versions, but you have to go out of your way to get those. The default file explorer for Cinnamon is called Nemo, so if you haven’t changed it that would be what you are using.

    Honestly, I think your best bet is trying Disks or maybe gparted if you like cli apps, and setting a mount point for the device from one of those. Linux doesn’t always like NTFS, but you should at least be able to mount and read the drive consistently, although I have to admit I’ve never used an NTFS formatted external drive, so maybe something weird is going on with that.


  • It’s true that there are some apps not directly associated with any DE that have moved to GTK4. If GTK5 actually was likely to come out any time soon you might have to worry about finding alternatives when they switch to GTK5. That being said though, GTK3 had been out for over 9 years before GTK4 came along, there were 4 years between the “last” version of GTK3 and GTK 4.0.0, they’re still in the “oh, this is what we’ll probably do when we release GTK5” phase of development, XFCE has already made a bunch of progress porting everything over to Wayland, and DE agnostic apps are less likely to switch over right away if mid-size DEs like XFCE and Cinnamon still don’t have good Wayland support. I wouldn’t stress out about it too much.