Hacker News new | ask | show | jobs
by aboardRat4 7 days ago
>Many people here seem to think this change will allow for people to package their Linux apps to be portable across distros/distro releases.

There is no need to make binaries portable across the distros, because Linux is a source based OS. You can always just compile anything for your own system, just don't forget to submit the buildscript to the repo.