Earlier quoted context omitted.
This is pure hyperbole. It would take one of IBM's Linux IT people half an hour to modify the Ubuntu disc image to remove the offending package.
Time that nobody wants to or should need to spend, and time that isn't necessary with other distros.
Ubuntu Will Now Have Amazon Ads Pre-Installed
171–180 of 240 posts
Re: Ubuntu Will Now Have Amazon Ads Pre-Installed
#172Am I the only one here who thinks this is not disturbing at all? If you don't like it, it's not very difficult to turn off. If you find it too difficult to turn off, maybe Ubuntu is not the right operating system for you.
If this becomes an important money maker for Canonical, you just know that they will find a way to make it hard to turn off. This seems like the first step where they are willfully making the user experience worse rather than better, to fulfill a shortterm end. If this is the only way for Canonical to break even on Ubuntu, that says a lot about the future of desktop Linux in general.
A lot of people are upset, but this isn't like having a banner ad on the desktop. It's a real feature, just with a nice side effect for Canonical.
Re: Ubuntu Will Now Have Amazon Ads Pre-Installed
#173Just a note: all the ads will be removable with the command: sudo apt-get remove unity-lens-shopping --purge
That's very similar to many other distros except you don't need to run the command.
Re: Ubuntu Will Now Have Amazon Ads Pre-Installed
#174Earlier quoted context omitted.
I don't understand why you're making such a big fuss about this rather inconsequental point. All I'm saying is that you should generally use apt-get and not the lower level tool dpkg. I used an incorrect justification for that (removing doesn't lead to an inconsistent state), but you still should preferrably use apt-get. Let's get back to debating more interesting stuff now.
I'm not the only one that thinks your claim is left wanting. I cannot speak for them but I am interested in why you think apt-get is preferred over dpkg in this case because I am a decade long loyal user of Debian. My original point was that the dpkg command is shorter and that is why I have used it over the longer apt-get invocation. I am generally interested in learning more about Debian. If the way I have been doi…
Re: Ubuntu Will Now Have Amazon Ads Pre-Installed
#175Earlier quoted context omitted.
The better way is to contribute to the debian community http://www.debian.org/donations
I've just found Debian breaks too much and is mostly deprecated, e.g. Python 2.4?
Re: Ubuntu Will Now Have Amazon Ads Pre-Installed
#176I don't think Ubuntu has really thought this through. Besides the privacy problems, making your software into adware is incredibly destructive to its image. Ubuntu can no longer be used by any self-respecting or privacy-conscious company or individual. Imagine the CTO of IBM - "So, this Ubuntu is adware? And it sends all our searches to Amazon? Are you kidding me? Get out of my office and get me a list of real OSes,…
This is pure hyperbole. It would take one of IBM's Linux IT people half an hour to modify the Ubuntu disc image to remove the offending package.
Ubuntu is now low-class software, and high-class people use high-class software.
Re: Ubuntu Will Now Have Amazon Ads Pre-Installed
#177Earlier quoted context omitted.
Drawback: that requires them to track the clicks of everyone, in order to know how much is their share.
It isn't an unsurmountable problem, and they would know what user wishes were and where the revenue came from. Would it be accurate to the nearest cent? Nope, but it would be close enough.
Re: Ubuntu Will Now Have Amazon Ads Pre-Installed
#178Earlier quoted context omitted.
When I used LXDE, it had a long way to go before it could be considered equivalent to Xfce, and I ended up switching back. The ultra-lightweight window managers may be in fashion, but Xfce is mature and polished and easy enough for my mother to use, and I can't say that about Lubuntu. The typical Ubuntu user probably won't miss much on Xubuntu. When they find that mrxvt doesn't let them use Ctrl-C/V to copy and paste…
Wu Wei?
I use tint2 as a "panel" of sorts in Openbox, and modify menu.xml for anything else I need. I like it well enough. Also, modifying rc.xml allows one to set hotkeys.
Re: Ubuntu Will Now Have Amazon Ads Pre-Installed
#179Earlier quoted context omitted.
I'm not the only one that thinks your claim is left wanting. I cannot speak for them but I am interested in why you think apt-get is preferred over dpkg in this case because I am a decade long loyal user of Debian. My original point was that the dpkg command is shorter and that is why I have used it over the longer apt-get invocation. I am generally interested in learning more about Debian. If the way I have been doi…
As a Debian user, you should be using aptitude instead of apt-get anyway :)