There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

How was your experience using Linux in college?

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.

souperk ,
@souperk@reddthat.com avatar

It depends on the field you are studying. I was into CS, using Linux was recommended because the machines they used to test our code were also running linux.

Most fields are going to be okay with linux, the only exception being fields that rely on specialized software like architects, engineers, and audio/video editing. Also, some software like MatLab are possible to run on Linux but it’s a pain to set them up.

ipacialsection ,
@ipacialsection@startrek.website avatar

LibreOffice has opened every DOC(X) the school has sent me, albeit imperfectly, and all assignments are turned in as PDFs, which I usually make using Markdown and LaTeX. I have had to use Office 365 for collaboration, but only about twice a year, and that runs very smoothly in Firefox. On one occasion I tried to collaborate with CryptPad, but it didn’t work as well as I hoped.

Most computer labs at my uni run Windows 10, rarely 11, but a lot of the science labs run Linux.

The most frustrating thing has been the lockdown browser used for some exams. My university library has computers I can borrow for exams, but yours might not, and they detect VMs, so you might have to dual boot for that.

clark OP ,
@clark@midwest.social avatar

Oh yeah, I didn’t think of the lockdown browser. I’m in Sweden, so I should only hope our education has come so far that I’ll be able to borrow a spare Windows computer.

variants ,

If computer has a removable drive you could just get a second drive and run windows on that if you really need to for some reason

DannyBoy ,

I was in for computer science major but took lots of other electives. The only course I needed Windows for was Windows App Programming. The rest I was fine with on Linux.

82cb5abccd918e03 ,

My freshman year I had a windows VM, only for WeChat and MS Teams, but by 2nd year WeChat got Linux support and MS Teams can now run in the browser, so I deleted the VM halfway through 2nd year. Zoom can also run in the browser.

Also a good idea to make sure your microphone and camera works.

And don’t update if there’s a deadline coming up soon since it might break.

None of my professors required anything to be submitted as .docx. Every single general education class required PDFs for submissions, and programming classes were usually submitted by pushing to code to a Git repository. Group projects were all done in Google Drive which runs in the browser, otherwise latex usually worked (one prof even required latex). I never used LibreOffice, but I’m pretty sure it should be fine for PDFs.

Psychology might require a bunch of proprietary statistical analysis software that probably won’t support Linux. I would say a windows VM is best for that. Although R is fine on Linux. I was in computer science so none of my classes required proprietary software. In total over every single class I think only C, C++, Haskell, and Python interpreters/compilers were needed which are all free software. In some of my classes professors said they would refuse to help anyone on Windows if they weren’t using an Ubuntu VM. One even said he would subtract points if anyone asked a question about windows. One crazy prof said he would fail you from the class if he saw you developing in Windows instead of the VM. Also any classes that require Docker are going to be way easier on Linux. Some of my friends were electrical engineers and they had to use some big proprietary IDE’s for flashing binaries to micro controllers which didn’t support Linux, but they were using Windows anyways. Also any CAD software almost certainly won’t work, a VM is needed for that.

If you do use a windows VM or dual boot or whatever, make sure to pirate Windows 10 LTSC since it has the least default applications installed and will run faster.

possiblylinux127 ,

Don’t pirate anything as that is bad for all sorts of reasons.

BCsven ,

Linux was just being invented when I was in college… But if your profs want certain files traded as MS documents Windows will make your life easier. While docx is opened/saved by LibreOffice etc, there are formatting things that can trip you up like default margins, missing fonts (on either end of use) this means what you send somebody may not open and look as intended (even if the issue is actually on the MS user end). It makes things frustrating unless they only want pdf. Also powerpoints get wonky too.

possiblylinux127 ,

Turning in a docx is very bad practice. It is best to convert to PDF for both security and compatibility. Docx are never going to render properly in the browser.

Spiralvortexisalie ,

Many of the online dropboxes for assignments render docx (and pdf files) and many instructors will want the docx for the metadata display (ie author, time taken to complete assignment, etc).

SexualPolytope , (edited )
@SexualPolytope@lemmy.sdf.org avatar

I’ve been using exclusively Linux since high school, and now I’m doing a PhD in math. It’s always been pretty smooth. I used to have a separate Windows rig for gaming, but don’t really need it anymore, now that Proton works very well with most games. (I don’t really play AAA games, so that helps.)

Coming to the point, for academic stuff, I mostly needed to use a PDF reader (Zathura and qPdfView), LaTeX, and some computation and graphing software (mostly SageMath). I sometimes needed to use DOCX files, but LibreOffice works well for that. Most other software I need from time to time are usually Linux native.

Also, many universities provide access to O365. I’ve used it in some rare cases where I needed to provide input in some collaborative document. But in most cases, I was able to convince my friends/colleagues to use Google Docs instead.

Unless you do CAD, or some creative work, Linux should be perfect for your usecase.

WhiteBerry ,

I had a Maths Prof who used Mint so this kinda checks out

Static_Rocket ,
@Static_Rocket@lemmy.world avatar

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.

Hexbear2 ,

2001-2005. My computer lab in the school of math and natural sciences (including computer science), had windows 2000 (best windows of all time), Apple Power PCs, and all dual booted linux. All we used for comp sci was linux. Yellowdog on the Power PCs. Learned to program/develop in C++ and Java, mostly used e-macs, goal was to never lift hands from the keyboard or use the mouse, keeps you in the zone. Used Gnome as the desk top environment back then.

So pretty good :)

Today I use linux mint with cinamon for day to day computing, been using it for about 10 years now without issue.

I went back to college for a professional program, and used linux mint in 2022, it worked out just fine. As far as office software, I used word 365 online through the university web portal.

I think word sucks a lot and 2003 and 2007 are the best versions and little improvement since then (improvement is efficiency and easy of creating an end-product), but I’m not willing to re-learn how to master Libre Office, I just can’t be bothered. So no input on that.

MonkderVierte ,

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?

You can. But if the sender is the type to use linebreaks for spacing and textbox for grouping, be prepared that the layout may explode after saving and reopening the .docx in LO.
But that’s the formats (MS OOXML) fault, consists mostly of proprietary extensions, no such issues with .odt (ODF).

aksdb ,

I ran Arch on a convertible laptop around 2006-2010. Most notes I did using OpenOffice Writer, with hotkeys to quickly add formulas. Drawings were done with the pen. Homework (where speed didn’t matter as much but where I wanted high quality) were done in ConTeXt.

Programming was done in FreePascal using Lazarus IDE or Java using Netbeans IDE, depending on the course and my personal preference.

I think I had no complaints from anyone. Quite the contrary, one professor even gifted me a book as a thanks for the high quality typesetting in my homeworks, since most students didn’t give a shit and had no fucking clue how to really use their beloved MS Word.

avidamoeba ,
@avidamoeba@lemmy.ca avatar

I’ve used Ubuntu on a laptop during my undergrad 2008-13. I used LyX to write anything I’d submit, including some psych work. I’ve used LibreOffice (OpenOffice) for some stuff too. I had to use MS Office or some other Windows-only software on occasion. I used a Windows VM for that. I’ve kept this formula till present day. Linux (Ubuntu LTS/Debian) on the hardware, Windows VM on Linux for special occasions.

WhiteBerry ,

Just finished my Master’s this year.

I belonged to the Department of Computer Science at a university in the UK so granted there’s a lot of bias here:

I will point out a few observations, without going into much detail or reasoning:

  1. Microsoft’s Office suite was a non-requirement. For collaboration, everyone was using Google’s Office suite (Google Docs, Sheets) or Overleaf (Premium if we signed up with our university email).
  2. Around half (maybe more) were MacOS users, maybe 25-25% split between Linux and Windows.
  3. Lots of iPads, particularly in any Maths classes.

Anything else to keep in mind? Yes, that people are ignorant. Even in our CS department people used to actively avoid using Linux, a lot of people will buy Macbooks because of reasons I would attribute more to the demographics of CS students, i.e. primarily from Asian countries where Apple is seen as a economic symbol.

Be prepared for people to judge you (not saying they should, but that they likely will). If you want to avoid this judgement, get an Apple silicon Macbook Air or something. However, I commend you for going out of your way to learn and wanting to reduce your dependency on Windows. I think that learning to be comfortable with the machine will help you in the future, most likely indirectly.

Lastly, keep in mind that when we have discussions about privacy or Linux or not supporting big tech companies who we might not agree with (e.g. Microsoft, Google, Apple etc) it’s never a binary problem. You might find that you will end up relying on teams for internal communication or that your university email is with outlook/office365.

Try and do your bit, but don’t be too harsh on yourself. :)

Needless to say, if you’re looking for a laptop that runs Linux well plenty of people will tell you to buy a used thinkpad (great from a value perspective), or if you’d prefer some of the new kidz stuff then a Tuxedo notebook.

Do not make the mistake of buying a notebook which doesn’t have a reputation of good Linux support. I bought a HP notebook (can’t quite remember the model number right now but can get back to you) and still no sound without manual kernel module patch :D

Telorand ,

If you want to avoid this judgement, get an Apple silicon Macbook Air or something…

Or save a few bucks, buy whatever laptop in silver, cover the logo with a sticker, and use elementaryOS or theme your DE to be Mac-like.

(Great advice, btw)

tabular ,
@tabular@lemmy.world avatar

If you want to avoid this judgement (being a Linux user)

We’re here, we’re queer, Linux is top gear!

electric_nan ,

Depends on your school/classes. I had no problems. Last school I attended used MS for email etc. I got a discounted license for Office which I was able to access in the browser if/whenever LibreOffice wasn’t a good option.

possiblylinux127 ,

I tried to use MS office but Libreoffice is easier

HubertManne ,

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.

priapus ,

I’ve used Linux all through college and haven’t had any problems. I never had to use Windows only software for my degree, but I can’t really say what you might need. LibreOffice can mess up the formatting of more complex documents, but will normally be fine. If you’re working in a group project and need to use shared docs you can always use Word or Google Docs online.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines