Live data from Hacker News

Viewing profile — kolapuriya

kolapuriya

HN member
Joined
Fri, May 13, 2016, 6:22 PM UTC
HN karma
44
Public activity
23 items

About kolapuriya

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. comment
    Comment #11817145

    Testing this by using it to write a blog post. So far so good. It's pretty nifty for "pruning" dense writing.

  6. comment
    Comment #11797458

    There seems to be a lot of complaining about this article being too simple. Hopefully you all noticed that this was part 1 of 4, and it gets pretty complicated and useful (to me at…

  7. comment
    Comment #11797338

    It is a useful feature, and it was already there prior to this version. It could be turned on before, and looking at it, Arch and Debian are going to ignore upstream here (which is…

  8. comment
    Comment #11797337

    It is a useful feature, and it was already there prior to this version. It could be turned on before, and looking at it, Arch and Debian are going to ignore upstream here (which is…

  9. comment
    Comment #11786894

    The fact that people have blindly accepted them as false is subtlety proving his point about history on the internet. the fact that you do not understand that people simply do not …

  10. comment
    Comment #11769734

    Belgium says : deal with it, you hoopy froop. French : Fait comme, espece de heuapy freaup. Nederlands : U bent een froopy hoop. Long live the King - Long live Belgium. I'm sorry :…

  11. story
  12. comment
  13. comment
    Comment #11732812

    KCacheGrind relies on using valgrind, which gives you extremely detailed information on runtime information by wrapping your execution context at a very low level. For this reason,…

  14. comment
    Comment #11716300

    I really do believe some of the more negative stereotypes and stigma is beginning to lift surrounding the therapeutic use of entheogens. Like you stated time and accurate informati…

  15. comment
    Comment #11713698

    I found Node.js a much simpler platform to use, mainly because there is no worrying about concurrency. Because of the asynchronicity of Node, don't you explicitly have to worry abo…

  16. comment
  17. story
  18. comment
    Comment #11705012

    Sorry to bring it up here, but can you check your email for an email from david@daviddworken.com? I previously sent in an XSS vulnerability that you fixed quickly, but I found a se…

  19. story
  20. comment
    Comment #11701693

    Depends on what you mean by "parse". If all you want is to search a document that is known to be well-formed, find an element that meets a few criteria, and grab a value out of tha…

  21. story
  22. comment
    Comment #11695388

    I haven't dealt with concurrency in C++ yet, but I definitely agree with the "don't write assembly, file bugs for the compiler instead" methodology. And not because I don't like AS…

  23. comment
    Comment #11692265

    Which operations you do the most? I'll try speed up them too.