EDIT: Since I mentioned it I might as well link it

Linky Link

  • Denjin@feddit.uk
    link
    fedilink
    arrow-up
    23
    ·
    1 day ago

    Gone from Windows to Ubuntu based to Fedora based to finally an Arch based distro with CachyOS over the last couple of years and I have never once regretted making the jump.

    Especially since I still have a windows install that I use for a couple of very specific uses that I can’t do on Linux and it’s a pain in the proverbial every single time.

    • Gormadt@lemmy.blahaj.zoneOP
      link
      fedilink
      arrow-up
      13
      ·
      1 day ago

      Finally cutting the cord on Windows due to finally breaking free from the last bits of software keeping you there feels so good.

      When those gaps in when you boot into that Windows partition get further and further apart until the day it finally happens. The day that you no longer remember the last time you booted into that Windows machine. The day you can finally let yourself be free.

      For me the last pieces were Lightroom and Fusion360.

        • boboliosisjones@feddit.nu
          link
          fedilink
          arrow-up
          1
          ·
          2 hours ago

          I’m using Onshape which isn’t open and all your files are public, super scummy really but its web based, quite capable and performs really well.

          I gave OpenCAD a few shots but for me it crashes all the time on my setup.

        • Gormadt@lemmy.blahaj.zoneOP
          link
          fedilink
          arrow-up
          2
          ·
          17 hours ago

          FreeCAD since it’s gone to 1.0 has been my replacement and it’s been quite nice to work with

          It’s got a bit of a learning curve because of some different workflow things but all in all I’ve been enjoying it

          • Boost@lemmy.world
            link
            fedilink
            arrow-up
            2
            ·
            15 hours ago

            That’s good to hear. I’m hoping freeCAD has a Renaissance similar to blender did the last few years that makes it competitive with the popular closed source tools, but it sounds like it’s getting there.

      • goreverminski@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        1 day ago

        Freedom is my top feeling too! I was so, SO miserable on Windows. Every task felt like a chore. Haven’t felt that way on Bazzite once, even if some things take an extra step here and there!

      • Denjin@feddit.uk
        link
        fedilink
        arrow-up
        2
        ·
        1 day ago

        Extracting files from xbox 360 discs is my last hurdle. Unfortunately linux systems won’t let you have files with ~ in, meaning I need to do it on windows. Once I’ve backed up all my discs (completely legally) I can finally ditch that partition.

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

          I’m pretty sure all the Linux filesystems I’ve ever used don’t care about tilde. You might have to escape it or quote it if you’re typing it into a shell, since the shell might try to replace it with your homedir, but I don’t think the FS cares.

          On my ext4 FS I was able to touch me~ow just now with no issues.

          • Denjin@feddit.uk
            link
            fedilink
            arrow-up
            1
            ·
            1 day ago

            It’s something to do with the extraction not liking it, when I run the same disc through the same program on windows it runs fine but doing it on Linux throws an error.

            • CommanderCloon@lemmy.ml
              link
              fedilink
              arrow-up
              2
              ·
              20 hours ago

              Yeah it’s the program, ~ is not an issue in filenames, Vim even uses it as a character in the temp file it creates when editing a file. Is a VM something that could work for that specific usecase? I know I have one just to upddate my logitech devices

              • Denjin@feddit.uk
                link
                fedilink
                arrow-up
                1
                ·
                14 hours ago

                I’ve found a better program that’s more reliable, it’s still on windows but in a few more sessions I’ll have all my discs ripped and can ditch the whole thing

        • psycotica0@lemmy.ca
          link
          fedilink
          arrow-up
          2
          ·
          1 day ago

          I don’t know a lot about stuff, but is there a reason you’re backing up the files off the disks, rather than imaging the disks into an ISO or something? I’ve never owned a 360 disk, so maybe there’s some reason I don’t know.