Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
billnapier
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
Dynamic Queries to Your App Engine Data Store
(hoopyfrood.net)
2 points
by
billnapier
12y ago
|
0 comments
2.
▲
by
billnapier
15y ago
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.
3.
▲
by
billnapier
15y ago
what's next? meta name="browser" content="nolink" to not allow deep linking? or linking at all? this is stupid.
4.
▲
by
billnapier
15y ago
You can download all the tracks you purchased from http://music.google.com/ .
5.
▲
by
billnapier
15y ago
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 article even briefly touched on this). It's a trade off be
6.
▲
by
billnapier
16y ago
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.
7.
▲
by
billnapier
16y ago
Clever. But I find the idea of RouteFS more clever than the toy FS he built...
8.
▲
by
billnapier
16y ago
have you tried rebooting?
9.
▲
by
billnapier
16y ago
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 better when the storage is in the cloud (with a possible local
10.
▲
by
billnapier
16y ago
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 trying to use a Map in the first place when maybe a different da
11.
▲
by
billnapier
16y ago
Aho is also the "a" in awk.