Live data from Hacker News

Viewing profile — milroc

milroc

HN member
Joined
Thu, Jan 12, 2012, 2:26 AM UTC
HN karma
20
Public activity
16 items

About milroc

No profile information was provided.

Recent public activity

  1. story
  2. 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 ).

  3. comment
    Comment #7957352

    http://bost.ocks.org/mike/join/

  4. story
  5. story
  6. story
  7. 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…

  8. story
  9. story
    Bubble Sort Dance

    Yes, bubble sort dance.

  10. 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…

  11. 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…

  12. 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…

  13. 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…

  14. 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 …

  15. 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…

  16. 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…