Live data from Hacker News

Viewing profile — monkeyninja

monkeyninja

HN member
Joined
Wed, Nov 27, 2013, 1:12 PM UTC
HN karma
-1
Public activity
12 items

About monkeyninja

No profile information was provided.

Recent public activity

  1. comment
    Comment #8989104

    As scientists, we work towards a better future, where human does not need to work, and machine does everything for you, the only tiny bit of work human will do is to ..... be a bat…

  2. comment
    Comment #8989091

    Imaging that, we can get rid of all drivers, must be brilliant...

  3. comment
    Comment #8983253

    According to the comments from their developer, Python code is written to follow NewsRelic and Java, Ruby, PHP and others are totally written on their own. Apparently they know New…

  4. comment
    Comment #8983189

    not really. We like to use sarcasm for fun, it doesn't mean the non-sarcastic views will be deleted. ask yourself before giving false information

  5. comment
    Comment #8579230

    API is more like the table of content of a book, not titles. Titles would be like the website name.

  6. comment
    Comment #8448045

    You have to understand with the big agriculture companies control the prices of seed, fertiliser and food, farmers hardly made any money. Normally government would distribute money…

  7. comment
    Comment #7310780

    "taking a placebo knowing(or hoping) placebo can help" pretty much works the same way as taking placebo without knowing it. Why it is surprise?

  8. comment
    Comment #7084171

    Canada and Australia stay the most popular destination for corrupted officials from China, while U.S. may see some rich businessmen.

  9. comment
    Comment #7050858

    yes, they just built a small temple.....but it doesn't mean anything since .... anyway.... You didn't mention ROC regain the control over the island 1946..

  10. comment
    Comment #6807878

    language will not store unicode string internally with UTF8. Yes, we use it as input and output, but in memory, utf8 is terrible for random access characters. endian is only an iss…

  11. comment
    Comment #6807846

    I don't understand the reason of using C++ char array to store unicode text....

  12. comment
    Comment #6807834

    "noe\u{0308}".size => 4 You code is wrong