Viewing profile — cbf
cbf
HN member- Joined
- Sun, May 08, 2011, 8:01 AM UTC
- HN karma
- 40
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About cbf
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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.)
-
comment
Comment #2703726
Is it safe to assume that every release is going to require binary XPCOM components to be rebuilt?
- comment
-
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…
-
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…
- story
-
comment
Comment #2578288
The parent was not intimating what you inferred.
-
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…
- comment
- story
-
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...
-
comment
Comment #2551334
Erlang was not designed with performance in mind. It's only gotten reasonably performant in it's later life.
-
comment
Comment #2547588
I don't see what is noteworthy about this. It's not a new site so why the interest?
-
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.
-
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…
-
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 …