Linux is the best os for programming imo (especially if you develop software for Linux servers), so why not keep both?
Why I'm leaving Linux
11–20 of 36 posts
Re: Why I'm leaving Linux
#12After reading these gems: For long my opinion is that to be a real Linux user one should use as few GUI as possible and the Linux kernel is optimized for servers, not for desktops I can't tell if this is satire or not.
Re: Why I'm leaving Linux
#13Then use a dual boot with Windows. It's quite simple to set up. Linux is the best os for programming imo (especially if you develop software for Linux servers), so why not keep both?
Re: Why I'm leaving Linux
#14Okay then, bye. P.S. Looks like you want a Mac instead.
Re: Why I'm leaving Linux
#15Re: Why I'm leaving Linux
#16Re: Why I'm leaving Linux
#17Then use a dual boot with Windows. It's quite simple to set up. Linux is the best os for programming imo (especially if you develop software for Linux servers), so why not keep both?
Very few cases can't be covered by either WSL or a VM, and having dual-booted for years I can tell you that after a few days you get into the habit of only booting the more convenient OS most of the time. It's twice the maintenance and 5-15 minutes of context switching every time you need to do something else.
Re: Why I'm leaving Linux
#18Re: Why I'm leaving Linux
#19In my experience the distributions with longer release cycles like RHEL are really stable and don't have as many issues like this or you experience them only during the initial setup and then run normally for years. I had a very good experience running a CentOS desktop for two years, even considering the initial hassle I had with sound, installing Skype and video-card drivers. However I actually don't install them be…
Fortunately now a lot of linux software is being released as distro-independent packages like AppImage, Flatpak, or Snap. And they contain the particular library versions. So that allows you to have your base OS be something stable while still being able to use the latest version of a particular program.