An Unreachable Hidden XKCD Easter Egg inside CPython
An Unreachable Hidden XKCD Easter Egg inside CPython
No, I'm not talking about import antigravity
An Unreachable Hidden XKCD Easter Egg inside CPython
No, I'm not talking about import antigravity
“If you use Python, you should probably just admit to yourself that you don’t actually care about understanding what your program is doing.” Conal Elliot
I'm not going to disagree with this on the grounds that you could replace Python with any language and still be right for a handful of programmers using it.
Relatedly, there are plenty of people who write code in Python who know exactly what they're doing (thus defeating the quote), to the point that an amateur reading that code has literally no idea what's going on. Abstractions upon abstractions. Horrors upon horrors. Likewise this can be done in any language. Try taking apart one of the standard Perl modules (that's written in Perl anyway), for example.
What does concern me is that the only source I can find for this quote is your comment. I can find Conal Elliot and even a suggestion that they have written code in Python (making the quote a self-burn, perhaps), but not the quote itself.
Conal’s point is that no, in fact there are almost zero programmers that fully understand even the simplest Python code since it is a dynamically typed language.
Here’s where I heard it.
https://podcasts.apple.com/us/podcast/type-theory-forall/id1546295833?i=1000654070339
Tldr they copied the comic