From XDA

  • seitanic@lemmy.sdf.org
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 year 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!

    • Joe Klemmer@lemmy.myserv.oneOP
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I’ve been hearing this debate for nearly 32 years. It’s a useless argument.

      The correct name for the # symbol is “octothorpe,” but how many people do you know who call it that? You’ll either hear it called the Pound sign (by us older folk) or the more modern Hash mark.

      The fact is, Linux is both a kernel AND an OS.

  • vsh@lemm.ee
    link
    fedilink
    English
    arrow-up
    0
    arrow-down
    1
    ·
    1 year ago

    Here’s what you need for coding:

    A code editor

    That’s it. OS doesn’t fucking matter.

    • auf@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      1 year 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.

      • vsh@lemm.ee
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 year ago

        True. However what kind of OS you use is indifferent. You’ll always find a way to incorporate your way into the environment.

        • auf@lemmy.ml
          link
          fedilink
          arrow-up
          0
          ·
          1 year ago

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

          • vsh@lemm.ee
            link
            fedilink
            English
            arrow-up
            0
            ·
            1 year ago

            What do you mean by “good”? Some people prefer their OS over the other and they perfectly adapted to it.

            • auf@lemmy.ml
              link
              fedilink
              arrow-up
              0
              ·
              edit-2
              1 year 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.

              • vsh@lemm.ee
                link
                fedilink
                English
                arrow-up
                0
                arrow-down
                2
                ·
                1 year ago

                I see a few inconsistencies in your comment

                1. 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.

                2. 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.

                3. 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.