• dosse91@lemmy.trippy.pizza
    link
    fedilink
    arrow-up
    10
    arrow-down
    1
    ·
    edit-2
    7 days ago

    I sincerely hope you’re trolling.

    I teach computer science and windows has been the biggest source of problems I’ve had in the last five years: I’ve seen defender delete their programs when compiling them, I’ve seen it delete gcc because it thought it was malware, I’ve seen it do forced updates in the middle of a test, I’ve seen updates break tools like compilers and servers that needed to be reinstalled on a daily basis, I’ve seen onedrive make some of their files inaccessible, I’ve seen updates break their wifi, I’ve seen it take upwards of 10 minutes to log into our AD domain, the list of problems goes on.

    These days windows is a piece of shit, especially if you’re a developer. I’m basically forced to have them either install linux or do all their development in wsl, and it fucking sucks.

    • Anivia@feddit.org
      link
      fedilink
      arrow-up
      5
      ·
      7 days ago

      I sincerely hope you’re trolling.

      He is, it’s painfully obvious. If not from his original comment, then at the very least from his follow-ups to the replies he got

    • motruck@lemmy.zip
      link
      fedilink
      arrow-up
      1
      ·
      6 days ago

      You are using GNU development tools, largely targeting non-windows operating systems, on Windows. Just use Linux

    • Steve@communick.news
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      5
      ·
      edit-2
      6 days ago

      Again none of those things are the actual OS. They’re all optional features and programs. Every one of those problems can be turned off. Most with simple settings toggles.

      I’d expect that kind of thing to be first semester computer science stuff; Setting up your machine as a proper development platform.

      • boonhet@sopuli.xyz
        link
        fedilink
        arrow-up
        1
        ·
        5 days ago

        Setting up your machine as a proper development platform.

        Well they can’t force everyone to install Linux unfortunately.