Earlier quoted context omitted.
Not all monetisation is "Shilling", floor_. If people could stop being so paranoid about nothing (the data is anonimised before sent for goodness' sake) then technology can advance much easier and quicker.
What does sending your local search terms to Canonical and Amazon do to advance technology, exactly? All these desperate attempts at monetization off users' privacy are disgusting, and it's sad to see companies big and small stoop to that level.
Ubuntu 14.04 released
131–132 of 132 posts
Re: Ubuntu 14.04 released
#132Ubuntu 14.04 comes with Python 3.4, but unfortunately, it doesn't bundle the ensurepip module (and a host of others). By the looks of things, the idea was to use Ubuntu's own packages instead[1], but it didn't make it in time. This means that pip being bundled by default—one of Python 3.4 coolest features—is missing. Trying to create a virtualenv using the bundled virtualenv module fails as well. Big mess.[2] [1] htt…
It is a problem, on one set of packages that are a part of a rather large distro, not sure I would consider it a show stopper, just an annoyance. Yes, Python is a mess. But, Python has been a horrific mess for years now, on multiple distros. I just ended up giving up on Python. Distro problems, 2/3 split, GIL and various other buggy nonsense slowly just reduced its value versus other languages.