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

help-circle
  • I agree, once you factor in a power supply (or PoE hat), case and storage a Raspberry Pi really isn’t all that cheap anymore nowadays. Unless you have a project that specifically benefits from the GPIO pins or the form factor, just get a cheap barebones mini PC or a used one with RAM and SSD already included.

    This will get you a system that’s way more powerful even if it’s a couple of years old (the Pi’s SoC is fairly weak) and I/O throughput is no contest, normally with at least a dozen PCIe lanes to use for NVMe storage or 10 gigabit network cards, if you so desire.








  • What I mean by that is that they will take a huge disservice to their customers over a slight financial inconvenience (packaging and validating an existing fix for different CPU series with the same architecture).

    I don’t classify fixing critical vulnerabilities from products as recent as the last decade as “goodwill”, that’s just what I’d expect to receive as a customer: a working product with no known vulnerabilities left open. I could’ve bought a Ryzen 3000 CPU (maybe as part of cheap office PCs or whatever) a few days ago, only to now know they have this severe vulnerability with the label WONTFIX on it. And even if I bought it 5 years ago: a fix exists, port it over!

    I know some people say it’s not that critical of a bug because an attacker needs kernel access, but it’s a convenient part of a vulnerability chain for an attacker that once exploited is almost impossible to detect and remove.




  • This is one of those correlation != causation things, hm?

    It might be more a case of the “average” Arch user being more sensitive to small quirks/bugs or certain defaults. Arch is at least comparatively unbiased, which might be why these users pick Arch in the first place.

    I would personally agree with where Arch is because I prefer a distribution that mostly works out of the box and already made a lot of the decisions for me that I don’t want to be bothered with. I do still customize quite a few elements to my (sometimes very specific) liking, but I also like that I don’t have to do anything when it comes to configuring my disk layout, or configuring zram, or install and configure fwupd or other packages that kind of just make sense to have.

    But I don’t really see why Arch users can’t be as happy with their choice as I am with mine, unless the only reason they “use Arch btw” is that they think that’s unironically something to brag about (or peer pressure, but that shouldn’t be a thing I hope).









  • I love Helix. I like that it pretty much works out of the box and the only thing you have to do is install language servers and in some cases configure them, but that’s (mostly) well documented. No need to install plugins or use a preset “distribution” like with NeoVim. I also like the built-in keyboard shortcut hints, for example when you press g (goto) it shows you what key will do what.

    The way Helix does “select first, then act” is subjective, but I like it.