• 0 Posts
  • 77 Comments
Joined 1 year ago
cake
Cake day: July 2nd, 2023

help-circle

  • Lemmy is very much not gigantic. It has tens of thousands of acitve users. Reddit has hundreds of millions. Librewolf is even more niche than Lemmy is. Librewolf isn’t even really a browser, it’s just a small patchset for Firefox. It only has it’s own name and logo because Mozilla doesn’t like people distributing modified versions of Firefox with their branding attached. Librewolf is very cool, but jumping straight from that to full on taking Gecko maintenance on completely is just a silly idea. I hope that if Mozilla does fail someone takes over Firefox from them, but Mozilla isn’t running out of Google money any time soon, and Librewolf isn’t even likely to be who takes it over if it does happen. It’s way more likely to end up in the hands of a big Linux distro, or even a new organization formed specifically for the purpose of taking Firefox over. All this talk of Librewolf being the savior of Gecko based browsers is completely disconnected from the reality of what Librewolf is.







  • ZephrC@lemm.eetoLinux@lemmy.mlUpdating BIOS via Linux ?
    link
    fedilink
    arrow-up
    10
    arrow-down
    2
    ·
    3 months ago

    All the security updates are in the microcode loaded by the bootloader even before the kernel is loaded, so unless there’s some new feature, bugfix, or hardware support you specifically know you need it’s not important to update your BIOS anyway. Which is good, because as far as I can tell you’re just screwed by a bad hardware vendor.


  • I do all those things, but how are you planning on convincing my mom to? I’ve tried. She doesn’t care. The vast majority of people are more like my mom than like you or me. We are weirdos here, and if your plan doesn’t involve a better first step than “do a whole bunch of work to change something you’re already used to” then it is not actually going to change anything for anyone other than a few weirdos like us.

    I do not care if something is useful to advertisers. I care if it reduces harm. Refusing to reduce harm to chase some distant ideal that most people don’t care about while not effectively convincing them to care is counterproductive to everything that actually matters.





  • ZephrC@lemm.eetoLinux@lemmy.mlUbuntu Snap Hate
    link
    fedilink
    arrow-up
    26
    arrow-down
    1
    ·
    7 months ago

    I don’t know why people keep saying that flatpaks don’t support cli apps. They do. I know it’s awkward to type out flatpak run io.github.zyedidia.micro or whatever every time you want to use a text editor, but aliases fix that pretty neatly, and that example wasn’t hypothetical.



  • ZephrC@lemm.eetoTechnology@beehaw.org3 days 🤯
    link
    fedilink
    arrow-up
    25
    ·
    7 months ago

    Yeah, and none of them can actually design bridges. Some of them can be useful tools for engineers to use while designing bridges, but this isn’t tech bro fantasy land. You’re gonna need some engineers. That’s gonna take more than a day.



  • ZephrC@lemm.eetoTechnology@beehaw.org3 days 🤯
    link
    fedilink
    arrow-up
    23
    ·
    7 months ago

    Did you actually even read the article you linked? It’s about a type of generative AI that’s slightly better than humans at finding the most efficient way of providing structural strength with minimal material. If you think that’s all there is to designing a bridge I can only hope you aren’t allowed anywhere near a bridge I need to drive across.


  • ZephrC@lemm.eetoTechnology@beehaw.org3 days 🤯
    link
    fedilink
    arrow-up
    93
    ·
    7 months ago

    So uh… how exactly does a 3D printer use AI? Is the AI running the stepper motors? Or is this person actually suggesting that an AI could design a bridge? Because, uh, no. No it can’t. Maybe someday in the distant future, but large language models aren’t structural engineers. Those aren’t even remotely the same thing.


  • It’s really only more secure in the sense that in general more complicated programs have more things that can go wrong with them. Either bugs, or just user error.

    That is a valid concern, and most people don’t need or use any of sudo’s extra features, so it’s completely reasonable to switch to doas because of that, but it’s not like there’s some glaring security flaw in sudo that most people really need to worry about. Especially if they’re not doing weird things in the config, which would mostly be the same people who could easily switch to doas anyway.