Live data from Hacker News

Viewing profile — functional_test

functional_test

HN member
Joined
Sat, Jul 13, 2013, 3:01 PM UTC
HN karma
390
Public activity
73 items

About functional_test

Life is the ultimate functional test

BTC: 14XGBG7NcZgqZ7ER4sFmVJAkniZGBFu644 LTC: LPvzKSRtecQRv5AgC4gNtPwkZTFK5UuCwq

Recent public activity

  1. comment
    Comment #10068794

    As others have mentioned, you can find variations of this around online, but if you wish to roll you own (perhaps to add other features or what have you), you could knock it out in…

  2. comment
    Comment #9769512

    Did you actually read the article? Here's the most relevant quote: > The reality, however, is that China has struggled to create enough white-collar jobs for its soaring population…

  3. comment
    Comment #9733615

    > The bottom line is that when two parties enter into a contract voluntarily, that should be the end of the matter. That is a very black and white view; real life has a certain nua…

  4. comment
    Comment #9729975

    Find an employment attorney. Pay that person for an hour or two to read the contract for you. They will be able to offer much better advice than HN.

  5. comment
    Comment #9719474

    Thank you for posting this (it was quite a surprise to see his name here). I was a close friend of Emil for a long time. Before he passed, I had gotten busy with work and hadn't sp…

  6. comment
  7. comment
    Comment #9640206

    Exactly. It's so general that he's on base this time, but it's dubious if he actually has the experience to go into more detail.

  8. comment
    Comment #9640108

    Take what Jonathan Kinlay says about HFT with a grain of salt. He worked at a friend's firm briefly before leaving without making a single profitable strategy (although his excel m…

  9. comment
    Comment #9614154

    Wikipedia also has a good discussion of the basics as well as some generalizations: http://en.m.wikipedia.org/wiki/Fractional_derivative Turns out there are even some applications,…

  10. comment
    Comment #9440484

    I did not. I described canceling orders as no big deal. Spoofing is illegal and very much a big deal. Spoofing implies canceling but canceling does not imply spoofing. In the examp…

  11. comment
    Comment #9438239

    This is blatant misinformation. Please stop spreading it. Canceling orders is something _all_ participants do. It's a vital part of risk management and a healthy market. Some marke…

  12. comment
    Comment #9424645

    Ah yes, downvotes outnumbering real responses. Classic HN.

  13. comment
    Comment #9424629

    I did miss that actually. Thank you for responding to me with something real. I'll reply again once I've had the opportunity to take a look.

  14. comment
    Comment #9424628

    That is not a valid comparison, and as someone who has been affected by drunk drivers, I take great issue with your trivialization of a serious issue. But I'd expect nothing less f…

  15. comment
    Comment #9423220

    I only brought that up to counter his claim that data loss is inevitable. Of course my anecdote doesn't mean it's not common =) But anecdotes are all anyone else has, and every tim…

  16. comment
    Comment #9423113

    TokuMX supports most of Mongo's features besides the aggregation framework last I looked. Better locking, transaction support, better indices too -- you should check it out.

  17. comment
    Comment #9423107

    This is the last one of these posts I'll ever respond to, I promise. And I'll give you the same response I've given every other time before: You should not base your decision of da…

  18. comment
    Comment #9371736

    Dang, I have the highest respect for what your moderation has done for HN. That said, unkilling this is just wrong. This sort of drivel is what I'd expect on Tumblr -- nit picking …

  19. comment
    Comment #9304254

    I reply to these posts on HN relatively frequently these days. These sorts of accusations about Mongo are out of hand, and not congruent with reality. I say this as someone who use…

  20. comment
    Comment #9252803

    Canonical released Pollen/Polinate a while ago to address this problem. The idea is that each virtual machine queries a pool of entropy servers to seed it's own generator, and as l…

  21. comment
    Comment #9180265

    Can these kind of comments stop? Please? This has been trumpeted pretty much constantly on HN, and even if it's true, does it matter? Is anyone seriously evaluating their database …

  22. comment
  23. comment
    Comment #9112961

    Isn't it right there in his comment? Seems that he doesn't like the idea of having to work for free to "rank higher" if recruiters start to use these sorts of scores. Since no othe…

  24. comment
    Comment #9014043

    I can see where you're coming from. For my particular apication that's not a concern (and I have sequence numbers to know when I've dropped data).

  25. comment
    Comment #9013927

    I'll start by saying that I agree with almost everything you've said. I can think of one time where a loop with a sleep might be appropriate though -- if you have something, perhap…