top | item 8124492

(no title)

nobotty | 11 years ago

the only thing I'm seeing from your posts is "I'm a fucking idiot who doesn't understand that C is safer than any interpreted pretend-you're-safe language"

discuss

order

iopq|11 years ago

When have you heard of a JavaScript dangling pointer problem? Buffer overrun? Segfault?

Ridley|11 years ago

Comparing C to Javascript makes no sense, and Javascript is NOT a safe language. Those issues you mentioned are due to programmer incompetence. Bad programmers will make bad code no matter what language they program in. Security should not rely on a language hand-holding bad programmers.