Viewing profile — clusterfu_k
clusterfu_k
HN member- Joined
- Thu, Dec 17, 2009, 3:57 AM UTC
- HN karma
- 54
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About clusterfu_k
Recent public activity
-
comment
Comment #1492996
That just wouldn't work on so many levels.. So many version strings of, i assume, every browser have the number 6 in them. Maybe I'm not understanding you?
-
comment
Comment #1363921
Why use chrome if you seek privacy?
-
comment
Comment #1363912
I search using ixquick.com because of their good privacy measures and they searh using post. They have a button on their website that adds it to you list of search engines in chrom…
-
comment
Comment #1353866
seriously? i clicked on this link thinking it would be satirical, but boy was i wrong.. to compare zuck and roark like this is quite ridiculous. saying that we need less privacy in…
-
comment
Comment #1349471
Out of all the "free software" propaganda that we get out there from the hardcore GNU side, this puts things in a realistic perspective with rational arguments that you do not norm…
-
comment
Comment #1315040
The last paragraph made me laugh. It's so sad when the tools and technology are right in front of us but we are blocked by a corporations profit margins and beaurocracy (spelling?)…
-
comment
Comment #1295892
duplicate http://news.ycombinator.com/item?id=1295858
-
comment
Comment #1295525
its easy to say something like that, but if you have seen enough south park you would know that they dont really draw any lines. in the south park film they take black soldiers and…
-
comment
Comment #1269562
I feel as if Songbird has reached that stage. I guess it's personal preference thing, but I am really impressed with the recent Songbird releases (even though they have been infreq…
-
comment
Comment #1262354
did some more research. all the i5/i7 macbooks seem to be running on the Arrandale line, so that would make them all dual core. it looks like the top i7 macbook is using the Intel …
-
comment
Comment #1262322
dual core. the wikipedia article on the i5's show that the mobile i5's are dual core while the desktop i5's are quad. http://en.wikipedia.org/wiki/Intel_i5
-
comment
Comment #1252075
normal for me. (Waterloo, Canada)
-
comment
Comment #1249060
does the beta label mean anything?
- story
-
comment
Comment #1222771
Busted it is. Opera 10.51, Windows 7.
-
comment
Comment #1215102
when using jquery and other google hosted frameworks, i tend to use them from google CDN because a lot of the time not only is it faster, but it tends to be faster for traffic from…
-
comment
Comment #1213933
themes are definitely up. http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.0/themes/base/jquery-ui.css this will get you the base theme. just replace base with any of the other th…
-
comment
Comment #1210206
i find this kind of thread to be the equivalent of a reddit becoming digg rant.. i know that im fairly new, but doesn't a thread like this perpetuate what the op was trying to chan…
-
comment
Comment #1191523
just you. ps: this might be useful for the future, i use it all the time. http://downforeveryoneorjustme.com/
-
comment
Comment #1190842
This works for me in Firefox 2 and Opera 9.64... should it? I guess basically my question is, what HTML5 features are used in this that they would be supported in Firefox 2 and Ope…
-
comment
Comment #1189319
To be fair, Android also had the largest total increase in market share by increasing 4.3%, whereas the next highest total increase was 1.7%. That is pretty significant.
-
comment
Comment #1183035
if the time it takes to download the slightly page is less than the time it takes for the second request for a separate js file on average (including when cached), then i would be …
-
comment
Comment #1183007
it wasnt really answering my question but this is definitely information that will help me improve the efficiency of my coding. thanks!
-
comment
Comment #1182959
Firstly, I have no control over the server. In fact I've been trying to get them to install Python on there for me but I can't even get that. I understand why loading the page woul…
-
story
Ask HN: Include JavaScript via PHP or HTML?
So in my regular website building duties I have noticed that including the text of my javascript file renders the page faster than if the javascript file was merely include via htm…