HACKER Q&A
📣 999900000999

Best Linux Distro for Development


I'm strongly leaning towards PopOs since I like Debain support, but Ubuntu is turning into Windows ( cloud services, telemetry, etc).

Given the absolute nightmare of Windows Recall, I opted to buy a 8845HS laptop instead. I plan on installing a nice 4TB SSD as well, with about 500 GB for Linux - I make tons of music and this is better supported in Windows.

I really enjoy Manjaro, but I find it's much harder to get working with certain software working.

I'm going to be developing embedded applications, flutter apps, and maybe some Android.

My main concern is speed, what's fast, what's not.

However, I'm also open to smaller niche distos, feel free to pitch your passion project!


  👤 mindcrime Accepted Answer ✓
I was a pretty die-hard Red Hat / CentOS / Fedora guy for years. Then I bought a new laptop from System 76 that came preloaded with PopOS. I told myself I'd immediately reformat it and install Fedora or whatever. But then it came in and I was feeling lazy and wanted to get started using it, so I told myself "I'll stick with Pop for a few weeks or whatever, and then I'll switch."

That was like two years ago, maybe two and a half now, and I'm still running PopOS. I really have no complaints. It just works, and the repos have pretty much everything I've ever needed aside from really niche stuff that's never in distro repos.


👤 __rito__
I used PopOS for a long time ~1.5 years. There were two main issues:

- My Asus laptop couldn't sleep or hibernate. It would just be fully on, or shut down. This wasted a lot of battery.

- The wifi reception was always too low. I needed to be very close to the router or couldn't establish a meaningful connection. This was not to inconvenient as I use the same desk always.

There were many other minor issues, too.

So, I left PopOS about 8/9 months ago, and jumped to Ubuntu. These problems went away. It works perfectly.

Only problem is they showing me Ubuntu Pro ad on every sudo apt upgrade. Other than that it's really good. Absolutely zero problems or inconvenience. No need to babysit it. I have zero problems with NVIDIA drivers. It is as convenient and worry-free as Windows or MacOS.

I used Linux Mint when I was in college. It is another no-BS, no babysitting needed distro. But it sometimes gave me driver problems which I needed to fix.

I also used Manjaro for a while. It's a good one.

You could use Kubuntu. It is Ubuntu with KDE as the DE. It has really good graphics.


👤 skydhash
Linux Mint for the minimum fuss. You can go with XFCE for maximum snapiness. Almost every guide for Ubuntu will work with it, but without the latter's junk.

I work with Debian and i3wm, but that's because I'm familiar with both and my software needs are minimal. Debian is pretty stable, but barebones. Everything you install will work, but you may as well go with Linux Mint Debian Edition if your endgoal is similar.

Fedora and OpenSuse are other candidates for well supported distros, without doing all the work like with Arch Linux.


👤 thezipcreator
I use Debian and it works well for me. (sometimes they can be a bit slow to update things, but if you need things quicker you can use Debian Testing)

👤 toastal
If you are doing development, something like NixOS or Guix will pay dividends. They have a higher learning curve but you can apply those stateless builds to your work as well as the rollback potential for when stuff doesn’t work. You can declare your config once & deploy it on any machine & will sometimes even be warned about config changes that have broke things like PAM for me on other machines. They aren’t generally recommended for beginners since you will need to code to use them, but you have already stated that you can.

👤 Blackstrat
Personally, I’d give OpenSUSE Tumbleweed a look. I moved from Leap to Tumbleweed last year and have found it very stable. It seems to have a good inventory of development tools.

👤 chipuni
Elsewhere, you said the you're not into tweaking your OS.

Then I agree with Mindcrime: Try PopOS. It's very easy, it's full-featured, and it makes installing software easy.


👤 spicyusername
Debian or Fedora are both solid options, depending on how fresh you like your packages. I used Fedora for close to a decade without issues.

I'm currently using PopOS, an Ubuntu derivative, and like it. The built-in tiling window manager is a killer feature. I loved using i3, but hated manually fiddling with things like networking configuration. Having a tiling window manager built on top of Gnome is the best of both worlds.


👤 pxeger1
I personally can’t stand Debian/Ubuntu because of how opinionated and out-of-date they are. It’s great for stability but if you’re continuously using the OS and want to keep it up-to-date I find there’s less overall breakage with a rolling release distribution. This is why I use Arch. Also if you want to learn about Linux, installing it manually is fun. (But I’d probably go with Manjaro or something otherwise)

👤 enceladus06
Kubuntu 24.04 is great. Currently using 64gb of ram + i7 13700k + 32" 4k lcd, it is enough to run multiple docker containers and runs really snappy with all the animations turned off. Everything worked perfectly out of the box with a z790 chipset.

I use it for webdev and playing with some embeded dev, and anything else that is not gpu-intensive. But 64gb of ddr5 is like $150 these days, very cheap just get that.


👤 mattpallissard
Archlinux.

It tries to track mainline as close as possible, as a result it has minimal patches to software. Very vanilla. It can be as light weight or as heavy as you want.

Most important to me is that it's rolling release so you never have to do a major upgrade. I prefer to handle software changes one at a time instead of in big batches.

My laptop installation is from 2015, I've used brtfs send to migrate it to new hardware three times now. I have servers that have been installed for longer. Yeah it's a slightly more involved installation process, but you really only have to do it once.


👤 atiedebee
Don't go for the more niche distro's. The majority of them are based off of another (better supported, more stable) distro with slight changes in configuration that don't matter most of the time.

Linux Mint is probably the only exception I'd make to this rule, because they have been around for long enough and have proven themselves to be stable.

I am not familiar with the Android development ecosystem, so if you are in need of relatively recent packages (<1 year old) the most suitable distros would be rolling release distros like OpenSUSE Tumbleweed and Arch (although that one requires quite a bit of setup).

Stay away from Manjaro and Pop as they have a history of breaking packages, and in the case of Pop not contributing upstream and causing drama.


👤 dyingkneepad
> leaning towards PopOs since I like Debain support

So why not just Debian?

Most developers I know use either Debian, Fedora or Arch Linux.


👤 Szpadel
I used Gentoo for many many years, but at work where I didn't had powerful enough CPU I had to compromise and switched to Fedora, when you enable additional repos (eg. rpmsphere) software availability is pretty good, there is also copr so you can use one of community maintained repos.

They are not on the top with compiler optimizations (based on phoronix benchmarks) but are fairly close, probably because they tend to trade security for performance.

If you want things to just work I recommend using one of deb or rpm distributions as you can count that those will have official packages for anything you might need


👤 sandreas
I would either go for Fedora (up-to-date but pretty stable) or NixOS.

NixOS has a very interesting approach of having a (smal set) of config file(s) to setup an entire system as it was. Too me as a developer this is very appealing, because I don't need to care too much about backup up the OS or settings, but only the config files and the files in /home/.

I would also add docker, this helps a lot with development. Oh, and if you need a VM (e.g. Windows) stay away from Virtual Box - just use qemu, which runs the VM up to 300% faster.


👤 worldsavior
I think any Linux distro that work out of the box is optimal, so you won't need to fix things right at the start like WiFi driver is incorrect.

In my opinion don't look at Asahi Linux based distros. Too much configurability and sometimes you just want to code. That's including Manjaro Linux since it's almost like Debian only with pacman and with even more bloat.


👤 grudg3
Since no one mentioned it yet, I quite like Endeavour OS the i3 flavour. You get all the Arch goodies with a straightforward installer. And I use nix + yay for package management.

👤 Ingon
For general usage mint or manjaro make a lot of sense (I use manjaro personally). For writing software, nix on top of the above (and integrating with direnv) is really smooth experience, especially after writing a few flakes for your projects.

👤 devKnight
I use pop os do web development, works great. Just really ram hungry, so make sure you have a lot of that, which i'm guessing you will anyway given that you'll be doing mobile development(I assume that its a ram heavy process)

👤 ksec
>Given the absolute nightmare of Windows Recall,

Sorry what is it about Windows Recall?


👤 tintedfireglass
Any rolling release distro would be fine like opensuse tumbleweed or arch , or something that is almost cutting edge like fedora or Ubuntu.

👤 midnitewarrior
Windows Recall is a feature you will be able to disable, the justification for your decision is a bit dramatic.

👤 sharpshadow
I really enjoy Kali Linux it's Debian and maintained well.

👤 nwah1
I would recommend an immutable OS because transactional updates and rollbacks is a great feature, and the added security is a nice bonus.

Some of them are debian-based.

You can still get the cosmic desktop of Pop OS in another distro if you really want it.


👤 NayamAmarshe
I've been using ZorinOS (https://zorin.com/os) for years and it never disappointed. It's extremely stable, even more than Ubuntu in my experience. It looks modern and fresh and it's one of the "just works" distros.

👤 c-hendricks
Anything that Homebrew works with.