I’d like to never boot into Windows again. I have VirtualBox installed where I can install Windows 11 if I need to but is there anything that it(Windows on a VM) wouldn’t be able to do like accessing hardware devices? Thanks in advance

  • bitwolf@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    6
    ·
    3 hours ago

    I did.

    However I had to borrow one if the schools Windows computer for final exams because the anticheat spyware didn’t run on Linux.

  • mat@linux.community
    link
    fedilink
    English
    arrow-up
    31
    arrow-down
    1
    ·
    13 hours ago

    I did a bachelor of videogame programming in Belgium 99% on Linux (minus exams), but it was definitely a huge struggle. All the courses and assignments were Windows-only, and 90%-ish required Visual Studio (non-Code) and Windows-only libraries like DirectX or Win32. I got by writing my own tooling to auto-convert these to CMake projects and convincing each teacher to allow me to hand in CMake projects. I wrote SDL backends for most of the win32 assignments, falling back on clang’s excellent cross-compiling for stuff that requires e.g Windows.h. I wrote a blog post about this: https://blog.allpurposem.at/adventures-cross-compiling-a-windows-game-engine And using e.g DirectX natively on Linux, easier than expected: https://blog.allpurposem.at/directx

    I also wrote a small wiki on my general experience + a summary of courses and main problems encountered… Windows was non-negotiable during exams: https://dae-linux.allpurposem.at/ I maintain tools, converted assignments, and information on this for future students who want to attempt something like me, but it’s hard to recommend the Linux challenge if you are totally new to programming!

    Hope some of this is helpful!

  • notthebees@reddthat.com
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    8 hours ago

    Depends on your major. I’m a bio/ecology major and a lot of the tools I used were cross platform or web based.

    Also the university I went to did have basic Linux instructions for certain things like connecting to printers and connecting to the internet.

  • double_quack@lemm.ee
    link
    fedilink
    English
    arrow-up
    14
    ·
    17 hours ago

    I’ve been using it since high school. Never looked back. The only thing that bothers is annoying professors using privative software. But don’t let them define your freedom. Work around “those specific cases” rather than suffering windows just for them.

  • kalpol@lemm.ee
    link
    fedilink
    arrow-up
    20
    ·
    18 hours ago

    Yeah you usually can. LibreOffice works fine for most things. Some classes need things like Solid works that only run on Windows, and the remote testing software can be a nightmare. You might get an O365 license as part of your enrollment but doubt you really need it.

    Protip; learn how to typeset your papers in something like LyX and integrate Zotero for citation management. The typesetting usually got me a few extra points alone.

    • kcweller@feddit.nl
      link
      fedilink
      arrow-up
      4
      ·
      13 hours ago

      Learning proper typesetting is a great skill anyway, so do it! And yea, I can vouch for the extra credit 👍

  • Irdial@lemmy.sdf.org
    link
    fedilink
    arrow-up
    47
    ·
    edit-2
    22 hours ago

    It depends on what you’re studying. Some majors like accounting might require you to use Excel, for example. On the other hand, when I was getting my BS+MS in computer engineering, running Linux was actually advantageous

    • unicornBro@sh.itjust.worksOP
      link
      fedilink
      arrow-up
      11
      ·
      22 hours ago

      I’m going into a Medical Lab Tech program. I know 1 lab tech but he went to school in the 80’s. So I’m not sure what software they use now.

      • JovialSodium@lemmy.sdf.org
        link
        fedilink
        arrow-up
        19
        ·
        22 hours ago

        I don’t know specifically about a medical lab tech program. But I do know about clinical software in general. It is by and large proprietary Widows software. Seems like something you may encounter. But said software could be delivered via Citrix, which does have a Linux client.

      • slazer2au@lemmy.world
        link
        fedilink
        English
        arrow-up
        10
        arrow-down
        1
        ·
        21 hours ago

        If you can’t run your business out of Excel, you aren’t using Excel correctly.
        /S

        • Ulrich@feddit.org
          link
          fedilink
          English
          arrow-up
          5
          arrow-down
          1
          ·
          edit-2
          21 hours ago

          I mean I’m sure it’s possible but surely there are better solutions…?

          • slazer2au@lemmy.world
            link
            fedilink
            English
            arrow-up
            5
            ·
            21 hours ago

            Not for the price of €12/user/month

            Salesforce, ServiceNow, and SAP can never match those prices.

            • Ulrich@feddit.org
              link
              fedilink
              English
              arrow-up
              2
              ·
              20 hours ago

              I wasn’t referring to those, I was referring to dedicated accounting software.

              €12/user is trivial for any business, much less an accounting business that I’m sure it’s lucrative.

              • wizardbeard@lemmy.dbzer0.com
                link
                fedilink
                English
                arrow-up
                2
                ·
                edit-2
                18 hours ago

                Yes, the price is the point. Excel (Office) is that dirt fucking cheap, industry standard, and comes with a bunch of other shit included that can be legitimate value add for a small business.

                If you’re at a firm that has legitimate need for specialized accounting software, you’ll have enough money to get those. But even those generally export to Excel format. Without outing myself too much, I’ve had comsiderable exposure to financial tech over the last decade and less than 10 specialized accounting softwares I’ve seen couldn’t export to Excel. All of those still exported to csv, or “software agnostic excel” if we want to bend things a bit.

                The power of being industry standard for going on 30 years now cannot be overstated.

  • SteveTech@programming.dev
    link
    fedilink
    English
    arrow-up
    12
    ·
    edit-2
    19 hours ago

    I got through University running Debian testing. It was mostly fine, some Linux based subjects were way easier without dealing with a VM (they recommended against WSL for some reason).

    However there were a couple units that absolutely required you to use Visual Studio (non-code), I occasionally used a VM, the Uni IT also provided me with a remote VM (there’s a form to fill and and it’s all automated). But I mostly used Rider, which for one unit it confused their CI and I got marked down for (otherwise got top marks so it’s fine).

    For office, it didn’t matter. Group projects mostly used Google Docs, occasionally Microsoft Office where the online version worked fine. All my units wanted PDFs at the end anyway, so it does not matter that you used LibreOffice or whatever. Some units provided you with DOCX templates, I had no issues opening them with LibreOffice.

    Edit: People are mentioning online exams, my Uni did ‘online quizzes’ which worked fine, and some had to be done in class on their PCs anyway. Final exams where always done on paper.

  • moonpiedumplings@programming.dev
    link
    fedilink
    arrow-up
    16
    ·
    20 hours ago

    Depends on the program and the professors. I’m doing computer scuence at CSUN, and I’ve gotten lucky, none of the online exams have required any proctoring software (rootkit monitoring software). They just do them in the browser.

  • blinx615@lemmy.ml
    link
    fedilink
    arrow-up
    11
    ·
    19 hours ago

    I bet you could get through college entirely on your phone if you really wanted to, but it’d suck.

  • moomoomoo309@programming.dev
    link
    fedilink
    English
    arrow-up
    24
    ·
    22 hours ago

    Yes, except online exams. The online spyware they make you install for those is designed not to work on a VM or anything like that. I had to keep a barebones windows partition around just for that.

  • AstroLightz@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    17 hours ago

    For my classes, certain ones required Visual Studios, but for the most part, you can just run that in a VM (or use JetBrains substitutes if you can). However, if you’re doing game design or development, a VM might not preform well unless you have a GPU passthrough setup.

    • Flax@feddit.uk
      link
      fedilink
      English
      arrow-up
      7
      arrow-down
      1
      ·
      17 hours ago

      Visual Studio works on Linux, or at least VS Code does

  • Jeena@piefed.jeena.net
    link
    fedilink
    English
    arrow-up
    15
    ·
    22 hours ago

    I was studying computer science and at my University in Gothenburg all the lab computers were Linux. We had one course which required Windows because there was one software which never got ported to Linux which we had to use and it was a pain because only one lab room had windows computers and they were constantly booked.

    Most probably you’ll be just fine.