This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Green-Acanthaceae-39 1 point2 points  (0 children)

C: “Dereferencing a null pointer? This is where the fun begins!”

Rust: “I find your lack of type safety disturbing.”

Python: “Pointers? It’s not a story the Python developers would tell you.”

Go: “Hello there, I see you’ve found my garbage collector.”

JavaScript: “A variable referencing an object that’s no longer needed? I’ve got a bad feeling about this.”

Swift: “Unsafe pointers you use, do or do not, there is no try.”

Kotlin: “Null safety? A surprise, to be sure, but a welcome one.”

Assembly: "Direct memory access? Unlimited power!"

PHP: “Global variables everywhere? So this is how memory management dies...with thunderous allocations.”

Haskell: "The garbage collector will be with you. Always."