When philosophers ask if a clone is the same person, programmers swoop in with the actual technical answer. Clone by reference? Same memory address, same person. Clone by value? New memory allocation, different person. Leave it to devs to solve ancient philosophical debates with a one-liner about pointers. This is why we're not invited to dinner parties.
Depends If You Clone By Reference Or By Value
5 months ago
178,330 views
0 shares

programming-memes, reference-vs-value-memes, cloning-memes, pointers-memes, memory-allocation-memes | ProgrammerHumor.io
More Like This
The four stages of software development
3 years ago
33.9K views
0 shares

How to not take the blame for the bad code.
1 year ago
28.5K views
0 shares

Trying to compare two arrays in JS with the "==" operator
4 years ago
57.9K views
0 shares

Movies won't be the same for us anymore.
3 years ago
29.9K views
0 shares

UX designer!
2 years ago
65.0K views
0 shares

Such a nice community
3 years ago
30.0K views
0 shares

Loading more content...