Hacker Newsnew | past | comments | ask | show | jobs | submit | justinf's commentslogin

It's a question of context and expectations. I expect people to look at me funny when I walk around in boxer shorts in public, but not at home. Were someone to stand at my window while I'm on my couch and complain about my choice in clothing, I'd have a right to complain.

Your angst over this new system depends largely on whether you consider behavior outside of your browser to take place in a public or private space.


That depends on how you view the global search function - which is more like being in your back garden and looking at the view.

In that location people can and have successfully argued you should put some clothes on.


Have you been talking to my neighbors?

I completely agree, but not everyone will, and that perception is key to the discussion.


I'd guess that the only way to really dislodge the Amazon widget would be to make sure it remains unprofitable. If it remains a major talking point and doesn't pull in enough money to compensate for its negative effect on community evangelism, it won't last long.

I have mixed feelings about the new system. On the one hand, I respect a lot of what Canonical is doing with linux regarding mainstreaming, streamlining, and even Unity. I also recognize that they are a company and need to make money, and think Amazon integration is preferable to dozens of preinstalled, hard-to-remove junkware applications.

On the other hand, I really don't like the intrusive-by-default nature of the integration, and the fact that I'll have to go tell all the folks I've installed Ubuntu for that they need to essentially disable spyware the next time they do a distribution upgrade.

On the third hand (what, you don't have one?) I'm not sure what other profitable solutions Canonical might implement in a community that values privacy and freedom.


Amazon postage is prohibitively expensive for those outside the US (except perhaps for those who live in another country where Amazon is based?) The only time I'd ever use Amazon is if I'm after an old rare book which is out of print and Amazon is the only place I can find a second hand copy. And in those times I'd actually be deliberately searching for it, checking many sites in my browser, not casually using Unity!


We only query amazon if you are in a country that has a local amazon store.


According to Wikipedia, Amazon has national sites covering North America, most of Europe, Brazil, Japan & China. That's a pretty substantial slice of the world's population.


Only a handful of European countries: Germany, UK, France, Italy I think. That's 15.2% of Europe by area.


But probably rather more by population. Also, I'd guess that at least some of the other countries get reasonably cheap shipping from those sites.


If you ever need anything that can be sourced from German Amazon, poke me and I'll get it for you and mail it on. I'm Kliment on freenode IRC.



JQuery still seems to be king at the moment. There's some pushback against it in this new world of a mobile web since it adds size to low-bandwidth pages, but there doesn't seem to be a risk that it'll be dethroned any time soon.

If I were looking to make a portable and semi-futureproof toolkit right now, I'd use jQuery as a base, but limit myself to some big features, like dom queries, events, and ajax. Then I'd make sure I had it sandboxed inside all my code via anonymous functions (function($) { /* my code */ })(jQuery); so I could swap in a lighter replacement later on without a headache.


jquery is codesmell of all codesmells


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: