8 ms·
When you hang yourself with C, at least you're hanging yourself with something real. It's more embarrassing to be done in by a misunderstood abstraction in a h
by doublement 7y ago
When you hang yourself with C, at least you're hanging yourself with something real. It's more embarrassing to be done in by a misunderstood abstraction in a high-level language than a concrete memory overwrite in C.
- TazeTSchnitzel 7y agoYou can hang yourself in C by having code that would dereference a NULL pointer that never actually would be executed, yet the compiler “optimises” your code based on it. Is that “real”?
- pgt 7y agoIf you can’t hang yourself with it, is it even real? Do you hang someone with a rope, or with a knot? Abstractions are knots, not ropes.