Remix.run Logo
vilunov 3 days ago

> Real life software is much more than just downloading a game and running it.

Real life software outside of Linux is pretty much just downloading and running it. Only in Linux we don't have a single stable OS ABI, forcing us to find the correct package for our specific distro, or to package the software ourselves.

chpatrick 3 days ago | parent [-]

Maybe for desktop use but when you want to deploy something to your server it's a bit more complicated than that.