this post was submitted on 14 Jun 2023
8 points (90.0% liked)

Linux

47325 readers
992 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 a junior backend software engineer. I use a Vim plugin on my fancy code editor. I like the command line but I’m not all in on it or anything.

If I was a Windows user I’d switch. But being a Mac user I have a lot of what I need for software development.

What am I missing out on? Genuine question.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago (3 children)

I generally find that setting up dev environments to be easier and cleaner in Linux. I prefer standard distro packages compared to homebrew and all it's quirks. There's also native support for docker. If you're doing backend stuff, it also helps that the machine you're developing on is using a similar OS as the server that's going to be running your code in production.

If it's for your workplace though, evaluate whether it's worth disrupting your workflow to make the switch. Don't let your productivity suffer because of it. Maybe test it out in your own free time and make gradual migrations. For a long time, I was dualbooting between Windows and Linux, and I've slowly migrated over.

[–] [email protected] 2 points 1 year ago (2 children)

Actually I have a work laptop now, so my personal M1 (which I give a lot of credit for my journey to becoming a developer) is kind of collecting a bit of dust now.

And yes, the point you mentioned about running the same OS as backend servers/infra, it touches on why I would try it out. Again, I’m not unhappy with Macs but there are knowledge/productivity gains that would come with learning Linux which will help with my career, even if it’s a little.

[–] HERRAX 2 points 1 year ago

If it's just collecting dust anyways, just give it a go! And don't stress about getting it set up fast or perfect on your first try, see it as a fun and interesting project and familiarise yourself with the OS. Maybe check out a few different distros and DE's before you decide on what to settle with.

load more comments (1 replies)
load more comments (1 replies)