Viewing profile — ndefinite
ndefinite
HN member- Joined
- Mon, May 16, 2011, 3:50 PM UTC
- HN karma
- 110
- Public activity
- 56 items
- HN profile
- View on Hacker News ↗
About ndefinite
No profile information was provided.
Recent public activity
-
comment
Comment #6311117
Do you know where to find the recording? Converting macros to python sounds extremely useful
-
comment
Comment #6113131
That point is really helpful. Reinforces that point that TDD is not just testing, it's forcing you to think differently. Conceiving simple tests to prove a simple piece of programm…
-
comment
Comment #5912095
The chart supports that assumption to some extent. The smartest are under estimating their percentile.
-
comment
Comment #5269982
"But what will most certainly be forgotten is there was a generation of students in the 1980s and 1990s who were encouraged to use flow charts, long after the reason for using them…
-
comment
Comment #5266140
He's using it to run this: http://biovisualize.github.com/d3visualization/ It's awesome what they've done to showcase the community examples
-
comment
Comment #5052926
just the TC article: http://techcrunch.com/2013/01/13/mit-edu-doj-gov-w3-gov-all-...
-
comment
Comment #4953757
The mapping plugins are truly impressive but, personally, I'm looking forward to making use of the hexbin plugin and testing out the new transition chaining. As always, nice work!
-
comment
Comment #4919170
Same here. Seeing the Facebook comments was such a surprising twist to end an otherwise well argued article.
- story
-
comment
Comment #4843157
Jason Davies (frequent D3 contributor) started a standalone stats library: https://github.com/jasondavies/science.js/ Originally intended to be part of D3, he's now set it up as it…
-
comment
Comment #4807294
Nice work! The background information at the start covering the Stanford Visualization Group and Ben Fry's approach to Data Visualization are very nice touches
-
comment
Comment #4269280
Did anyone else pause at the $80k and think that's not very much, before continuing to read "per month"?
-
comment
Comment #4248452
I knew someone who handed these straws out in Africa a few years back: http://www.gizmag.com/go/4418/ They are simple and inexpensive but they perfectly filer out the larvae from u…
-
comment
Comment #4166730
Even if you solely consider moore's law (even if it has slowed down slightly)the post's title will hold true
- story
- story
- story
- story
- story
- story
-
comment
Comment #3834585
ah, I see. I missed that. I just checked in chrome's console and see false for both when they're strings.
- comment
-
comment
Comment #3834570
More of an observation than anything else. I don't actually use PHP but find these recent PHP focused articles are helping me learn at thing or two about languages I do use.
-
comment
Comment #3832483
It's the same with JavaScript regardless of whether you use == or === 9223372036854775807 == 9223372036854775808 true 9223372036854775807 === 9223372036854775808 true
-
comment
Comment #3706349
Ah, I completely missed that