From XDA

  • seitanic@lemmy.sdf.org
    ·
    edit-2
    8 months ago

    Windows 11 may be the king of operating systems

    In what world? I've just started using it at work, and I swear the other day it tried to sell me an XBox controller. Not like I was on the Web and an ad popped up, no. It was part of the operating system!

    Can you imagine going back in time 10 years and telling somebody "In the future, Microsoft is going to put pop-up ads in Windows." People would think you were crazy!

  • people_are_cute@lemmy.sdf.org
    ·
    8 months ago

    While WSL2 has a better overall performance than its predecessor, it’s known for hogging a lot of memory. WSL's read and write times also take a hit if you try to modify or save documents to the Windows file system.

    What!?

    • JWBananas@startrek.website
      ·
      8 months ago

      It can be a big issue. The newest release offers some improvements.

      https://devblogs.microsoft.com/commandline/windows-subsystem-for-linux-september-2023-update/

    • auf@lemmy.ml
      ·
      8 months ago

      Programming doesn't even need a computer, in a sense. It's done on your mind and all you have to do is implement the idea.

      OS does matter if you want a better environment for coding.

        • auf@lemmy.ml
          ·
          8 months ago

          You can adapt to it, but that will never be a truly "good" experience.

            • auf@lemmy.ml
              ·
              edit-2
              8 months ago

              Windows crashes very frequently and the error is not easy to debug most of the time. You may need to restart the computer ( and you will get used to it ). Plus, Microsoft support forum sucks and takes a long time to answer just one question. It obviously isn’t a good environment for coding.

              Linux, on the other hand, is far easier to debug and Linux professionals can help you with that.

              Most of the open-sourced softwares are Linux compatible, so that will be very helpful for coding.

                • auf@lemmy.ml
                  ·
                  edit-2
                  8 months ago

                  Why would you browse (if using win) Microsoft support forums while programming? Obviously it's for hardware/software related issues, not much tied to your coding environment.

                  It is related to your coding environment. The term environment not only includes code editor and shell, but also the OS running those software, and the OS should be stable for a good coding experience.

                  Why I have to ask professionals for help in the first place? If I need help from 3rd party people in order to fix a bug in my app because of OS issues then something is very wrong.

                  You mean you don't care what caused the crash and just restart your computer each time it happens? Isn't that too inefficient?

                  Environment is how you make it. For example you can use PowerShell both on Linux and windows. The only difference is that some apps are not there by default or are unavailable and you have to look for alternatives. So there's no problem in setting a whole environment from ground up on LFS if you know what you're looking for. It's all about making yourself feel in home.

                  Windows users will just stick with Windows not knowing how good Linux is. I feel sorry for them trying to get used to all the inconveniences.

    • unique_hemp@discuss.tchncs.de
      ·
      8 months ago

      Depends on the ecosystem around the language - there are tools that just plain don't work or work poorly on Windows.

      Alternatively you could try developing a .NET Framework v4 app on Linux, if the OS doesn't matter (no, mono is not equivalent).

  • Darken@reddthat.com
    ·
    edit-2
    8 months ago

    Kali has become so stereotypical in my region to the point where it has become cringe therefore I can't click the thumbnail which has Kali logo stamped on it

    No hate for Kali itself, just the npc's in my region

  • penquin@lemmy.kde.social
    ·
    8 months ago

    Good ole xda site. Haven't messed with it for a long, long time. It is a good writeup, I enjoyed reading it, but why does the writer list RPM as a package manager? Isn't it a package format, or am I crazy?