Live data from Hacker News

Viewing profile — tixzdk

tixzdk

HN member
Joined
Sun, Jul 15, 2012, 2:52 PM UTC
HN karma
46
Public activity
31 items

About tixzdk

No profile information was provided.

Recent public activity

  1. comment
    Comment #16980774

    This is also available in Node 10 behind the `--harmony-bigint` flag. I've already made two modules with https://github.com/emilbayes/secure-random-uniform#bigint-su... and https:/…

  2. comment
    Comment #14938900

    Here's one: https://github.com/ponylang/ponyc/blob/master/packages/colle...

  3. comment
  4. comment
  5. comment
    Comment #14563861

    I pay 15€ for unlimited everything in Denmark (but with reasonable caps imposed on European roaming)

  6. comment
    Comment #13785319

    My hair and my beard

  7. comment
    Comment #13417923

    The same question was asked on Quora: https://www.quora.com/Did-Pixar-accidentally-delete-Toy-Stor...

  8. comment
    Comment #13350724

    Important excerpt from random.c: * When random bytes are desired, they are obtained by taking the SHA * hash of the contents of the "entropy pool". The SHA hash avoids * exposing t…

  9. comment
    Comment #13255768

    Pony! Seems like a very interesting language that doesn't get much exposure. Predictable GC, fine grained capabilities, actor model (concurrent by default), no deadlocks etc. http:…

  10. comment
    Comment #13182086

    I think the article gets this wrong. `window.crypto` should be read-only

  11. comment
    Comment #12947338

    "A woman wearing a red hat" from the samples cracked me up

  12. comment
    Comment #12128560

    And the letter, which was sent as priority mail, had been opened when they went to retrieve it...

  13. comment
    Comment #12112688

    Denmark does as well, to a high degree

  14. comment
    Comment #11889728

    K-medians or k-medoids yield more pleasing results in my experience

  15. comment
    Comment #11805390

    Javascript version: https://github.com/politiken-journalism/scale-color-perceptu...

  16. comment
    Comment #11779564

    I'll leave this module here for those of you how haven't heard of it. https://github.com/patrick-steele-idem/morphdom It diff's the DOM instead of a VDOM

  17. comment
    Comment #11716113

    If possible, send it off to a web worker? That free's up the UI thread Edit: So it's the rendering that's hard on the CPU. Canvas would probably improve performance. Also, the grap…

  18. comment
    Comment #11420589

    Or maybe they could use [Node.js core DNS]( https://nodejs.org/api/dns.html#dns_dns_setservers_servers ) module to resolve the domain, setting something like [censurfridns]( http:/…

  19. comment
    Comment #11150173

    Substack (creator of browserify among others) is also available through github, but not sure if through PRs: https://github.com/substack/music-for-hire

  20. story
  21. story
  22. comment
    Comment #10223442

    Seems like another kitchen sink library to me... Demos are impressive, but when is someone going to write a JS viz library in a more declarative fashion like outlined in Grammar of…

  23. comment
    Comment #7611163

    For tougher treatment of complex math subjects I really enjoy matematicalmonk's Khan Academy style videos: https://www.youtube.com/user/matematicalmonk

  24. comment
    Comment #7476973

    $ms-ratio: $golden See: https://github.com/Team-Sass/modular-scale#usage

  25. comment
    Comment #6080270

    Do you have xcode installed?