Live data from Hacker News

Viewing profile — cbf

cbf

HN member
Joined
Sun, May 08, 2011, 8:01 AM UTC
HN karma
40
Public activity
18 items

About cbf

No profile information was provided.

Recent public activity

  1. comment
    Comment #2704827

    I use an API that you pass a callback into and get an fd in response. You then monitor the fd and invoke a process function when there's something to read which results in your cal…

  2. comment
    Comment #2704035

    Some years ago I asked one of the IT guys at a company I worked at about this. They had a laborious checklist to go through to make sure that no internal or external web apps broke…

  3. comment
    Comment #2703938

    Okay, thanks - has bundling an NPAPI plugin with an extension got a future? (js-ctypes can't do what I want so it seems like the next best thing.)

  4. comment
    Comment #2703726

    Is it safe to assume that every release is going to require binary XPCOM components to be rebuilt?

  5. comment
  6. comment
    Comment #2664530

    But routing traffic via DNS change to different data center isn't the best approach as some ISPs cache DNS and would still send traffic to old data center. All resolvers cache reco…

  7. comment
    Comment #2645553

    There is nothing wrong with a Linux distributions being focused on fulfilling server or development roles. That is not the role a Linux distribution like Ubuntu Desktop is attempti…

  8. story
  9. comment
    Comment #2578288

    The parent was not intimating what you inferred.

  10. comment
    Comment #2562619

    It doesn't help that there's a setting in Safari to automatically run "safe" downloads. This feature has always struck me as a cordial invitation from Apple to trick their users vi…

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

    I found Steve Vinoski's comment on this exercise interesting: http://steve.vinoski.net/blog/2011/05/09/erlang-web-server-b...

  14. comment
    Comment #2551334

    Erlang was not designed with performance in mind. It's only gotten reasonably performant in it's later life.

  15. comment
    Comment #2547588

    I don't see what is noteworthy about this. It's not a new site so why the interest?

  16. comment
    Comment #2536001

    I'm inclined to agree. Perhaps as expectations raise over time as to what a CRUD app should be capable of this situation will change.

  17. comment
    Comment #2535250

    I think the majority of PHP developers could handle Erlang. The core language is small, the syntax maybe at times quirky but it is quite clear, the documentation is good and the co…

  18. comment
    Comment #2525486

    I've paid for features to be implemented and been paid to implement features. It's not common per se but it's not frowned upon in my experience. It's often a lot more efficient to …