Viewing profile — milroc
milroc
HN member- Joined
- Thu, Jan 12, 2012, 2:26 AM UTC
- HN karma
- 20
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About milroc
No profile information was provided.
Recent public activity
- story
-
comment
Comment #9579699
hack (PHP by Facebook) has it. Though not mainstream. Also some companies have forked python to support coroutines themselves ( http://ironport.github.io/shrapnel/index.html ).
-
comment
Comment #7957352
http://bost.ocks.org/mike/join/
- story
- story
- story
-
comment
Comment #6830360
Alexandros, I think you're missing a lot of the core concepts around visualisation. d3 aside (for now) you need to consider what visualisation is. Your focus is on charts alone wil…
- story
-
story
Bubble Sort Dance
Yes, bubble sort dance.
-
comment
Comment #5158080
hey Zjonsson, I think this is awesome, have you considered having a webworker run in the background to send the data to the browser and then switch once it has finished? The time t…
-
comment
Comment #4756041
I don't understand why there is so much talk of this article being so very materialistic. It's kind of the mentality of a good number of individuals who did or are wanting to try a…
-
comment
Comment #4729872
Advice on how to live is simple: 1) Learn (travel, fail at something, shadow someone) 2) Prune (decide what is worth learning (e.g does learning another programming language add mu…
-
comment
Comment #4729738
Concepts like this seem very specific to obtain a certain desired lifestyle rather than advice on how to live. 1) Don't put off your career: While I agree it mainly correlates to t…
-
comment
Comment #3930390
This is more of a choice of how the creator wanted to display the usefulness of C2. That can just as easily be done with C2. [:div {:class "hist-bar-default"}] would likely be the …
-
comment
Comment #3929777
Just a little info on this, this is not a charting library, it's probably closer to a graphics or visualization library. It pulls a lot of it's ideas from d3.js, allowing CSS to di…
-
comment
Comment #3886425
Where I spent most of my undergrad (Georgia Tech), we had a system called threads. Giving students tracks in which they could focus their study of computer science. These tracks we…