Email or username:

Password:

Forgot your password?
Top-level
Darius Kazemi

@cwebber @cj That can be dangerous when it comes to privacy/security, right? People shoot themselves in the foot when they use that style of programming to do, say, crypto stuff. It's the problem of an easy interface masking (presumably, again this is just my inference from literally being unable to understand even 5% of the conversations I read about OCAP) a complex system? I'm not against an easy interface but out of caution I personally won't use it unless I understand the black box

No comments
Christine Lemmer-Webber

@darius @cj Which programming language is safer, a manual memory managed one or one with well-working automatic memory management?

Go Up