Live data from Hacker News

Viewing profile — MrHamdulay

MrHamdulay

HN member
Joined
Mon, Nov 07, 2011, 2:43 PM UTC
HN karma
242
Public activity
14 items

About MrHamdulay

16c60a3ee49594a87b839eb8e69c55b31c9c908a42738d8c6c85ea39fdf21d3b

Recent public activity

  1. comment
    Comment #45198723

    that message was put there 2 years ago. soon may not be coming.

  2. comment
    Comment #41557977

    There is React Geiger which makes geiger counter noises on render [1]. Easy to tell when you have messed up and re-rendering tons unexpectedly. [1] https://github.com/kristiandupon…

  3. comment
    Comment #38472537

    What's interesting is that ripgrep now also powers VS Code search with a Node.js wrapper. https://www.npmjs.com/package/@vscode/ripgrep

  4. comment
    Comment #31284048

    The SaaS offering came later. I used to run it on-prem a few years ago before the SaaS showed up and it was very low maintenance. More of a fire and forget situation once it was se…

  5. comment
    Comment #23067406

    Why are the table and field names in the examples between Oracle and PostgreSQL different? It makes it harder to compare the two.

  6. comment
    Comment #22161997

    Unfortunately pretty common.

  7. comment
    Comment #21692919

    Many companies have switched to a "dont even bother" policy. I'm interested to see if the amount of applications have dropped.

  8. comment
    Comment #13687733

    I would put each element from each set into a Disjoin-set data structure [1] and then report back all the sets whose elements all have cardinality 1. The complexity of this data st…

  9. story
  10. comment
    Comment #7860911

    They seem to be using the same test suite as Zend PHP. Which would mean they should be pretty compatible. Not sure how many of those they are actually passing though. https://githu…

  11. comment
    Comment #7860898

    They are, see Topaz http://topaz.readthedocs.org/en/latest/

  12. story
  13. story
  14. comment
    Comment #3274987

    That's the idea. Python uses the same syntax for multi-line strings as for comments.