edit: hey guys, 60+ comments, can’t reply from now on, but know that I am grateful for your comments, keep the convo going. Thank you to the y’all people who gave unbiased answers and thanks also to those who told me about Waydroid and Docker

edit: Well, now that’s sobering, apparently I can do most of these things on Windows with ease too. I won’t be switching back to Windows anytime soon, but it appears that my friend was right. I am getting FOMO Fear of missing out right now.

I do need these apps right now, but there are some apps on Windows for which we don’t have a great replacement

  1. Adobe
  2. MS word (yeah, I don’t like Libre and most of Libre Suit) it’s not as good as MS suite, of c, but it’s really bad.
  3. Games ( a big one although steam is helping bridge the gap)
  4. Many torrented apps, most of these are Windows specific and thus I won’t have any luck installing them on Linux.
  5. Apparently windows is allowing their users to use some Android apps?

Torrented apps would be my biggest concern, I mean, these are Windows specific, how can I run them on Linux? Seriously, I want to know how. Can wine run most of the apps without error? I am thinking of torrenting some educational software made for Windows.



Let me list the customizations I have done with my xfce desktop and you tell me if I can do that on Windows.

I told my friend that I can’t leave linux because of all the customization I have done and he said, you just don’t like to accept that Windows can do that too. Yeah, because I think it can’t do some of it (and I like Linux better)

But yeah, let’s give the devil it’s due, can I do these things on Windows?

  1. I have applications which launch from terminal eg: vlc would open vlc (no questions asked, no other stuff needed, just type vlc)
  2. Bash scripts which updates my system (not completely, snaps and flatpaks seem to be immune to this). I am pretty sure you can’t do this on Windows.
  3. I can basically automate most of my tasks and it has a good integration with my apps.
  4. I can create desktop launchers.
  5. Not update my system, I love to update because my updates aren’t usually 4 freaking GB and the largest update I have seen has been 200-300 mbs, probably less but yeah, I was free to not update my PC if I so choose. Can you do this on Windows? And also, Linux updates fail less often, I mean, it might break your system, but the thing won’t stop in the middle and say “Bye Bye, updates failed” and now you have to waste 4GB again to download the update. PS: You should always keep your apps upto date mostly for security reasons, but Linux won’t force it on you and ruin your workflow.
  6. Create custom panel plugin.

  1. My understanding is that the Windows terminal sucks? I don’t know why, it just looks bad.

I am sure as hell there are more but this is at the top of my mind rn, can I do this on Windows. Also, give me something that you personally do on Linux but can’t do it on Windows.

  • BitingChaos@lemmy.world
    link
    fedilink
    English
    arrow-up
    11
    ·
    10 months ago

    I found something I couldn’t easily do on Linux…

    I wanted to create a Shortcut to a GUI application directly on my Desktop on Linux (Ubuntu 22.04), and after fucking with Gnome extensions and googling multiple terms, I thought I was going insane. There is seriously no easy, standard, or simple way of doing that.

    On Windows or macOS you can just click & drag to make a shortcut to a file, and then put the shortcut on your Desktop. Done.

    On Gnome you have to manually create a .desktop file, fill it with the parameters to run the application (usually by opening a different .desktop file and copying & pasting the contents), ensure you also have Gnome configured to even allow desktop icons, and then copy the .desktop file to the Desktop.

    The Gnome experience was the most-rigid, least user-friendly or user-customizable interface.

    I guess the problem is that I shouldn’t be using Gnome. I liked how simple & clean it is by default, but I hate how inflexible it is.

      • iamdanno@lemmy.zip
        link
        fedilink
        arrow-up
        1
        ·
        10 months ago

        Why not? If a user wants to use their computer in that way, why should they not be allowed to?

        • BaumGeist@lemmy.ml
          link
          fedilink
          arrow-up
          3
          ·
          10 months ago

          This is so funny to me. So many responses that include “with linux, i can customize my PC any way I want” and then it’s like “what about desktop icons?” “Well, no one should want that.”

    • Ulu-Mulu-no-die@lemm.ee
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      10 months ago

      I never liked GNOME, too inflexible as you said. My favorite is XFCE and it couldn’t be easier, right click on the entry on the app menu and select add to desktop.

      And if you want a custom one, right-click on desktop, create launcher, give it a name and click browse to select the file you want to run, that’s it. Create link if you want to link to a folder.

      • Aatube@kbin.social
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        10 months ago

        How do symlinks spectacularly break things? Drag and drop works just fine and creating .desktop’s are easy at least in mate

          • Aatube@kbin.social
            link
            fedilink
            arrow-up
            1
            ·
            10 months ago

            Double clicking a symlink will execute the file as if it resides in that specific folder rather than altering the current working directory like a normal shortcut would.

            Well, I never made use of that case in Windows, I only used Windows shortcuts for graphical apps so it didn’t make a difference. That isn’t “failing spectacularly” either.