Drew DeVault 1/19/2021

Spooky action at a distance

Read Original

The article draws a parallel between Einstein's 'spooky action at a distance' in quantum physics and problematic features in programming languages. It critiques operator overloading and C preprocessor macros for creating hidden side-effects and breaking code readability, making programs harder to debug and predict, especially in systems programming contexts.

Spooky action at a distance

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes