Calling all linux nerds: What's the best linux distribution for being productive at work?

I want LEAST hassle with operating system and RECENT updates to central software (such as PHP).

Ubuntu is what I'm currently using and I'm tired of all it's "use snap" "go pro to get more security updates" etc. etc.

#Linux #CallingAllReplyGuysAndTechBros

@zatnosk Unfortunately, there is a tradeoff here: stable releases mean stuff is constantly going to be out of date, and rolling release means stuff is going to be unstable.

I really don't know of any way around this, and I doubt there is one. My preferred way for dev stuff is to use a stable release distro (for me, Debian) and install the latest version of programming stuff manually, without using a package manager.