• Allero@lemmy.today
            link
            fedilink
            arrow-up
            0
            ·
            edit-2
            1 year ago

            Manjaro is amazing, but might have a little steep learning curve should you use it for something very advanced. Also, no .deb’s and .rpm’s for you, but AUR is arguably even more based (don’t rely on it too much though, troubleshooting issues with AUR-sourced apps is an advanced task indeed!)

            Other than that, an insanely snappy (thanks, Arch!), beautiful (thank you, presets for various DEs!), almost bleeding-edge and very novice-friendly distribution.

            • Luccajan@sh.itjust.works
              link
              fedilink
              arrow-up
              0
              ·
              1 year ago

              I switched to mint in November, almost everything just works (I mainly use my desktop for gaming). And everything that doesn’t, works after visiting the mint forum or is just a minor inconvenience.

              • melpomenesclevage@lemm.ee
                link
                fedilink
                arrow-up
                0
                ·
                edit-2
                1 year ago

                I dunno; ive had trouble trying to internally rewhatsit outgoing broadcast UDP packets to multicast UDP (or even TCP and then back on the other side) packets for use with some 25 year old windows software. So clearly Linux sucks.

    • abcdqfr@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      Okay so KDE was okay 5-10 years ago. Ultimately crawled back to Windoze. What’s in vogue in 2024?

        • Locrio@lemmy.ml
          link
          fedilink
          English
          arrow-up
          0
          ·
          1 year ago

          Can’t endorse Gnome enough. I feel like something about it is anti ADHD for me. It optimizes screen size usage. And, the division of tasks into workspaces is glorious. It honestly bothers me a little that it helps me be productive despite myself.

      • Allero@lemmy.today
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        1 year ago
        • Budgie for minimalist KDE-like experience
        • Cinnamon for good old Windows 7 vibes
        • XFCE for going all XP
        • KDE itself is really good nowadays, and probably the most popular option

        There is plenty of choices, those are just some of the major ones.

  • Fubarberry@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    Some people are saying this is good, but Microsoft recently changed my default search engine to bing “In case it was accidentally changed or changed by another program”. I have zero faith they won’t abuse this, they are becoming ever increasingly pushy about using edge and switching to bing.

    • TDCN@feddit.dk
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      BS like this has made it impossible to maintain a consistent experience for my parents who aren’t super tech savvy. It’s so frustrating helping them over the phone for hours only to realise that windows just on a whim changed major settings without any user interactions. Changed theirs OS to Debian now. Much better.

      • melpomenesclevage@lemm.ee
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        Seriously. Windows has become garbage enough that 20 years ago Linux is the better OS. Even though 20 years ago windows (well, let’s say 15) was better than modern Linux is.

        • pacoboyd@lemm.ee
          link
          fedilink
          arrow-up
          0
          ·
          1 year ago

          I would guess probably not soon. Windows still needs to be able to comply with many industries needs for compliance (ITAR, HIPAA, Financial, etc etc.) If they remove the ability to control this, they cut themselves out of their largest profit area (corporate licensing).

          • melpomenesclevage@lemm.ee
            link
            fedilink
            arrow-up
            0
            ·
            1 year ago

            I think if they just unilaterally make the move, or charge extra for the feature, no regulator is going to crack down; their market share is too big.

  • kshade@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    To anyone saying “just use GPOs”, here’s a quote from the SetUserFTA page:

    Microsoft offers a solution with GPO, but it is Computer-based and not User-based – and rather complicated. this means, you can not associate your Users on the same Server/Client with different file types. for example:

    you have a PDF viewer and a PDF editing software on your XenApp server. Now you want that a certain group opens their PDF’s in the editor and the others only in the viewer (for licensing reasons for example). this is NOT possible anymore and Microsoft states “it is by design” and “this is a security measure”.

    Said solution:

    1. Set up a reference computer
    2. Install applications
    3. Go to Control Panel\All Control Panel Items\Default Programs and configure default apps associations.
    4. Export/import the custom default app association with dism.exe

    […]

    As some recommended applications can manage more extensions with each new Windows 10 version available, it’s a good practice to refresh your XML. For example, in Windows 10 1703, Microsoft Edge registers the epub extension. If you’re using an XML file from Windows 10 1607, epub is missing. As a result, you will get an app reset notification for epub.

    […]

    Configure a policy for your domain-joined computer: file association will be configured at each logon. User will be able to change file association, but at the next logon file association will be configured using XML file. This policy works only for domain-joined computer.

    This is just about the most convoluted, annoying way they could come up with for doing this, doesn’t help people whose machines aren’t part of AD and isn’t scriptable. If they were mainly concerned about security they’d have an option for not allowing the user to change these preferences even temporarily on domain-joined machines.

  • Naich@lemmings.world
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    I’ve said it before and I’ll say it again - Windows isn’t ready for the desktop. Just use Linux.

    • AJ Sadauskas@aus.social
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      1 year ago

      @Naich @ardi60 Totally agree.

      I mean, Windows is just such a weird proprietary distro.

      It doesn’t use the latest Linux kernel, or even a mainstream POSIX-compliant alternative like BSD. Instead, you have a strange CP/M-like monolithic kernel — I think they used to call it DOS — that’s been extended to behave more like VAX and MP/M.

      It also doesn’t use either X11 or Wayland as a display manager. Instead, you have an incredibly unintuitive overblown WINE-like subsystem handling the display.

      Because it doesn’t use Linux, Wayland, or X11, you are limited in the desktop environment that you can use. There’s really limited support for KDE, despite the best efforts of volunteers.

      Instead, there’s a buggy and error-prone proprietary window manager that ships with it by default. A bit like how Canonical tried to ship Unity as it’s default desktop environment with Ubuntu.

      And confusingly, they’ve named that window manager Windows as well!

      That window manager lacks many of the features an everyday Gnome or KDE user would expect out of the box.

      It also doesn’t ship with a standard package manager, and most of the packages ship as x86 binaries, so installing software works differently to how an everyday Linux user would expect.

      There’s also only one company maintaining all of these projects. It insists on closed source, and it has a long history of abandoning its projects.

      And sure, if you’re a nerd who’s into alternative operating systems, toying with Windows can be fun.

      But if your grandpa is used to Linux, frankly he’ll be utterly bamboozled by the Windows experience.

      I’m sorry to be glib, because Windows does have some nice ideas.

      But.

      Windows on the desktop just isn’t ready for your average, everyday Linux user.

      #Linux #Windows #PC

      • Aggravationstation@feddit.uk
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        I agree with every single bit of this but felt like I was being attacked the whole time I read it. Maybe it’s PTSD from asking questions in Linux forums as a kid and getting ripped into with long replies. Does anybody else feel that way?

  • millie@beehaw.org
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    1 year ago

    Is this why Windows has started opening all my chromium apps in edge? They fuck up constantly and it’s really making me want to ditch windows.

    If I understood Jack audio as well as I understand Voicemeeter, and if I could get my damn push to talk button working properly in Solaar I’d be done by now.

    If anyone has a solution to the edge thing please help.

  • lemmyreader@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    Shocking. Never expected this behavior from such a helpful and heart warming company like Micro~.sft /s

    • borari@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      Yes, the article clearly indicates MS stated purpose here was to ensure that an end user is presented with the default selection options and their choice is respected, regardless of administrator actions outside the user interacting with the settings panel. MS is not trying to force everyone to use Edge.

      • BearOfaTime@lemm.ee
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        1 year ago

        Nowhere in the article does MS say that. It’s presented as an argument, while MS said “no comment”.

        Nowhere does MS claim that.

        Kolbicz believes this change may be to comply with Europe’s Digital Markets Act (DMA)” (emphasis mine).

        “BleepingComputer contacted Microsoft about the lockdown of these Registry keys in March, but they said they had nothing to share at this time.”

      • redcalcium@lemmy.institute
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        But why? Is administrators forcing their company’s laptop to use certain browser actually a significant problem before?

        • borari@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          0
          ·
          1 year ago

          It’s not that’s it’s a problem per se, it’s that MS thinks it might leave them liable to punitive action under the DMA. While i’m not convinced whether MS is being honest or if it’s a bit of malicious compliance/dark pattern stuff, I fully believe that there’s some spite layered in there from the 90s regardless.

        • bjorney@lemmy.ca
          link
          fedilink
          arrow-up
          0
          ·
          1 year ago

          They aren’t talking about system administrators. They are talking about 3rd party software presenting a privilege escalation prompt (administrator access) and changing your default browser without you knowing about it

        • TwinTusks@bitforged.space
          link
          fedilink
          English
          arrow-up
          0
          ·
          1 year ago

          Its more a issue in China where every browser (read malware) would make itself the default and it’s a pain to change it back.

        • m-p{3}@lemmy.ca
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          1 year ago

          Still doable for corporate-managed devices through GPOs, MS Intune, MECM, etc

  • xlash123@sh.itjust.works
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    I understand that software directly and silently changing the default software can be a security issue. But it’s only because it happens silently. Does Windows allow for showing a system prompt that confirms the change to the user? If not, then that’s just plain ol’ anti-competitive. Especially with how pushy Edge and Bing can be.

    • loutr@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      I don’t think the goal is to lock you into their browser, since you still can change it through the GUI. It seems to be part of the recent push to block software which changes hidden settings. The end goal being to lock down the OS and prevent users from disabling features MS wants to push onto them.

  • Zerush@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    At least not in the EU, there Windows should even allow you to uninstall EDGE

      • Zerush@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        MS US not only use cookies, it logs even your keystrokes and mouse movements, apart to pass your data to Towerdata and Facebook. Cookies are not the problem if yoy use uBO, Cookie Autodelete ar similar.

  • themurphy@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    Posts like these reveal how many reads the article.

    This is a good thing done by Microsoft. They make sure that 3rd party software can’t change the default browser without the user knowing.

    They will get prompted with the choice screen showing all installed browsers. And when they make their choice, even Edge wouldn’t be able to prey people into clicking a button that makes it the default instead.

    • wahming@monyet.cc
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 year ago

      Posts like this reveal how many people believe every word a megacorp PR dept announces

        • wahming@monyet.cc
          link
          fedilink
          English
          arrow-up
          0
          ·
          1 year ago

          No, somebody speculated it’s to comply with the EU. The rest of us are speculating that it’s to push up their market share.

    • pacoboyd@lemm.ee
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      So many headline readers. To be honest, 99% of these problems that folks rage about could be resolved with a group policy (local or domain). The problem is, Windows is like 73% of worldwide OS usage, so like it or not, there is a lot of trying to protect the user from themselves. Team Linux can’t fathom that because they come from the perspective that they can build thier experience from the ground up to be exactly as they like. The VAST majority of people don’t want that, they want something that works and they don’t really care what happens behind the curtains. I would wager that 90% of users could care less what browser they use (or would even notice if it changed!) as long as they still had access to their bookmarks.

      I would like to share a positive experience from this new driver the article is about. I use notepad++ and setting it as the default was kind of a pain in the butt. It would work sometimes, but not consistently, and often depended on a registry hack or symlink to work. Now with the new interface for default apps, as long as I have the new Windows Notepad app installed when I change the defaults for “open with”, it just works! For all the file extensions, all the time. Honestly it’s a much better experience and it’s ACCESSIBLE to the lay person.

    • themoonisacheese@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      The “choose the default app” modal has special code that makes it say “HEY BTW EDGE EXISTS CLICK HERE” If the modal is for choosing your default browser. It is absolutely about control.

    • BearOfaTime@lemm.ee
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      1 year ago

      Hahahahahaha, right, right. Hahahaha

      And I did read the article. No, this is MS continually pushing users into Edge.

      Kolbicz believes this change may be to comply with Europe’s Digital Markets Act (DMA)” (emphasis mine).

      “BleepingComputer contacted Microsoft about the lockdown of these Registry keys in March, but they said they had nothing to share at this time.”

      • DacoTaco@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        The dma only speaks about easily changing the default application. It has nothing to do with this.
        What the dma did allow was the “complete” uninstall of edge in windows 11.
        The only thing that is left behind i noticed is the edge webview component for webview & webview2

    • chiliedogg@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      Considering that Edge makes itself the default browser and even PDF reader on its own every few weeks, I don’t trust Microsoft to keep Edge from taking over as default without user input.

      • themurphy@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        They’d have to. They don’t make the change so they can be nice. It’s probably also only for EU users, when it releases.

        • MazonnaCara89@lemmy.ml
          link
          fedilink
          arrow-up
          0
          ·
          1 year ago

          Nope the article state

          However, this new driver has also rolled out to Windows 10 and Windows 11 devices in the USA that do not have to comply with the DMA act, shedding doubt on this theory.

        • Natanael@slrpnk.net
          link
          fedilink
          arrow-up
          0
          ·
          1 year ago

          No they don’t. At most they just have to detect automatic changes and ask the user to confirm. They have no reason for forcing the user to dig into menus and then also repeatedly override that same choice.

    • DacoTaco@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      1 year ago

      In principal, the change is good for reasons you mentioned. However microsoft has :

      • bypassed any default screens in the past, allowing edge to be set default without user input.
      • has added very annoying screens when changing default applications asking the user multiple times if they are sure.
      • has added special protocols for applications and set edge as default browser to bypass default application settings in all office applications ( outlook, teams, word, … ).

      They just can not be trusted with this, they have proven this in the past…

      • themurphy@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        No, they can’t be trusted. That’s why they are forced to do it by the EU to comply to the DMA.

        This may only be released in the EU, also.

  • gomp@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    (only tangentially related) what does ‘driver’ mean in windows lingo? I thought it was hardware-related stuff but I’m probably wrong.

    • Natanael@slrpnk.net
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      1 year ago

      It’s pretty much a program running in OS kernel space to handle specific function calls which need low level system access. Most hardware needs custom drivers to work because they need to interact with those low level OS components, so that’s why they’re mostly associated with hardware.

      A lot of antiviruses use custom drivers to intercept and inspect program behavior to look for viruses, etc