Gilad Novik
Gilad Novik
I would remove every programmer who ever contributed to Ruby, it makes me doubt their judgment...
@alexhultman which library would you recommend for websockets using node.js?
@alexhultman for supporting websockets in a node.js app - what would you recomment instead of socket.io? [ws](https://www.npmjs.com/package/ws)? something else?
since this is not the first time I've heard socket.io doesn't perform well (and personally, I've only used it with small scale apps so never had a chance to benchmark...
oh, I just noticed that while checking your github profile :) I'll take a look, thanks!
Popularity has nothing to do with code quality. This is mainly a factor of ease of usage. Take Windows for example: it was never more secured than Linux nor "coded"...
Introducing the "com.apple.networking.vpn.configuration" in the entitlements results with the following error: "The entitlements specified in your application’s Code Signing Entitlements file do not match those specified in your provisioning profile."....
Can you prepare me a small test project to reproduce the problem? Did you add a font which supports chinese to the attributed string? When calculating the text size (before...