Live data from Hacker News

Viewing profile — darwinGod

darwinGod

HN member
Joined
Wed, Sep 15, 2010, 5:17 PM UTC
HN karma
240
Public activity
116 items

About darwinGod

Web: http://appolo85.wordpress.com http://www.linkedin.com/in/arvindsubramanian28

Recent public activity

  1. comment
    Comment #8095548

    A blog article I wrote on this topic a while back.

  2. story
  3. comment
    Comment #7997902

    A blog article I wrote on custom memory allocators, with references to help explore better

  4. story
  5. comment
    Comment #7756065

    To those very new to India's politics, there are few things to consider before forming an opinion of Modi's involvement in the 2002 riots. (a) The Government in power at the center…

  6. story
    Ask HN:What are some good tech companies in Sydney/Melbourne for developers?

    I would love to know more about the experience of Software Developers who are working in Sydney/Melbourne. Languages/Platforms used, type of product being developed etc would be ve…

  7. comment
    Comment #7158298

    There should be atleast few more people interested in this!

  8. story
    Ask HN: Startups willing to hire H1-B outside USA?

    Please add here if you know of companies/startups who are ready to sponsor/hire h1-b outside USA

  9. comment
    Comment #6971455

    One of ex-colleagues has now been happily trekking in the Himalayas for 6+months,and will most likely might set up some non-tech venture over there sometime soon. (He has had the r…

  10. comment
    Comment #6358044

    Book Recommendation: "Design of Everyday things". A great book,and particularly covers quite a bit about telephones. Surprised no one has brought this up yet. :-)

  11. comment
    Comment #6183360

    Alright,so how long does it take for disgruntled soon-to-be-ex-system-administrator of the 90% of sysadmins to do the next leak?

  12. comment
    Comment #6068058

    A relevant stackoverflow thread for the same,which addresses some common misconceptions http://superuser.com/questions/367490/can-a-32-bit-os-machin...

  13. comment
    Comment #5848924

    Nice list- I am not sure if an equivalent law exists in any other country- but in India, if you have attempted suicide (and survive),you will be arrested!

  14. comment
    Comment #5543228

    :-/ Exactly. TOI (Times of India), is missing an adjective in the beginning. It really is: (Garbage) Times of India. It really is the last place on Earth I would hope to read any d…

  15. comment
    Comment #5499634

    For some more context, this was the OP's previous question in Stackoverflow. http://serverfault.com/questions/420877/ive-inherited-a-rats... Doesn't that change the entire question…

  16. story
  17. comment
    Comment #5090623

    The number of times I have spent 10 minutes staring at the output of 'pgrep processname' , when I had attached gdb to the process in another terminal session... Urgh!! :-/

  18. comment
    Comment #5038891

    To folks who think C code is in general a mess of Pointers, macros, and goto's - Go download Postgres codebase,build cscope,open vim.. and try browsing the code. Arguably, one of t…

  19. comment
    Comment #4981016

    Nice article, with good related references-an excellent read-Didn't know about Tcp incast before- good way to start a Saturday morning!

  20. comment
    Comment #4827536

    One of them got arrested for the unpardonable offense of "liking" the post of the other.

  21. comment
    Comment #4740225

    Buddha had summarized that very succinctly "What we think, we become " :-)

  22. comment
    Comment #4735942

    As someone who writes C code for a distributed system that uses event-driven callbacks ( Zscaler) (yes,the binding is at compile time), I was aghast when I saw goto's in the codeba…

  23. comment
    Comment #4406443

    This just demonstrated a proof of concept that 26/11 mumbai style attack is possible on U.S soil. That is a very,very dangerous thing.

  24. comment
    Comment #4093015

    I was thinking this should have been the topmost comment on this story- Surprised that not many people here seem to have read this,for if they had- this 'story' should have been th…

  25. comment
    Comment #3756597

    Probably, the key part of what you said, is "couple of comments". Makes a huge difference if the same convention is on,say, 100,000 LOC, and the people who wrote it didnt give prop…