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

help-circle

  • They’ve never released proper open-source drivers for Linux, or helped external developers make any, or made it easy to use their closed driver with Linux. They’re just hostile to open source, basically. That used to be pretty common in the old days, but most companies have given up and joined in, which is why installing Linux is usually a smooth experience these days.

    If you’re using Linux: get an AMD card. They just work out of the box, no failures to boot to GUI or anything. It just works…like everything else. Which, having spent 20 years fighting with graphics drivers on Linux, is sheer bliss to me.

    Oh, but the defacto standard for anything AI-related is NVidia. So if you ever wanna mess with LLMs, object detection, speech recognition, etc…you’re likely stuck with NVidia, and the old routine: Got a problem? Of course you do. Try reinstalling the drivers three times, then uninstall some random other packages, then burn some incense, say 10 Hail Marys, and make an offering to the GPU gods before restarting the computer. Didn’t work? Well, repeat all those steps in a different order. Fifth time’s the charm!




  • Fair. I’ve worked in tech for just over a decade now, and I’ve only been in the polar opposite environment, and found it sorta suffocating. Everybody knows this guy is pumping out crap, and every bug in the system comes from his part of the code, but well…if anybody says it, or even hints it, they’re being unnecessarily confrontational, and nobody ever gives anything but positive feedback in peer reviews.

    I feel, from my limited experience, like the 90s might have been peak machismo rock star hacker work culture, and the pendulum has now swung to the very far side.


  • I mean, that’s fair, and as was pointed out elsewhere Linus has sought help for his temper.

    On the other hand, for all the talk of how “unprofessional” it was for him to behave this way, he did shepherd an OS kernel from a hobby project to the most popular OS on the planet (with the possible exception of Minix, apparently…)

    I agree that polite directness might be better, bu IMHO the more common polite indirectness and avoidance of any hint of conflict is clearly worse.


  • Well that’s pretty hilariously ironic. I’m nothing like this, I wish I were more comfortable being direct. But meanwhile, you heap abuse on me and threaten to beat me up because I said “boy, it’s nice to see someone speaking directly”. You’re much worse than Torvalds, and I completely agree it would be a terrible idea for us to ever work together. Or for you to work with anyone else, for that matter.


  • yiliu@informis.landtolinuxmemes@lemmy.worldLinus does not fuck around
    link
    fedilink
    arrow-up
    34
    arrow-down
    17
    ·
    7 months ago

    Yeah, it’s kind of invigorating to see somebody speak so plainly. No “There’s a couple issues we should maybe discuss”, no “Let’s loop back on that sometime”, no “Hmm, is that really the best approach? Do you have any documentation?” Just a straightforward “Dude, this is shit! Here’s some reasons why!”"

    Having worked for a decade in tech, I would love it of people were this direct.



  • yiliu@informis.landtolinuxmemes@lemmy.worldWindows 11
    link
    fedilink
    arrow-up
    16
    arrow-down
    3
    ·
    10 months ago

    So like, you browse All, find communities minding their own business making little in-jokes, and pop in to say “hey assholes, I don’t appreciate you talking about all this stuff you like talking about! How about you shut up so I don’t have to skip past your posts when I’m deliberately skimming everything!”

    Seems fair.



  • First, why is every post on this forum -1? Somebody must be holding a grudge.

    Second: it doesn’t matter. ECC just prevents bit flips in RAM, once data leaves a system it’s irrelevant whether it had ECC or not.

    I’ve been running servers of various kinds for decades. There is a difference between running servers on hardware with ECC vs none, but it’s not a big deal. Unless you’re running, like, banking software or something where accuracy or uptime is critical…I wouldn’t sweat it. You may just have to reboot cuz of a kernel panic once or twice a year.


  • yiliu@informis.landtolinuxmemes@lemmy.worldI use Debian BTW
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    11 months ago

    I’ve been using it on various desktops, as a PM but mostly the full OS for 6 years or so. I would hate to switch back.

    Disk space is an issue… I’ve seen the OS take as much as 100 GB. But in a world of 2TB SSDs for $100, is that a big deal?

    I don’t see why NixOS would be any worse for the lifetime of a disk than other distros.

    I’ve only hit binary cache missed for packages I created, or where I changed build options. IOW: a binary cache miss means Debian wasn’t gonna have it anyway. And on the flip side: you can change package build options! Neat!

    Broken packages are, if anything, less of a problem with Debian. Debian has lots of packages that are…not broken, but incomplete, requiring lots of manual config or whatever. NixOS is way better at that stuff.

    User error? Yeah, fair. I’m a programmer by trade, but I can definitely see how it’d be a bit much if I weren’t.

    But oh man…you should’ve seen how trivial it was to switch from PulseAudio to PipeWire (including Jack support etc), leaving no trace that Pulse was ever installed… Or switching from X to Wayland, on a system that I’ve been doing rolling updates on since 2017, all with a clear conscience… It’s beautiful.