Hacker News new | past | comments | ask | show | jobs | submit login

Or today's trading is different enough from yesterday's that your app hits perf issues. Black swan, anyone?



Might not even be that. At some point you need to cut out the output from going to the real exchange.

If you had an IF somewhere random in your code.. you will then JIT code that is wrongly optimized.

If you try to put some kind of network device to capture the traffic and respond with fake responses to make the code happy.. you are one bitflip away from sending bad stuff to prod.


> you are one bitflip away from sending bad stuff to prod.

Including some ascii art of Trogdor the Burnanator!


Ya that is tricky with binary formats. What exchanges still support ASCII? I want to send messages that are both ASCII art and a valid trade...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: