Hacker News new | ask | show | jobs
by AnIdiotOnTheNet 2709 days ago
> it is more of a headache for the developer, but the end user has a much nicer experience (it can't be overstated how nice it is to be able to install almost anything with one command, and update everything with another)

It's a trade off. For that you're giving up control as a user about what can and cannot be installed on your system, you're giving up portable applications, being able to have applications on different media, having different versions of the same applications, etc.

I'm an end user too, and I don't want to make that trade off. I imagine there are many others who agree.

1 comments

I still don't understand - you can still have a standalone executable if you want, nothing's stopping you! Package managers just streamline the common case of "I just want to install some software on this computer and have it update automatically". Linux has all the freedom of Windows and more.
> I still don't understand - you can still have a standalone executable if you want, nothing's stopping you!

Try it some time. See how much of your Linux Desktop software you can actually acquire that way without a whole lot of work.