• ZILtoid1991@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        21 hours 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
      1 day 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
        1 day 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.

  • AnimalsDream@slrpnk.net
    link
    fedilink
    English
    arrow-up
    74
    ·
    3 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
      ·
      2 days 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
        ·
        2 days 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
          ·
          1 day 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
            ·
            1 day 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).

  • Anti_Iridium@lemmy.world
    link
    fedilink
    English
    arrow-up
    9
    ·
    edit-2
    1 day 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
      4
      ·
      1 day 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.

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

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

  • TankovayaDiviziya@lemmy.world
    link
    fedilink
    arrow-up
    25
    ·
    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
      ·
      2 days 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
    ·
    3 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
      ·
      3 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
        ·
        2 days 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

  • mormund@feddit.org
    link
    fedilink
    arrow-up
    55
    arrow-down
    10
    ·
    3 days ago

    I know this is the wrong place to say this, but I really like the Windows Explorer. Dolphin is a good replacement, but it would be one of the few things I’d like to keep on Linux.

    • carrylex@lemmy.worldOP
      link
      fedilink
      arrow-up
      113
      arrow-down
      2
      ·
      edit-2
      3 days ago

      I just updated to Windows 11 and oh boy has it gotten worse when compared to 10…

      The UI, useless spacing in between items, 2nd context menu, gigantic bars on top, the somehow missing create folder button, OneDrive Integration, “Pin to quick access” everywhere, freezing up when creating thumbnails, constantly somehow resetting the layout of the user home and I’m just getting started… But hey it got tabs now

      • KazuchijouNo@lemy.lol
        link
        fedilink
        English
        arrow-up
        31
        ·
        edit-2
        3 days ago

        I was a win10 user because I was forced to update from 7. So I got really annoyed when I saw the new context menu for dumdums. It’s useless.

        If I ever need to install windows 11, either on a virtual machine or for a family member, I run a script that returns the old context menu (and several others that remove a bunch of bloat and de-activate internet search on the searchbar)

        • rumba@lemmy.zip
          link
          fedilink
          English
          arrow-up
          9
          ·
          3 days ago

          Ohh not totally for dumdums. The design of the old context menu is one of Explorer’s greatest weaknesses.

          When you right click that menu, every context application DLL listed in the registry needs to load. So if you have an end user with a bunch of context apps. mp3tag, smartrename,scan for viruses or even worse some dll that needs a network resource to init. that context menu can take 5-10 seconds to load on an old encumbered system.

          9/10 they just want to right click and open with or rename, so there’s a cheap menu with no dll loading and an option to load them anyway.

          I feel you, I set my win11 desktop to show the old style too, but the idea behind it isn’t bad.

          • ISOmorph@feddit.org
            link
            fedilink
            arrow-up
            6
            ·
            3 days ago

            Wouldn’t the better idea have been to load specific DLLs on activation of a function then? Dicking over users that know how to use their OS for the sake of digital slobs seems unfair.

            • rumba@lemmy.zip
              link
              fedilink
              English
              arrow-up
              4
              ·
              2 days ago

              There’s a million different design problems in all of Windows. There’s probably a million better ways to fix the problem.

              I’m just saying that what they did isn’t without merit. And they did leave you the option to turn it off.

        • NutinButNet@hilariouschaos.com
          link
          fedilink
          English
          arrow-up
          9
          ·
          3 days ago

          Microsoft has been doing the most to break those. I was using PatchExplorer which has a lot of these features. Microsoft broke the ability to completely remove that awful, wasted space for “Recommended” in the Start Menu. It’s absolutely useless and an eyesore.

          But it at least still worked to revert the context menu to what it should be. I hate always having to figure out what icon is for copy/paste/delete than just having the damn word and also having to go to the old context for 7zip/other third party apps.

          • Johnny101@lemmy.world
            link
            fedilink
            English
            arrow-up
            7
            ·
            3 days ago

            Its because the recommended is literally ads. Microsoft is putting ads on the start menu. If that cant get someone to switch to Linux, nothing can

            • NutinButNet@hilariouschaos.com
              link
              fedilink
              English
              arrow-up
              4
              ·
              3 days ago

              Yep, that’s exactly what I realized too and why they’re hellbent on it being there.

              I am no longer using Windows at home except a server I’m working on moving to Linux and it’s partly because of this. I’ve given up on Windows.

        • Rai@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          4
          ·
          3 days ago

          I use Windows 10 with OpenShell so I can turn it into Windows 7. I definitely will never use windows 11 hahaha

      • apftwb@lemmy.world
        link
        fedilink
        arrow-up
        15
        ·
        3 days ago

        Microsoft messed up File Explorer tabs. If you make a new tab, start a search, the close the tab before the search finishes, you break the URL/path bar text. You cannot see what directory you are in unless you click the path bar. The only way to fix it is you restart the application.

      • Fizz@lemmy.nz
        link
        fedilink
        arrow-up
        9
        arrow-down
        4
        ·
        3 days ago

        Explorer on windows 11 has gotten better in a lot of ways and only worse in a few.

          • fuckwit_mcbumcrumble@lemmy.dbzer0.com
            link
            fedilink
            arrow-up
            11
            ·
            3 days ago

            Tabs? That’s pretty major.

            Also that right click menu is lighters faster than the old school menu. Every application and their mother wants to add shit to the right click menu and it would lag out to the point it would take 10 seconds to open. The new one doesn’t have that issue anymore.

            • bob_lemon@feddit.org
              link
              fedilink
              arrow-up
              12
              ·
              edit-2
              3 days ago

              Uh… The new one literally takes a couple of seconds to remember that OneDrive and Notepad++ exist when I use it on my work PC, all while entries towards the bottom keep shifting around.

              It’s completely unusable.

              • fuckwit_mcbumcrumble@lemmy.dbzer0.com
                link
                fedilink
                English
                arrow-up
                3
                ·
                3 days ago

                Fast on my machine even with NP++. It did slow it down a smidge though when 4 things got added.

                Maybe it’s just OneDrive being a piece of shit? I don’t have it in my right click menu for some raisin.

                • bob_lemon@feddit.org
                  link
                  fedilink
                  arrow-up
                  2
                  ·
                  3 days ago

                  Might be, tbh. I never noticed it on my Surface, which has OneDrive disabled, but I used that one was less. Or maybe it’s some other garbage on the corporate laptop causing issues (like Trellix).

                  Now you made me want to investigate.

            • herrvogel@lemmy.world
              link
              fedilink
              arrow-up
              8
              ·
              3 days ago

              It still has the old annoying bug where the entire explorer.exe crashes if your mouse cursor gets anywhere near a network drive that can’t be reached. Accidentally hover over its icon in the left sidebar, and explorer just freezes up unrecoverably. I guess the technology to safely handle hovering over the icon of a disconnected drive is just not there yet.

              • fuckwit_mcbumcrumble@lemmy.dbzer0.com
                link
                fedilink
                English
                arrow-up
                3
                ·
                3 days ago

                I have honestly no idea how microsoft still hasn’t fixed that issue. Granted I’ve never had it crash from waiting for a directory to respond, it just waits the full 1 minute for the packet to die before coming back.

                Also can’t say I’ve had it happen for stuff pinned to the side bar, only when typing it in, or clicking on a mapped directory on the “this pc”

            • WhyJiffie@sh.itjust.works
              link
              fedilink
              English
              arrow-up
              5
              ·
              3 days ago

              Also that right click menu is lighters faster than the old school menu. Every application and their mother wants to add shit to the right click menu and it would lag out to the point it would take 10 seconds to open.

              if you don’t install all the garbage of the internet, that’s not a problem. it can also be cleaned up, even without regedit.

              • rumba@lemmy.zip
                link
                fedilink
                English
                arrow-up
                1
                ·
                3 days ago

                if you don’t install all the garbage of the internet, that’s not a problem. it can also be cleaned up, even without regedit.

                I rather like having the context there in the submenu. it’s one more click. but it’s fast, and I don’t need to tag this mp3 every time I right click->open with, but I do miss it if I don’t have that option anywhere. And they made it optional.

          • Fizz@lemmy.nz
            link
            fedilink
            arrow-up
            4
            ·
            3 days ago

            Split view, tabs, drag and drop to the addressbar. The ui looks cleaner compared to win 10.

            Negative is that one drive got even more embedded and they fucked up the right click menu.

      • SorryQuick@lemmy.ca
        link
        fedilink
        arrow-up
        1
        ·
        2 days ago

        At least on linux you have the choice. Somehow however, it seems so many people like to recreate or even worsen the windows experience. I guess Unixporn didn’t make it to lemmy, but half of those did not feel usable. Why would I want one inch wide gaps between everything?

      • Lembot_0004@discuss.online
        link
        fedilink
        arrow-up
        13
        arrow-down
        3
        ·
        3 days ago

        Nah, who cares. We even have guys around who claim that they like vim. Just another crazy isn’t a reason to get torches. We save them for a real occasion.

      • waigl@lemmy.world
        link
        fedilink
        arrow-up
        15
        ·
        edit-2
        3 days ago

        Okay, I’m generally on the side if dolphin UI-wise, but when it comes to the topic of lagginess, it has to be said that dolphin, and in fact, almost everything using the kio infrastructure, is the one shitting the bed here. You’d think a bit of multithreading will keep the UI from freezing up whenever the underlying I/O has some minor hiccup (which can absolutely happen in practice with network filesystems or USB sticks in combination with large file transfers), but apparently dolphin can’t do that.

          • waigl@lemmy.world
            link
            fedilink
            arrow-up
            12
            ·
            edit-2
            3 days ago

            It lags for me whenever I access some filesystem that takes a while to respond. That could be a faulty or old device, or it could be an NFS share with multiple large file transfers going on in the background.

            And when I say it lags, I don’t mean it just takes a while to show me a directory’s content, I mean the entire UI freezes and kwin will grey out the window because tha application isn’t responding any more.

            This does not happen a lot, and if your file browsing is largely limited to a fast local storage, like a SATA SSD or even an NVMe, you may well never see this problem at all. But it does happen.

        • cygnus@lemmy.ca
          link
          fedilink
          arrow-up
          7
          ·
          edit-2
          3 days ago

          Admittedly I use an NVMe drive but I’ve never had this happen once in the years I’ve been using KDE. Dolphin is so much snappier than Windows Explorer on the same hardware that it’s almost funny.

    • fuckwit_mcbumcrumble@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      6
      ·
      3 days ago

      If it wasn’t for the bugs I’d whole heartedly love windows 11s explorer over 10s.

      But if explorer stops responding me my interactions one more time I’m going to commit a crime.

    • foggy@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      3 days ago

      Seconded.

      There’s a lot of reasons to hate Microsoft. There’s a lot of reasons to hate Windows 11.

      Their explorer is’t one of them. The new context menus when you right click anywhere is, sure. But explorer and notepad got righteous upgrades.

      • konalt@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        edit-2
        3 days ago

        On the context menu: I’ve been using Nilesoft Shell for a few years now and it’s been wonderful. It’s got all the options from Windows 10 plus a few more in the Windows 11 style.

        Edit: wrong link, fixed

    • rumba@lemmy.zip
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 days ago

      The primary differences between Dolphin and Explorer are mainly in speed and the context menus for applications. (which is the reason explorer is more encumbered)

      Since I use context menus on my windows admin workstation, I wouldn’t want dolphin there and I sure as hell don’t want explorer in my NixOS.

  • JackbyDev@programming.dev
    link
    fedilink
    English
    arrow-up
    20
    arrow-down
    1
    ·
    3 days ago

    I kinda dislike Dolphin, but I also know it’s very customizable and haven’t dig into the options, so it’s possible there’s a version of it I like that I haven’t found yet. If that makes sense.

    • tetris11@feddit.uk
      link
      fedilink
      English
      arrow-up
      4
      ·
      edit-2
      2 days ago

      Same. I try it every now and then and am constantly blown away with how it just seems to know my system and auto mounts things, and knows how to thumbnail images and videos without being nudged…

      …but I just can’t get over the clean glossy UI. It makes my whole system feel like a web app.

      And thus I always go back to Thunar or Dired because apparently cavemen just like to bang rocks rogether and that’s okay

    • Ofiuco@piefed.ca
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      2 days ago

      For me is the tree view (like explorer), it doesn’t feel comfortable and I can’t put my finger on why. On Windows explorer it felt quicker (like on a practical level, not about performance).

      But guess I gotta use it so… Dealing with it

      • JackbyDev@programming.dev
        link
        fedilink
        English
        arrow-up
        2
        ·
        2 days ago

        Yeah, I miss Windows Explorer. Which I find really shocking. But I think it’s just missing the accumulated years of muscle memory.

  • Aeri@lemmy.world
    link
    fedilink
    arrow-up
    23
    ·
    3 days ago

    When I look up “Dolphin windows” I just get the wii emulator (I am clueless)

  • Possibly linux@lemmy.zip
    link
    fedilink
    English
    arrow-up
    23
    ·
    edit-2
    3 days ago

    Kde.org/apps

    You can run lots of kde apps on Windows and Mac OS. I personally use Kate at work since it is far faster than VScode

    There even is a konsole port in the works