Live data from Hacker News

Ask HN: What is your Dev OS in 2022?

news.ycombinator.com

21–30 of 37 posts

Re: Ask HN: What is your Dev OS in 2022?

#24
KDE Neon. I love KDE Activities I setup a sperate activity for my main job, freelance work and Personal Usage(Non work related). I have seprate Desktop Folder for every activity and Wallpaper. Each Desktop have shortcuts to applications I use for that envirnment.

Also I love Debian 11. Thinking to install KDE with it but I dont have time...

Re: Ask HN: What is your Dev OS in 2022?

#26
You do know that you don't have to use the system version of python don't you? You can always install a newer version and then select which one you use for which task.

If you want the system packages on your OS to jump up to new versions as time goes by then you want to look at a Rolling Release distributions (e.g. Arch).

Alternatively you can use Debian with either Stable, Testing or Unstable as the source rather than a traditional named version (Note: research this before trying it so you understand the risks that you are taking).

Re: Ask HN: What is your Dev OS in 2022?

#29
Crystal Linux. It is a arch based OS which means you get to take advantage of the huge amount of packages in the AUR with the added benefit of being easy to install and sensible defaults.

It comes with amethyst (`ame`) as AUR helper pre-installed, which is also in my opinion the best AUR helper out right now (and it's written in Rust!).

Automatic BTRFS snapshots before package upgrades have saved my butt once already and I couldn't live without them.

100% recommended

Post reply on HN