@drq I'm unsure why you think what you are saying is funny.
Whatever you distribution uses. And I've literally just said that for everything else there is nothing better than zip.
Top-level
@drq I'm unsure why you think what you are saying is funny. Whatever you distribution uses. And I've literally just said that for everything else there is nothing better than zip. 11 comments
@drq Which is still infinitely better than flatpak :blobcatcoffee: @tennoseremel I don't care. And I don't care how "good" or "bad" flatpaks are. This is just irrelevant. From a developer's standpoint, all I care about is "decide on **something** already, you ADHD-riddled scatterbrained fucks!" |
@tennoseremel It's funny because it doesn't address the core problem:
There are too many package formats, and repository trees, and none is actually "The Way". That makes Linux software packaging a nightmare.
And ZIP is just literally the Windows 98 way.
You are not looking at this from the developer's perspective. Suppose, I'm a developer for Windows and Mac, and I'm often requested to to make a Linux version of my app. Except... I can't. Because there's no "linux" way of doing this. There's "DEB package" (of Debian OR Ubuntu variety, they are not always compatible), there's "RPM package", there's "PKG package"... Well, I'm NOT going to read into all this just to maybe target the 3% of desktop users. Or maybe I'll just release for Ubuntu, because I heard Ubuntu is kinda popular.
We're in the situation where *some standard* is literally infinitely better than *no standard*, because the lack of standard is what's holding us back.
@tennoseremel It's funny because it doesn't address the core problem:
There are too many package formats, and repository trees, and none is actually "The Way". That makes Linux software packaging a nightmare.
And ZIP is just literally the Windows 98 way.
You are not looking at this from the developer's perspective. Suppose, I'm a developer for Windows and Mac, and I'm often requested to to make a Linux version of my app. Except... I can't. Because there's no "linux" way of doing this. There's "DEB...