Viewing profile — ndunn2
ndunn2
HN member- Joined
- Tue, May 19, 2009, 5:11 AM UTC
- HN karma
- 59
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About ndunn2
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #4593522
Excellent post. Would have left a comment on the original article but I'm not about to give permissions to a new app just to leave a comment. Please consider an alternate comment s…
-
comment
Comment #4436652
Why does it require so many permissions? "Access your data on all website Access your tabs and browsing history"
- story
-
comment
Comment #4046215
I hadn't seen that, thanks for the link.
- story
-
comment
Comment #3541533
When you reach a certain size, no amount of due diligence on your part can ensure that your changes aren't going to break something in some other part of the code base without auto…
-
comment
Comment #3152806
It's interesting but I don't know if I agree with the conclusion that writing this small function in C would make maintenance too hard. How often do you expect to have to change it…
-
comment
Comment #2572265
Hmm I remember seeing that video before. Extremely clever technology.
-
comment
Comment #2489745
Looks very cool. There are a few typos littered throughout the page that the author should fix: accessility -> accessibility maet -> met
-
comment
Comment #2386914
Until the original poster gives us more info, you can read the source here: http://multiplayerchess.com/mpc.js
-
comment
Comment #2386872
I second the design comment. Extremely easy to jump in and start, no log-in bs, nothing to get in your way. The minimalist aesthetic is nice as well. If only I knew how to play che…
-
comment
Comment #2352904
Someone named Alex posted a good rebuttal to the hash function example. Very nice explanation of how hash tables work.
-
comment
Comment #2287805
Pretty cool. The rectangular select tool doesn't work on my system (Chrome 9.0.597.107, Mac OSX10.6). I see tons of visual artifacts where it hasn't repainted correctly. See http:/…
-
comment
Comment #2075109
exactly the example I was going to cite. In Scala this would be val b = a.exists(str=>str.forall(_.isLowerCase)) or val b = a.exists(x=>x.toLowerCase() == x) There's no way I'd sta…
-
comment
Comment #2041846
#2 can be replaced with a 'tree' command #3 doesn't work for me on Mac OSX with Bash; the ! is interpreted as the last command. Not sure if this works in other shells #4 is clever,…
-
comment
Comment #2029559
So weird, my Kindle 3 crashed twice yesterday, something that's not happened in the 3~ months I've owned it. And I have a leather cover. Curious if this is why.
-
comment
Comment #2016079
You didn't learn any lessons about.. how well it works? I had very poor success in my apartment, but I'd like to try it outside.
-
comment
Comment #2002844
"Why be stuck in two dimensions when you can fly in three!". I don't know about the rest of you, but given how awful people drive while constrained to two dimensions, I'd be truly …
-
comment
Comment #2002830
Nice piece of data visualization there. +1 for using great circles instead of straight lines.
- story
-
comment
Comment #1884359
Agreed, that's very annoying behavior.
- story
-
comment
Comment #1540178
This is awesome. But the colors seem to interact badly with the terminal backgrounds in Mac OSX. I also can't get any of the function shortcuts (F8 = pastebin) to work; I just get …