Viewing profile — billnapier
billnapier
HN member- Joined
- Mon, Jun 21, 2010, 2:23 PM UTC
- HN karma
- 26
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About billnapier
Recent public activity
- story
-
comment
Comment #3662091
doing an English language search on google.de is kinda unfair. Also note that the hl param on google is set to german. Of course you get crappy results.
-
comment
Comment #3614985
what's next? meta name="browser" content="nolink" to not allow deep linking? or linking at all? this is stupid.
-
comment
Comment #3246299
You can download all the tracks you purchased from http://music.google.com/ .
-
comment
Comment #2545121
Overcommit was a design decision that seems wrong at first, but when taken with a wide viewpoint makes some sense. The motivating reason for overccomit is to make fork cheap. (the …
-
comment
Comment #1584502
wait. It's still not clear to me that Twitter has succeeded as a business. Are they making money? It's not clear to me yet that they are.
-
comment
Comment #1497770
Clever. But I find the idea of RouteFS more clever than the toy FS he built...
-
comment
Comment #1497769
have you tried rebooting?
-
comment
Comment #1489136
I don't see any really compelling reason to have all that functionality shoved into one device. I like the idea of separating playback/record from storage. I like the idea even bet…
-
comment
Comment #1452600
HashMap (unlike treeset) itself doesn't provide an order guarantee. So can't you just grab the first element from the entrySet and use that? But I think the bigger problem is tryin…
-
comment
Comment #1452299
Aho is also the "a" in awk.