Live data from Hacker News

Viewing profile — KamBha

KamBha

HN member
Joined
Sun, Mar 15, 2015, 11:18 PM UTC
HN karma
12
Public activity
15 items

About KamBha

No profile information was provided.

Recent public activity

  1. comment
    Comment #26774495

    I find this argument a little odd:- "Frameworks do not keep retro-compatibility" I would argue that is a good thing and in the case of Spring, doesn't feel true. In part, Spring is…

  2. comment
    Comment #25922861

    I daily drive FF and even develop using it. Everyone else in the company use Chrome. Recently one of our clients complained about a performance issue, I tried to replicate it on my…

  3. comment
    Comment #20580228

    I only test in Firefox, because FF is my browser of choice. Everyone else in the office only tests on Chrome because that is their browser of choice. We all know it is wrong, but c…

  4. comment
    Comment #18623891

    I use Firefox day in and day out and the only time I have found myself using Chrome is when I have to do profiling and even then that is because profiling tools in all browsers kin…

  5. comment
    Comment #17622666

    We have been using Stride for a few months and are baffled by how bad it can be and how it seems to miss key features that was in Hipchat (such as a call indicator). I used to alwa…

  6. comment
    Comment #16442796

    While I agree that the more investment is probably required in rural areas, I think your assertion that the reason why rural areas are being under funded is incorrect. Reality is t…

  7. comment
    Comment #16353922

    I have never really coded in C# or in the .Net platform, but I remember when it came out. I always thought that prior to C# 1.0 being released, the Java language was stuck. There w…

  8. comment
    Comment #15564962

    https://www.nowtolove.co.nz/news/viral-news/hilarious-rumour...

  9. comment
    Comment #14835807

    Regarding FF headless mode:- https://bugzilla.mozilla.org/show_bug.cgi?id=1338004 Basically, WIP. For now, if you have NodeJS:- https://slimerjs.org/ It is kinda headless.

  10. comment
    Comment #14834952

    Not sure if the author of this link is responsible for this page, but it does not work in Firefox :(

  11. comment
    Comment #13878852

    "Tell me about that one time you solved an interesting problem?" I agree if that was the only thing you asked, you wouldn't get a good answer. However, if you then dug into their a…

  12. comment
    Comment #13584547

    Personally, I disliked the fact that Chrome would spawn so many processes. This has become less of an issue (as each process is no longer as heavy), but was a big deal previously a…

  13. comment
    Comment #12809827

    Just curious, has anyone seen if there are performance improvements in Javascript DOM manipulation (eg adding elements or attributes in JS)?

  14. comment
    Comment #9378837

    Reminds me of Paganitzu ( http://en.wikipedia.org/wiki/Paganitzu )

  15. comment
    Comment #9208688

    I also follow this rule or I try and state things as if they are my opinion. So instead of:- > This method should not be static. I would say > I think this method should not be sta…