Live data from Hacker News

Viewing profile — ngzhian

ngzhian

HN member
Joined
Wed, Oct 31, 2012, 11:59 AM UTC
HN karma
468
Public activity
26 items

About ngzhian

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #27794465

    If you are using Emscripten, porting x86 should be easy (see https://emscripten.org/docs/porting/simd.html#compiling-simd... ), but you will take some performance hits (like float …

  3. story
  4. story
  5. story
  6. comment
    Comment #16497006

    http://mrale.ph/blog/2015/01/11/whats-up-with-monomorphism.h...

  7. comment
    Comment #15709677

    2 classics that don't require a whole lot of backgrond are: - An Axiomatic Basis for Computer Programming by C. A. R. Hoare - The Next 700 Programming Languages by P. J. Landin The…

  8. comment
    Comment #14047331

    You might be interested in this: https://visualgo.net

  9. story
  10. comment
    Comment #13851512

    Yes! A useful tool for writing OCaml in Vim is Merlin [0]. Facebook uses OCaml as well [1] [2] [3] A great tutorial is [4] [0] https://github.com/ocaml/merlin [1] https://github.co…

  11. comment
    Comment #12964569

    Quickview for YouTube! Allows you to quickly view videos from your subscriptions feed page without any clicks. https://chrome.google.com/webstore/detail/quickview-for-yout...

  12. comment
    Comment #11838408

    Cool extension! My YouTube session usually happens on my subscriptions page, so I made this extension for non-stop, no-click viewing (hover to play video!): https://chrome.google.c…

  13. comment
    Comment #11529146

    From https://github.com/donnemartin/haxor-news/blob/master/haxor_... haxor Unofficial Python wrapper for official Hacker News API

  14. comment
    Comment #9742590

    The SQL version reads left-to-right, similar to how ReQL's version reads top to bottom, and both reflects the execution order (in terms of a common way of text flow). From my under…

  15. story
  16. story
  17. comment
    Comment #9382689

    i can confirm this, i was there at the hackathon

  18. comment
    Comment #8538826

    Not trying to complain here, just sharing and interesting feature

  19. comment
    Comment #8538821

    Tests that relied on date (especially involving getting the current date) are usually hard to get right. I had an assignment in school to build a To-do list, and had lots of proble…

  20. comment
    Comment #8538798

    Oh wow, that is a pretty bothersome trouble. I don't know nearly enough about databases and generating reports to understand this, but that link is saved. Thanks for sharing!

  21. comment
    Comment #8538780

    Exactly, not sure how much code has been written to take advantage of this fact. Taking day 1 is a much safer option definitely.

  22. story
  23. comment
    Comment #7795637

    Yes many sites do require that, but Yahoo? I expected a little more from them, does it even make any sense to have such password requirements anymore? Also, I can't tell for sure i…

  24. comment
    Comment #7795630

    I'm pretty sure from 2007 till 2014 they made some changes to allow users to log on using Facebook/Google accounts, and they reverted in recent months

  25. story