Terminal > Windows Registry.

    • @[email protected]
      link
      fedilink
      131 year ago

      Well, sure, but this has a user hostile motive behind it.

      Microsoft could have offered a right-click/disable internet search to facilitate. However, they wanted people to just give up and soak in start-menu driven internet action, so they buried the option in an obscure registry key.

      The key is the start menu search to internet really makes the experience suck, as you try to type something on local system and some internet result gets prioritized, and by nature of the internet search, the internet search is unpredictable, so the search you do every day that usually opens up what you expect suddenly starts going to some internet site in edge.

      • @[email protected]
        link
        fedilink
        21 year ago

        don’t get me wrong, by no means this isn’t shitty, it is.

        I’m just saying Windows too always had its tinkering with the registry or in text files, you just normally did that on the GUI or used EDIT.

      • @[email protected]
        link
        fedilink
        81 year ago

        Struggling with INI and SYS files are also kinda the same, but you are right, it was a far stretch

      • MacN'Cheezus
        link
        fedilink
        English
        51 year ago

        Technically correct. The registry was introduced in Windows 95. But ever since then, fucking with it has been a thing.

        • ɔiƚoxɘup
          link
          fedilink
          1
          edit-2
          1 year ago

          I just admitted to remembering working with Windows 3.11 for networking…

          Also, being technically correct is the best kind of correct I’ll have you know ;)

    • @[email protected]
      link
      fedilink
      41 year ago

      Speeding Windows 7 desktop up by changing animation duration of taskbar & co. from 400 ms to less.

        • RustmilianOP
          link
          fedilink
          English
          61 year ago

          Unlocking dev settings is first thing I do on Android.

          • @[email protected]
            link
            fedilink
            21 year ago

            Android has become such an unusable mess otherwise…

            I mean, you can’t even find the option to allow sideloading on my Android TV box without first enabling developer mode…

  • @[email protected]
    link
    fedilink
    31 year ago

    What about ChromeOS on this subject matter? (besides being liNuX, I intentionally wrote it that way)

  • @[email protected]
    link
    fedilink
    161 year ago

    Literally a KDE setting. In the GUI.

    And nobody needs that, otherwise there would be a plasmoid.

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

    Reminds me of when I tried to install Firefox on Ubuntu and it said it couldn’t open the download as there was nothing associated with it. Ended up with another copy without an icon but it worked. Then I moved to Fedora which seemed to work as intended. Couldn’t run Mint on this laptop as it boots to a black screen - presumably the wrong GPU. Daily Driver is Windows 10 by necessity.

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

      I get the impression “opening a file” is treated as a different action in Linux from “executing a file”. They don’t want the user request of “Oh, I guess I’ll look at this image” to accidentally result in a system takeover - so any “run this file” actions are more manual.

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

        I think it’s becasue I downloaded a deb file or something that Canonical had decided was not allowed any more. Recent conroversy

  • @[email protected]
    link
    fedilink
    111 year ago

    Unlike us power users, many people like the web search.

    Still the fact that this can be easily disabled with a single registry key is an advantage of Windows, not a detriment.

    • @[email protected]
      link
      fedilink
      151 year ago

      It’s only easy if you know the exact key and finding that isn’t easy at all. And also Microsoft likes to brake these fixes every couple of updates

        • DrDominate
          link
          fedilink
          English
          81 year ago

          Most Linux users can search for a package they need to uninstall by keyword. You can’t really do the same with Regedit. The key and path in the post are something even fewer people can find because regedit is so cryptic.

        • RustmilianOP
          link
          fedilink
          English
          12
          edit-2
          1 year ago

          There’s a clear GUI option for this in KDE Plasma, no registry or terminal needed.

    • @[email protected]
      link
      fedilink
      51 year ago

      Editing the registry is also potentially dangerous and I have had to reinstall windows more than once because of it.

      The fact that windows does not provide a safe configuration environment within which to make such changes, is most definitely a detriment.

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

      It’s the fact that it could just be a checkbox in search settings, but they make it as hidden as humanly possible, not only is it in the registry, but it’s not an existing flag you can change, it’s a flag you have to know the exact name of to add. It only takes a minute if you’re the type of person to be here commenting on a Linux meme on Lemmy, but to the average user, the option almost doesn’t exist.

  • @[email protected]
    link
    fedilink
    421 year ago

    To be fair, comparing terminal to the registry is not comparing apples to apples. The registry is more like a complicated config file full of barely documented options. Still miserable to work in, but that’s beside the point.

    The terminal equivalent to windows is Powershell which id say is much more favorable.

  • LoudWaterHombre
    link
    fedilink
    141 year ago

    Why are we even comparing the terminal with registry? What is registry mimicking from Linux?

    • @[email protected]
      link
      fedilink
      141 year ago

      In this case, I’d say it’s less about how the registry works, and more about how deliberately obnoxious Microsoft makes the experience for the sake of their agenda.

      Sure if you have to deal with the registry at all, it’s “hard” but that’s casting stones from a glass house as dconf can be just as hard, and then you have the odd occasion where someone suggests dbus-send, which certainly doesn’t have room to mock registry handling as hard. The point is that most people never have to touch dconf/dbus directly to do what they want, and in Microsoft some things are deliberately obscure due to user hostile intentions.

        • @[email protected]
          link
          fedilink
          71 year ago

          For the “don’t care” computer user? absolutely. Given that the key doesn’t exist at all by default, means it’s not discoverable even for someone that might think to randomly peruse the registry hierarchy. Even if you know it, it’s a typically tedious registry path. Based on Microsoft’s track record, the fact you know the registry key today doesn’t mean that key won’t change behaviors or move somewhere else randomly, or start having to be paired with some other registry key.

          Contrast with Plasma, where the same capability is possible, and I just right clicked the button to check out settings and could easily figure out without help or internet search how to enable/disable internet results in the search. Further when I enabled it, the non-internet search stayed blazing fast. Then disabled it again because, well, why would I want that. I did however add browser tab search since I bothered to look because that is handy, just removed history and web search.

        • @[email protected]
          link
          fedilink
          81 year ago

          A single registry edit to a key that doesn’t exist because they wanted to obscure that it was possible.

    • @[email protected]
      link
      fedilink
      81 year ago

      I have been using Linux for more than 15 years and would consider myself a semi-advanced user, but that thing in the screenshot - it scares me.

    • @[email protected]
      link
      fedilink
      51 year ago

      It is nothing but opening regedit, going to the path described in the text, and adding a variable with a certain name and value.

      It can even be done by a single powershell command line.

      I’m starting to think Linux users like yourself aren’t as technologically capable as you guys claim you are.

      • RustmilianOP
        link
        fedilink
        English
        61 year ago

        Why do that when you can just use a GUI?
        KDE plasma 6 has a GUI setting for the equivalent feature.

          • RustmilianOP
            link
            fedilink
            English
            21 year ago

            A terrible one that’s basically a weird file browser for binary data and crap.

            • @[email protected]
              link
              fedilink
              11 year ago

              True, but one could say the same about terminal in Linux lol, I know it’s gotten a lot better, but I remember many times having to edit archaic settings via terminal commands because of weird driver issues, don’t even get me started on trying to fix GRUB entries lol

              • RustmilianOP
                link
                fedilink
                English
                2
                edit-2
                1 year ago

                The registry is worse. They maliciously hide basic settings and leave you to figure it out without any documentation.
                The terminal is actually consistent, Grub entries are consistent and have documentation, editing plain text is way better than manipulating binary data with a jank tool.
                I guarantee that most Windows users, including the techy type, had no clue that the feature described in my post was even possible or existed. Point is, this is not a system level setting, it’s a basic setting that can easily be done with a simple GUI checkbox/button/switch just as KDE plasma has done. Window’s hiding it, not only inside the registry, but even hiding it from the registry as an unmarked option with 0 documention, is utterly ridiculous.

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

                  Is maliciously hiding it any different functionally for an end user compared to having to look up the setting/command needed to modify a setting?

                  I am a techy windows/Linux user and I just have used winaero tweaker to disable all the junk (since back on win 7)

                  Im glad KDE plasma and Linux in general have been making strides at having more easily accessible options

                  I will add, I agree with your point in general, just don’t think it holds much weight for normies (or even intermediate users) because of the end user experience being functionally the same in many circumstances.