Vim doesn’t care if it’s running in Linux or Windows or macOS

  • OhStopYellingAtMe@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    2 hours ago

    I honestly don’t know. Every OS has its goods & bads. But generally I think it just comes down to whatever’s available. Personally, I use:
    Windows on my work laptop (because that’s what they gave me),
    MacOS on my personal laptop (because I like it),
    Ubuntu on my home automation / media server (because it was free).

    • AA5B@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      1 hour ago

      Similar here but in reverse

      • macOSX on my work laptop
      • windows n my home laptop
      • raspbian and Ubuntu on my home servers
      • Rocky and Amazon Linux on my work servers
      • but realistically most of my non-work activity is on iOS
  • DarkAri@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    7
    arrow-down
    2
    ·
    4 hours ago

    No spyware, much better performance and wear on your hardware. Actual control over your devices. The downside is, linux is complicated and a pain to learn how to use or maintain. Windows is easy to use but so is a vtech laptop which is essentiallly the trade off. It used to be that windows was easy to use and open as a platform, but microsoft is doing everything in its power to ruin windows. The modern developers also really suck and the modern codebase is buggy as hell. The OS kills your harddisks and ssds, even before the new broekn update because they are constantly scanning your files to send signitures to palantir or whatever. They are removing basic functionality and a few years from now I imagine you wont even be allowed to close or open apps, like with Android. It will just be full of ads and spyware and you will have to pay a subscription to use it or something. People have been jumping ship because at this point continuing to use windows is just going to make your life painful in the future.

    • AnUnusualRelic@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      28 minutes ago

      What you’re used to is easy, what you don’t know is hard. People are creatures of habit and don’t like change.
      Nothing new here.

      • DarkAri@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        4
        arrow-down
        7
        ·
        edit-2
        3 hours ago

        Linux is objectivly hard to use. Sure if you use it everyday for years and years and memorize all the commands and stuff, you can probably figure out most stuff without searching, but as someone who has only been using Linux for a few years, and is a mere amature C++ programmer, installing anything or even doing basic tasks is often a multi hour process, that requires a snack and a nap afterwards, with a maybe 50% success rate. Just adding a script to autorun at boot was something that took me a few hours and probably dozens of lines of shell. Im moving to debian soon though, which should maybe help since i dont have to deal with containers and and overlay filesystem and all that nonsense. Linux really needs to lean into UI development, simplicity, and intutive design. I still struggle to find files in linux without links. KDE has come a long way in recent years. I can now do things like scale my screen size without hours of research, shell hacking, and autoruns. Linux will never become mainstream unless the typical user can do nearly everything without ever touching the shell. That has always been the thing that has held Linux back besides game compatability. Now that valve is finally creating a more normie friendly version of linux with game compatability and a sort of complete UI. It might actually overtake windows. Its still a massive pain in the butt compared to windows- double click an exe or msi to install your software. If i need to find a file on Windows, I don’t even need a search function. I can just find it in less then a minute. Linux definitly has some big flaws and bad design decisions. Modern womdows isnoretty terrible compared to 7 and before but it is still much easier to use for almost every task.

        • AnUnusualRelic@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          24 minutes ago

          I find linux to usually be logical. In windows everything appears to be completely random.
          It has a lot to do with familiarity, but design choices also play a part.

        • black_flag@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          3
          ·
          2 hours ago

          Windows is objectively hard to use, and makes it harder to use with every release. I wasn’t saying Linux is particularly easy (though depending on the distro I’d say it’s definitely easier than Windows), but more that feeling like windows is easy to use is just being used to it.

        • da_cow (she/her)@feddit.org
          link
          fedilink
          arrow-up
          4
          ·
          3 hours ago

          From what I remember Mint is probably the most brain dead easy Distros you could use. Almost everything has a GUI if I remember. Its mainly a mix of what Distro/DE you use and how much you want to tinker.

          • DarkAri@lemmy.blahaj.zone
            link
            fedilink
            arrow-up
            1
            arrow-down
            1
            ·
            2 hours ago

            Good to know, i havnt researched mint much, but im trying to find the most simple system so i can learn linux on a deep level. Basically the temple OS or Dos or windows XP of linux. Not simple as in UI but in file system and stuff. Debian lets me install KDE which i like so the UI side is fine. Its a bit trickier to understand overlay file systems and stuff.

            Maybe half of the software I use is in the discover store. I for whatever reason end up using quite a bit of niche software. I have improved a good bit with installing from scripts and stuff. Sometimes i need to install stuff into the OS tree to get it to work and use propeitary binaries. Installing java, AI dev tools, certian versions of Python to get software to work or compile Its annoying, but im moving to debian which should help with many of these things if i can manage to get it installed.

            • da_cow (she/her)@feddit.org
              link
              fedilink
              arrow-up
              1
              ·
              2 hours ago

              If you want to learn about Linux on a deeper level Mint is probably not the best choice for it, since it aims at providing a Distros for non tech literate users. For this goal I would recommend Arch Linux, since the installation an maintaining teaches you quite a bit. Main Problem is, that Arch is sometimes quite unstable. If you like to suffer to learn you can also try out Gentoo or NixOS or crea[e your own Linux with Linux from scratch.

        • Muad'dib@sopuli.xyz
          link
          fedilink
          English
          arrow-up
          4
          ·
          3 hours ago

          installing anything or even doing basic tasks is often a multi hour process

          pacman -S [software]

          That was easy.

            • dabster291@lemmy.zip
              link
              fedilink
              English
              arrow-up
              1
              ·
              2 hours ago

              Or even any of the multitude of GUI stores that exist, one of which will probably come pre-installed on your system if you’re using a just-works distro.

        • TerHu@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          2
          ·
          3 hours ago

          i have handed fedora kionite to a non-techie who was super happy with it, cuz it looks like windows, but most of the things you need, you can safely get via discover.

          • DarkAri@lemmy.blahaj.zone
            link
            fedilink
            arrow-up
            1
            ·
            2 hours ago

            Some things i can get from discover but many things i use i have to manulally install. I just dont want to deal with containers and ostree and stuff. Maybe in the future i will.

    • fodor@lemmy.zip
      link
      fedilink
      arrow-up
      4
      ·
      4 hours ago

      I find Linux far easier to use than anything else because most decent distros come with all the software I want, or it is trivial to install, and it’s all free.

      Most of that software is available for Apple or Windows, but it’s a PITA to install. Giant waste of time. And money, of course. And of you install Windows, you gotta manually disable all the shit advertising.

      All of that without needing the command line, even.

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

          It’s even easier with Brew: have terminal window open, type brew install librewolf & if MacOS complains, xattr -d com.apple.quarantine /Applications/LibreWolf.app (for example to get a nice bland browser without corporate spyware). Every now and then, brew upgrade librewolf.

          • baggachipz@sh.itjust.works
            link
            fedilink
            arrow-up
            1
            ·
            2 hours ago

            I didn’t even want to bring up brew, which is also great. I know it’s cool to hate on MacOS, but for both “getting shit done” and mostly “just working” (drivers, etc) I think MacOS is the best intersection of those needs. The hardware is also easily the best available.

  • Treczoks@lemmy.world
    link
    fedilink
    arrow-up
    8
    arrow-down
    3
    ·
    6 hours ago

    Linux does not care if the user is still in the vim age or has already progressed to good editors.

  • 60d@lemmy.ca
    link
    fedilink
    English
    arrow-up
    24
    ·
    9 hours ago

    Thought about downvoting, then realized it is top-tier.

  • altphoto@lemmy.today
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    9 hours ago

    After this last windows 10 update, now windows hangs on cryptographic service. There’s no fix for this shit and no hope to fixing my computer… My HDD…but I restart boot my default OS Linux on its own SSD from Grub. If I want to go suffer I reboot into the piece of shit windows system. So that’s the appeal of Linux.

  • Grimtuck@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    6 hours ago

    That when I eventually get sound working again I can feel good about fixing something. One month now without sound and having to use Windows. Will probably have to reinstall because I’ve tried everything that could find on the internet to fix it without success.

  • yaroto98@lemmy.world
    link
    fedilink
    arrow-up
    9
    arrow-down
    4
    ·
    10 hours ago

    Everyone ends up going back to windows for the better user experience anyway. Which is why Linux is an acronym for Linux Is Not UX (user experience).

    • Twakyr@feddit.org
      link
      fedilink
      arrow-up
      9
      ·
      8 hours ago

      Yes, windows is definitely the king of user experience, with no other os I had the privilege of being able to max out my ram in idle while having Microsoft and google spy on my every move… the ui is another thing, who doesn’t love to have an inconsistent ui, you have to pay for to customise it :3

    • trxxruraxvr@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      6 hours ago

      I know I’m a weirdo, but I prefer the terminal, that’s why I made the switch to Linux from windows 17 years ago.