• TechyShishy
        link
        fedilink
        231 year ago

        Look, if we want to spend 6 hours rebuilding our MBR/GPT, bootsector, and efi partition from scratch, using our grandfather’s butterfly, we should be allowed to. Insert angry xkcd here.

        • TechyShishy
          link
          fedilink
          51 year ago

          Although honestly, these days we could probably do it in about 2 minutes, blindfolded, with our hands tied behind our backs. Damn, the tools have gotten better, haven’t they?

          • mack123
            link
            fedilink
            81 year ago

            This is a fact and a half. Ihave been using linux on and off for a headless Minecraft server. Vanilla Debian. Yesterday I decided to load up the latest Ubuntu lts, to run stable diffusion. My first end user linux install in ages. And it was a 15 minute seamless experience. From boot ISO to running a normal functioning desktop. Add another hoiur and stable diffusion was up and running. A far cry from building slackware from, from source, in the early 2000s. It truly is amazing when we consider what has been achieved.

    • Jeom
      link
      fedilink
      English
      101 year ago

      task managers creator added a function to kill the entire pc. but people reported it as a bug and someone else at Microsoft removed it

    • Richard
      link
      fedilink
      English
      41 year ago

      I mean, yes, it might sound a little bit silly, but it is actually simply about the right to make use of the tech you own in the way you see fit, which should be a fundamental freedom AND right. It’s the Windows users that look ridiculous from any sane perspective, though I try not to judge people based on their choice of OS lol

      • @[email protected]
        link
        fedilink
        English
        21 year ago

        Except if you try to use dolphin file-manager as root … fail. I’m still annoyed at Martin Graeslin for forcing that change.

        Yes, I know it is simple to patch out. But that would mean I need to recompile dolphin after every update, and assume responsibility for keeping any metapackage that uses it up to date too. Blegh.

    • @[email protected]
      link
      fedilink
      English
      31 year ago

      Trying to de-bloat KDE feels like a game of chicken. Whichever K-application I try to uninstall, I get a prompt asking me to confirm if I want to uninstall a plethora of important-sounding kde packages. It gambles on me not knowing which “kde-[…]” packages are vital for KDE Plasma to run, so I don’t take the chance on uninstalling the email client, multimedia programs etc.

  • Hatchet
    link
    fedilink
    341 year ago

    Let’s be honest. If you haven’t broken your bootloader at some point in time, you haven’t experienced Linux.

    • ⓓⓐⓡⓣⓗⓟⓔⓝⓘⓢ⑥⑨OP
      link
      fedilink
      English
      181 year ago

      I’ve broken my bootloader many times. I remember frantically looking up how to fix that online for the first time. Now I know not to do stupid things that could bork my bootloader.

      • @[email protected]
        link
        fedilink
        English
        221 year ago

        I know not to do stupid things that could bork my bootloader. I still do stupid things that I know can bork my bootloader.

    • Matriks404
      link
      fedilink
      121 year ago

      Windows probably broke my bootloader (GRUB) more times than I did though.

    • PennyJim
      link
      fedilink
      111 year ago

      As a Linux noob, the only time I’ve broken my bootloader was updating my distro after ignoring it for a year. I ignored the update because it broke a badly made script badly solving the complex problem caused by a simple problem that I ignored the solution to.

      I finally fixed the simple problem because I needed to upgrade a library to get a modded launcher working so I could play with my friends. And I was thinking of rewriting the firmware for my macro keyboard to be better structured anyways.

      I went back to the old firmware with a simple fix as the new one has a weird bug that if I hold two “even” keys at once, I get spammed down signals for the higher order one.

      Linux has been fun!

      • PennyJim
        link
        fedilink
        41 year ago

        I started writing that, got a little carried away, then decided even if no one cares, talking into the void has always been cathartic

        • @[email protected]
          link
          fedilink
          21 year ago

          Hi, the void here.
          I care, and it sounds like you did have a real proper Linux experience. Good for you. =)

        • Thomrade
          link
          fedilink
          21 year ago

          I get that, sometimes it can feel like “why am I even bothering to write a big long comment” but there’s no need to apologise for it. Not everything we say or write has to be profound, sometimes people just want to share a story!

          And I feel your pain as well, I had a similar issue updating mine after leaving it sit for about a year, but I very, very stupidly decided to do it on a Friday morning, on my work machine, on the same some code was due to be delivered. So I had a frantic Friday trying to fix my PC and get the work done!

      • @[email protected]
        link
        fedilink
        41 year ago

        I mean if you know how to write firmware you don’t really count as a Linux noob, regardless of your lack of experience with linux

        • PennyJim
          link
          fedilink
          21 year ago

          Does writing Arduino code really discount me from being a Linux noob? I still think I need to learn python to implement my macros rather then rely on GOME keybinds and bash scripts.

          I also need to learn how to make a GNOME theme. I just want the default but with a different accent color. I used to use an extension, but it’s out of date and doesn’t convince pop-os to be in dark mode.

          Damn… Every time I start talking about my experience I just start rambling about barely connected things.

          • @[email protected]
            link
            fedilink
            41 year ago

            To me, noob implies not only lack of experience but also lack of skill, so yeah in that sense I would say it does discount you somewhat ^^

            Do learn python, you’ll pick it up super easily and will be amazed by the simplicity of the syntax (but perhaps also slightly grossed out by the duck typing and use of whitespace as syntax)

    • detwaft
      link
      fedilink
      51 year ago

      I feel like it’s harder to break the bootloader these days. All my dual-booting escapades worked fine, I still have most of my hair, and there’s no way my Linux skills have improved that much.

      • tal
        link
        fedilink
        21 year ago

        I think that the major issue with the bootloader is when a user confuses the device file for the entre drive (/dev/sda) with the device file for the partition (/dev/sda1), whch is not entirely unreasonable for a new user who doesn’t understand the naming system to do. Like, mkfs.ext4 /dev/sda rather than mkfs.ext4 /dev/sda1. Then you overwrite the entire drive, starting with the MBR, rather than the contents of a partition with your new filesystem.

    • Luna
      link
      fedilink
      51 year ago

      thats why you gotta stock up on boot loaders can never have enough boot loaders if one breaks I just boot off another one

    • dbx12
      link
      fedilink
      21 year ago

      The only thing I fucked up was /etc/sudoers. Once it refused sudo to me, my colleague told me about visudo and having another terminal with root already open as backup. And handed me a bootable USB stick to fix my fuckup. Good times, lessons were learned.

    • @[email protected]
      link
      fedilink
      English
      21 year ago

      I broke my boot loader last weekend trying to enable hibernation. It worked, but was flaky, so I decided to undo everything, but when I tried to run upgrade-grub to apply the changes, it stalled. No matter what I tried, I couldn’t make it to run, and booting without upgrading grub was out of the question.

      Fortunately, since the only change was related to hibernation, shutting down instead of hibernating let me reboot using the old boot loader, and after that the update-grub worked well.

      Having broken the boot loader several times before taught me that you can sometimes boot a broken boot loader in the right conditions.

  • @[email protected]
    link
    fedilink
    English
    171 year ago

    I’m amazed Windows is allowed to pull some of it’s shit, but the US doesn’t seem real keen on anti monopoly anything anymore.

  • @[email protected]
    link
    fedilink
    English
    151 year ago

    This meme is such a good representation of the general difference between the two systems.

  • @[email protected]
    link
    fedilink
    English
    121 year ago

    You really can’t uninstall edge in Windows? I knew that was a thing with IE back in the day.

    • ⓓⓐⓡⓣⓗⓟⓔⓝⓘⓢ⑥⑨OP
      link
      fedilink
      English
      111 year ago

      You can uninstall the newest version of edge in Windows. The newer edge is chromium based and it seems you can remove it now. However the previous version of edge that was built into windows could not be removed with traditional methods.

      • RCMaehl [Any]
        link
        fedilink
        English
        81 year ago

        You can’t uninstall edge without breaking things such as start menu search, widgets, bing AI, The upcoming co-pilot, and a lot more. I’ve personally been battling for people by creating MSEdgeRedirect, but there’s been two to three attempts to break the project so far.

        • ⓓⓐⓡⓣⓗⓟⓔⓝⓘⓢ⑥⑨OP
          link
          fedilink
          English
          31 year ago

          I should have mentioned I was talking specifically about Windows 10 LTSC version. I have that on one machine only for my fiancée to use, I was definitely able to uninstall edge on that so that Firefox would be the only option.

          • @[email protected]
            link
            fedilink
            English
            2
            edit-2
            1 year ago

            LTSC 2019 comes without Edge, only IE. 2021, yes, that one comes with Edge, but you can remove it permanently from the system.

  • @[email protected]
    link
    fedilink
    English
    121 year ago

    I was once asked how I know so much about computers. I told them I broke it enough times and had to fix it before my dad came home.

      • @[email protected]
        link
        fedilink
        English
        101 year ago

        lol, no. Being able to do what I want with it is what I have appreciated. It’s like having a computer without that obnoxious glue in the screws so you can take it apart if you want to.

        • @[email protected]
          link
          fedilink
          English
          71 year ago

          I’ve done some weird stuff like making the volume wheel on the keyboard scroll or perform other functions, and it came in pretty handy in text editors or browsers, but less handy when you want to turn the volume down. Any time you have some weird idea like that, there’s usually a pretty feasible way to make it work.

  • halva
    link
    fedilink
    English
    101 year ago

    /🤓 mode on

    it’s not a bootloader response tho, it’s when init couldn’t be initialized

    /🤓 mode off

  • @[email protected]
    link
    fedilink
    English
    81 year ago

    Well you can still uninstall edge on windows, even if it break your system, you can do it. There are tons of guides you can find on internet. It’s basically running the installer with an uninstall flag.

  • Anti Weeb Penguin
    link
    fedilink
    English
    81 year ago

    I’ll never forget that beautiful moment when i uninstalled python using the terminal

  • BiT
    link
    fedilink
    English
    61 year ago

    hey i got that message after failing to set up UKI booting on my Arch install 🥲

  • @[email protected]
    link
    fedilink
    English
    51 year ago

    The other day, I realized that Apple had done things to their version of rm that made an old script I had on my work machine fail. Apparently, they stuck in something that would just reject certain versions of rm that are known to be problematic.

    It’s not that you can’t do it, it’s that you have to use wildcards now.