• ZILtoid1991@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        42 minutes ago

        Looks nice, starred it so I might remember when I get the parts for my ThinkPad that (hopefully) will resurrect it (no screen, no booting, beeps that either indicate “motherboard failure”, or "failure of some other kind), CPU temperature control seems to work at least, one of the worst coil whine that seems to be temperature dependent -> this indicates me some kind of capacitor failure).

    • Nyadia (she/they)@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      4 hours ago

      Yeah it’s a real bummer that Foobar2000 doesn’t run natively on Linux, but I’ve heard it runs well through WINE. The same can’t be said of MusicBee though, which even WINE can’t get running smoothly on Linux. Honestly, MusicBee and Exact Audio Copy are the only pieces of Windows software I’ve yet to find a native Linux alternative for that I’m satisfied with.

      Edit: Apparently nowadays MusicBee runs better through WINE than it used to? I’ll have to try it out.

      • kadu@scribe.disroot.org
        link
        fedilink
        arrow-up
        4
        ·
        edit-2
        4 hours ago

        MusicBee works perfectly via Wine, and it’s a major part of my digital library. Without MusicBee my MP3 player would be worth 1/10 for me.

        But you can’t just take the installer and double click it, you need to follow these steps (naturally replace the directories):

        Install Wine Staging and Winetricks

        Create prefix for MusicBee and .NET

        Bash:

        WINEPREFIX=/home/kadupse/Wine/MusicBee/ wineboot –init 
        

        Install .NET 4.0 and corefonts

        Bash:

        WINEPREFIX=/home/kadupse/Wine/MusicBee/ winetricks --force dotnet40 corefonts
        

        Install xmllite and gdiplus

        Bash:

        WINEPREFIX=/home/kadupse/Wine/MusicBee/ winetricks xmllite gdiplus
        

        Set Wine to Windows 7 compatibility mode

        Bash:

        WINEPREFIX=/home/kadupse/Wine/MusicBee/ winetricks win7 
        

        Install .NET 4.8

        Bash:

        WINEPREFIX=/home/kadupse/Wine/MusicBee/  wine $HOME/Downloads/ndp48-x86-x64-allos-enu.exe /q 
        

        Install Music Bee

        Bash:

        WINEPREFIX=/home/kadupse/Wine/MusicBee/  wine $HOME/Downloads/MusicBeeSetup_3_6.exe 
        

        Downloads needed:
        This specific version of the .NET Framework installer

        You might see warnings about WoW64 mode, experimental flags, etc, just ignore them and keep going and MusicBee will work.

  • Anti_Iridium@lemmy.world
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    11 hours ago

    I have to use windows for work, and Windows Explorer annoys the everloving hell out of me.

    What idiot thought that the “Home” folder and the User folder should be the different?

    And regularly, when “Home” hasn’t loaded I’m halfway done typing the address in the address bar “//someletters/adv” for example, it will decide to clear it to let me know I’m “Home”

    You might have made my life just a little bit easier.

    • eRac@lemmings.world
      link
      fedilink
      arrow-up
      2
      ·
      5 hours ago

      Another annoying one is that the address bar obfuscates the folder path if you start at Documents, Photos, etc. If I want to get to my user folder without a shortcut, it makes sense to hop to Documents and go up a level, but up a level from Documents is the useless Home directory.

  • AnimalsDream@slrpnk.net
    link
    fedilink
    English
    arrow-up
    72
    ·
    2 days ago

    I have one old laptop with Windows 10 sitting around, and only because it’s the only way to update the Xbox Series controller I have that randomly bootloops and thus is essentially useless anyway.

    So this begs the question: how much of Windows can I delete and replace with foss stuff, while still having it technically be a Windows OS?

    Soon:

    “I’d just like to interject for a moment. What you’re referring to as Windows, is in fact, GNU/Windows/NT, or as I’ve recently taken to calling it, GNU plus Windows plus NT. Windows is not an operating system unto itself, but rather another nonfree component of a fully functioning free GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX… and whatever NT does.”

    • Zink@programming.dev
      link
      fedilink
      arrow-up
      4
      ·
      20 hours ago

      I think better questions to ask first might be things like “Can I pass the controller USB connection to windows in a VM?” which is probably yes, and “Can I just never update this controller?” which I would normally say is a yes, but it sounds like yours has issues.

      • AnimalsDream@slrpnk.net
        link
        fedilink
        English
        arrow-up
        5
        ·
        17 hours ago

        Yeah after some searches it sounded like updating the controller might fix the bootloop issue. Running the accessories app for the controller through Linux seemed like a no-go, so for me the path of least resistance was putting Windows on an old laptop I don’t generally use anymore.

        Updating fixed the bootloop issue, until it didn’t. The lesson I’m taking from all of this is to not buy Xbox controllers anymore. Currently the DualSense is my main, but I’m looking at the Gulikit ES Pro at some point.

        If I ever find a controller that has a companion app that natively runs on Linux, that’s what I will prefer. But really, controllers needing to be updated is dumb to begin with.

        • Zink@programming.dev
          link
          fedilink
          arrow-up
          3
          ·
          8 hours ago

          Yeah that controller might just have a hardware problem.

          I’ve had pretty good luck with Xbox controllers from multiple generations, but it sounds like a LOT of people have problems with them. Even the elite controllers! It’s a shame because their shape and layout work great for me, and I’m sure the same is true of other people with broken controllers and no spares.

          Controllers needing to be updated is dumb in a way, sure. But as somebody who has worked in the design/manufacture/test of embedded electronics & software systems, I know the development of those dumb little accessories was a massive project, and there’s so much potential for bugs or security issues down the line. After a quick search it looks like MS claims it was over $100 million in R&D for the xbone controller, and that’s 15 years of inflation ago.

          Back around the same time It was part of a $10M project at my job and that thing took over most of the damn company!

          • AnimalsDream@slrpnk.net
            link
            fedilink
            English
            arrow-up
            2
            ·
            6 hours ago

            That is the unfortunate thing, it is clearly a very well designed controller. Even just the form factor - unlike any other controller I’ve had, the Xbox one has a just right feel to it. And it has by far the best dpad I’ve used (albeit loud).

            Although I’ve always grown up with Sony controllers, so for me the ideal would be something like the Xbox controller, but with both analogs either on bottom or top (like the Wii U Pro controller).

  • TankovayaDiviziya@lemmy.world
    link
    fedilink
    arrow-up
    24
    ·
    2 days ago

    NGL, I didn’t realise it’s an actual Dolphin icon on the folder until I saw this post. I always have the Dolphin pinned on my taskbar but it’s teeny tiny so I couldn’t make out the symbol.

    • Ephera@lemmy.ml
      link
      fedilink
      English
      arrow-up
      4
      ·
      1 day ago

      For what it’s worth, the dolphin face is a relatively recent addition. I wanna say three months tops.

  • Rose@slrpnk.net
    link
    fedilink
    arrow-up
    52
    ·
    2 days ago

    (Someone on the interweb:) “Hey, you should try KDE Connect”

    (Me:) Uh, I don’t use Linux on my laptop and that’s the computer that I use the most

    (S:) “Well it also runs on Windows.”

    (Me:) Really?.. Holy sh- HOLY SHIT, this is so much better than every shitty cloud sync package, and that Google app they keep renaming every time I look at it so I can’t remember what it’s called this week

    • captainlezbian@lemmy.world
      link
      fedilink
      arrow-up
      35
      ·
      2 days ago

      Kde connect just really feels like it was made by someone who wanted to use it. Also just the fact that I can beam stuff between my desktop, phone, and steam deck is so nice

      • uzay@infosec.pub
        link
        fedilink
        arrow-up
        3
        ·
        24 hours ago

        Especially the android app was made by someone who really wants to use it because it has literally no way of closing it or preventing it from auto-starting

  • klangcola@reddthat.com
    link
    fedilink
    arrow-up
    136
    ·
    2 days ago

    Can recommend, Dolphin makes life on windows slightly more tolerable. Kate for Windows is also amazing

  • stebator@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    1 day ago

    Great! Dolphin is also better than macOS Finder. I would replace it with Dolphin as well.

    However, Windows Explorer in Windows 11 still excels in one area: it doesn’t have a header, and the tabs are displayed on the header, like in Chromium.

    It’s also annoying that all KDE Dolphin tabs have that red [X] button. Sadly, the KDE developers reject great PRs like this one: https://invent.kde.org/system/dolphin/-/merge_requests/269

    Who even presses those [X] buttons? I always use the Ctrl+W shortcut.

    • prole@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      1
      ·
      20 hours ago

      However, Windows Explorer in Windows 11 still excels in one area: it doesn’t have a header, and the tabs are displayed on the header, like in Chromium.

      You can make literally any window of any program have no header with KDE. I’m pretty sure you can make Dolphin look exactly how you are describing.

    • blave@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      1 day ago

      the most recent version of Finder is… a bit weird. I like all of the tools and functions it has, but it’s a huge departure from the previous version of Finder, and I’m not a super-fan of some of the feature implementations. but, if you’re used to using Finder for a lot of work, you won’t feel too out-of-place.

      I haven’t used Dolphin in over a decade, so perhaps I’ll check it out.

    • NewNewAugustEast@lemmy.zip
      link
      fedilink
      arrow-up
      2
      ·
      1 day ago

      Still excels? I don’t recall windows explorer ever being good at anything!

      You are saying you like the tabs in the header, so at the top. But Dolphin lets you split, which would make that not make as much sense.

  • hperrin@lemmy.ca
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 day ago

    Really? That’s awesome! Hold on, I need to go install it on my one PC that still runs windows.

  • DupaCycki@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    1 day ago

    I actually like the Windows file explorer. Used to be my favorite, before Dolphin. Nowadays I’d say Dolphin is slightly better overall, but could still use a change inspired by Windows or two. For instance, I really like the drive view on the Windows file explorer’s home page.

    • In the newest versions, idk about older ones, dolphin lists all attached drives with a progress bar to show how full they are on the left panel, not too different from what youre suggesting, just built into the sidebar instead of a “my computer” type page.

      • DupaCycki@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        1 day ago

        It’s nice, but I just really like the Windows’ design of this feature. Not really anything functionality-related. Honestly, I wish I could just have the file manager from Windows Vista or 7. I don’t even need tabs.

  • BilSabab@lemmy.world
    link
    fedilink
    arrow-up
    8
    ·
    2 days ago

    spent almost a decade straight on Win10 LTSC then switched to regular Win11 - I think Microsoft forgot how to make software. Vanilla edition is so bloated it is scary. Considering embracing Ubuntu.

    • odelik@lemmy.today
      link
      fedilink
      arrow-up
      4
      ·
      edit-2
      1 day ago

      Check out Mint or PopOS! over Ubuntu.

      Ubuntu is falling behind in the desktop experience, as well as their insistence of using their proprietary backend for snaps over flatpaks, and overriding tools that you expect to get the flatpaks and causing trouble shooting issues because you are expecting one behavior but getting another (not that hard to work around or translate once you know, but still a hassle.

      Also, Mint and PopOS! are just great experiences and were top contenders for my personal desktop (dev, gaming, power user) switch from Win10 -> Linux. I wound up going with Arch/Garuda because it’s forcing me to learn far more about Nix than I’ve learned as a dev. I still might make the switch since Garuda can become unstable occasionally due to the way that the OS is “bleeding edge”, and forces me to troubleshoot the causes (I guess this is what I wanted to learn?) instead of doing personal dev, gaming, or desktop entertainment.

    • Zink@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      1 day ago

      I recommend Mint. It’s basically ubuntu with the controversial stuff disabled (Canonical’s snaps mostly, but I guess also any ads for their pro services) and with an extra layer of polish.

      I’m happy with it for both the “I want something that works reliably” reasons and the “I’m an engineer who wants a free system that I can control and modify” reasons.

  • I Cast Fist@programming.dev
    link
    fedilink
    arrow-up
    9
    arrow-down
    4
    ·
    edit-2
    1 day ago

    The thing that really annoys me with Linux file explorers is that none of them have a “sort by extension”. They have sort by type, but it’ll mix .jpg, .png, .gif and .webp together, for instance.

    • Keegen@lemmy.zip
      link
      fedilink
      English
      arrow-up
      22
      ·
      1 day ago

      I just checked and Dolphin very much has that feature, the wording in English might not be exactly the same as I have the UI in my native language but I found it in the hamburger menu under Sort by>Other>File extension.

      • Ephera@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        1 day ago

        The Sort by → Type also doesn’t group together image formats, at least…

      • prole@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        2
        ·
        20 hours ago

        Lol goddamn, I haven’t even been using Linux that long, and I read the comment and was like “extension? Like a Firefox extension? Huh?”

    • Ephera@lemmy.ml
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 day ago

      Well, apparently that is a thing in Dolphin, but if what you actually want is e.g. to just move all .png files, then I prefer to use the Filter bar (Ctrl+i or the fourth entry in the hamburger menu). You can just type “.png” into it and then it hides all entries which don’t contain that substring.

    • Leon@pawb.social
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      1 day ago

      I dunno, on GNOME49 it seems to me like Nautilus is doing it by file extension. Like yeah, it’s still type, but it’s sorting the extensions alphabetically. There’s also an extra column for “Detailed Type.”