This is aimed at students/ex-students that used Linux while studying in college.

I’m asking because I’ll be starting college next year and I don’t know how much Windows-dependency to expect (will probably be studying to become a psychologist, so no technical education).

I’m also curious about how well LibreOffice and Microsoft Office mesh, i.e. can you share and edit documents together with MOffice users if you use LibreOffice?

Any other things to keep in mind when solely using Linux for your studies? Was it ever frustrating for you to work on group projects with shared documents? Anything else? Give me your all.

  • lnxtx (xe/xem/xyr)
    link
    fedilink
    English
    3
    edit-2
    11 months ago

    Ex CS student. I’m on 100 % Linux, even back then.
    Huge advantage in the Linux/Unix, networking labs.

    The main issues were Matlab (Octave is kinda ok, but must be tested before you submit your project),
    FPGA simulator - Altera (no alternatives, but it can be run on a Windows VM),
    3ds Max - must be run on bare-metal Windows (maybe GPU passthrough to a VM will work),
    some old weird software,
    C getch() on Linux.

    No problems with MS Office, I can run whatever I want, just exported it to the PDF.
    No heavy formatting in drafts helps with a group project.

  • @[email protected]
    link
    fedilink
    411 months ago

    Funny enough, my college pushed me to a Linux dual boot.

    One of my classes required an Ubuntu environment for C++ programming, and after trying and failing to get WSL working, I decided to just dual boot (from 2 separate SSDs) instead of trying to work around the limitations of a VM.

    On the other hand, 2 of my other classes required a Windows-only program.

    I used to default to Windows, but after the BS from Microsoft this year I switched to defaulting to Ubuntu.

  • roux [he/him, they/them]
    link
    fedilink
    English
    111 months ago

    I was super lucky apparently because my degree’s curriculum required C# and ASP.NET, on top of our CTO having a big bug up his ass and hitting the switch that disallowed Linux computers to connect to the wifi. Even connecting Macbooks was a huge headache I guess. Dude didn’t fucking care and would just jerk himself off about how hardened the school’s network was.

    My laptop was really shitty too but I ended up running Windows 7 in a VM just to get by. But had to do a lot of bullshit between OSes and in the end, it would have just been way better if I had just bit the bullet and used Windows for the time I was there.

    I’m probably an outlier and today it’s probably better but if your school gets kickbacks from M$ and you are going for programming just expect it I guess.

    LIbreOffice’s .docx formatting sucks when going between it and M$ Word too but someone else already mentioned that.

  • @[email protected]
    link
    fedilink
    1
    edit-2
    11 months ago

    I’ve used GNU/OpenBSD all the way through community college (US) with minor issues. Biggest issue is having to use platforms like zoom for some online courses, which requires an RTC capable browser (aka firefox or chromium, neither of which I am a big fan of) for the webclient, which the company clearly does not want you using as they won’t actually give a prompt to use the webclient until you click their link to fail opening their native spyware client (so who knows when the webclient will just disappear altogether). Another issue was professors using proprietary microsoft formats which require installing libreoffice, which isn’t tooling I particularly enjoy using, but at least the option is there. I haven’t had to use a malware “lockdown” browser or anything like that thankfully (though if I had to, I’d just use computers on-campus to do the work). Most classes allow submissions in PDF, and if the syllabus only allows docx submissions, the professor will allow me to submit PDF after contacting them.

  • HubertManne
    link
    fedilink
    111 months ago

    I didn’t but it was the early nineties and honestly I did not even realize the command line was unix on machines vs dos. I just thought I was messing up the terms or it was just a variant system. I did not realize all dos was the same.

  • @[email protected]
    link
    fedilink
    1
    edit-2
    11 months ago

    I had a great time. I studied electrical engineering and my department had moved from using Matlab to Python which made my life a lot easier. There was one class where we had to use a Matlab library but I was able to use Octave with the library. There weren’t any other programs we had to install there weren’t compatible with Linux. A lot of classes just required a web browser, no additional software, so no issues there.

  • @[email protected]
    link
    fedilink
    711 months ago

    I study computer science and it’s definitely been an advantage. That being said, I believe circumstances might wary between institutions, countries, subjects and teachers a lot.

    For documents, when we have a group task, we just use collaboration platforms online, like Google docs. Gets the job done easily.

    When you’re alone, using free stuff shouldn’t be a problem.

    A little advice: don’t bother with latex and use typst instead. Latex works but it’s often weird and the error messages are hidden in a thousand lines of “unfull hbox”

  • @[email protected]
    link
    fedilink
    English
    111 months ago

    For the office part: Libreoffice formats differently than MS office so there may be problems, but you could also use Onlyoffice (Foss) or WPS office (free but proprietary) which have supposedly 100% compatibility. You could also use MS office web which is free

    • @RmDebArc_5 @clark , I know MS Office can open and save ODFs, I am not sure how well it does it. One would pressume that it being an open document format (hence the name) and it being a NATO standard, MS office would have proper compatibility, but I am rather reserved to confidently pressume this.

      • @[email protected]
        link
        fedilink
        English
        211 months ago

        Last time I tried MS office is worse at opening odfs than Libreoffice is at opening docx created in MS office, but you can save as doc from Libreoffice which also has problems, but way less

  • @[email protected]
    link
    fedilink
    111 months ago

    When I studied at the uni 5 years ago we only collaborated over Google Docs. I’d strongly recommend online collaboration over sending files back and forth. For most things I ran Linux, and booted into Windows when there was a particular need for it, which wasn’t often. But it all depends on what software you’re expected to run during your studies. If you have room on your drive maybe having a minimal Windows install along side Linux could be a good thing?

    Also, I’d recommend a distro that comes out of the box with working BTRFS snapshots. The last thing you want is have the machine you rely on for school shit the bed due to a bad update or something you do, and you have to learn how to repair Linux in the middle of an assignment that’s due tomorrow. With snapshots you can just roll back to before it shat the bed.

  • DumbAceDragon
    link
    fedilink
    English
    111 months ago

    So far I’ve been able to run everything I need to off of it, and libreoffice works very well with office docs in my experience.

  • @[email protected]
    link
    fedilink
    English
    111 months ago

    I made it through college without using windows on any of my personal machines, but I did need to access a library or computer lab to take 1 test that needed a specialized web browser for some reason. Other than that, I was actually pleasantly surprised by how easy it was to slip by with a good PDF viewer, libreoffice, and Inkscape.

    My degree was in computer engineering, most groups I worked in outside of the engineering department just preferred collaboration through office online or google docs.

  • Fernlike
    link
    fedilink
    611 months ago

    I would use OnlyOffice instead of LibreOffice since it has better overall compatibility with MS Office and overall better UX.

  • @[email protected]
    link
    fedilink
    1
    edit-2
    11 months ago

    I had a teacher who was really passionate about Ubuntu and was distributing Ubuntu 5/6 live CDs. I ended up installing it on my laptop. It was a pretty miserable experience. Everything was ugly as hell, configuring the sound card was a pain, Wi-Fi drivers had constant problems, upgrades to the new x.04/x.10 version borked the system 100℅ of the time. Pretty miserable but got the job done.

    Nowadays the experience is much, much smoother. Just ensure you don’t need exclusive software.

  • @[email protected]
    link
    fedilink
    111 months ago

    As a former computer science and economics TA and lecturer all I have to say is please don’t be that guy.

    If your class uses Windows, use Windows, if it uses Linux use the exact same distribution as the instructor and for the love of whatever you believe in if you bring a Mac into my classroom and argue with me that it’s Unix so it’s close enough I will smash it over your head and fail you so you don’t hold up my class because you think you’re special.