Linked by Thom Holwerda on Thu 5th Nov 2009 23:05 UTC
Thread beginning with comment 393507
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[3]: More defense of the 70's software distribution s
by vivainio on Sun 8th Nov 2009 22:00
in reply to "RE[2]: More defense of the 70's software distribution s"
"
- Bugfixes. If a security vulnerability is fixed in a library, every app benefits without having to be updated.
Meanwhile, every app using that lib is vulnerable. Congrats!
"
I don't see the logic here. If there is a bug in frobbo-1.1.0 that is fixed by frobbo-1.1-1, your apps will be vulnerable until the shared library gets updated. If all your apps bundle their own copy of frobbo-1.1-0, all the apps will remain vulnerable until they ship a patch of their own.
What a killer feature! Meanwhile, other systems like MacOSX can exist on small mobile devices quite well despite universal binaries. Of course, you can strip unwanted architectures from universal binaries.
We're not talking about universal binaries here, but bundling shared libs with the apps vs. providing them centrally. Bloat caused by universal binaries is miniscule in comparison.
Fully agree with the first poster. Somehow Linux people always come up with good reasons for server or mobile devices that makes it impossible to adopt something that would be user friendly for a desktop situation - and then, they wonder why "the year of Linux on the desktop" still has not arrived ..
Universal binaries don't really make things better for desktop users - just supporting i386 is enough for that segment.






Member since:
2005-07-12
- Reduces memory use
Is this supposed to be a joke?
- Bugfixes. If a security vulnerability is fixed in a library, every app benefits without having to be updated.
Meanwhile, every app using that lib is vulnerable. Congrats!
- Yes, drive space. Many mobile devices still have root filesystem on small fast flash drive.
What a killer feature! Meanwhile, other systems like MacOSX can exist on small mobile devices quite well despite universal binaries. Of course, you can strip unwanted architectures from universal binaries.
"If you want to defend 70's tech then go ahead, but I'm sick of this
attitude by Linux advocates who believe that people who criticize Unix/Linux are stupid.
Not really stupid - rather, it's about a knee jerk reaction when leaving their comfort zone. They mostly have experience with click-and-run installers, and want the same on Linux too. And these days, we have many click-and-run installers for Linux available. There is nothing in Linux that prevents you from making them (or makes it exceedingly hard, either). "
Fully agree with the first poster. Somehow Linux people always come up with good reasons for server or mobile devices that makes it impossible to adopt something that would be user friendly for a desktop situation - and then, they wonder why "the year of Linux on the desktop" still has not arrived ..