this post was submitted on 28 Oct 2024
126 points (96.3% liked)

Linux

47940 readers
1546 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I'm getting sick every day at this Microsoft Windows slowness and bloat. I am trying to use as much Linux VMs as possible. I feel so unproductive on Windows. I also tried installing Linux on the office laptop. The problem is that Windows is officialy supported and the Linux is DYI. Once the IT departament changes it will sync up with Windows but Linux can be broken and you are no longer able to work. Next job I want to have full Linux laptop or at least Mac.

Besides:

  • Microsoft Office
  • Active Directory
  • Some proxy and VPN bullshit

Everything seems manageable and even better on Linux.

What is your experience?

you are viewing a single comment's thread
view the rest of the comments
[–] ILikeTraaaains@lemmy.world 5 points 2 days ago

But the best part? It's a $5000 work laptop, and my 6 year old Thinkpad (with Linux) runs laps around the thing any day of the week. Opening the file explorer takes, most of the time, 5+ seconds...

In my previous job I was doing Java development on e-commerce (Hybris, then renamed to SAP Commerce) and the laptop (a beefy thinkpad) took ages from powering on to being able to work, also Java compilation could take 30 min and just starting up the project on local another 5.

Had the opportunity to install Linux (the policy was that dual boot was required and don’t disturb IT with Linux issues) and oh boy, from turning on to being able to work was incredible fast. Compiling went from 30 to 5 min (with same Java official version from oracle in order to avoid any implementation discrepancies between openjdk and the oracle JDK in prod), and starting tje local server went from have enough time for preparing a coffee to seconds.

Unfortunately my current job only allows Windows and the policies are too strict.