This is a short summary. ↗ Open original to view full content
An Unreachable Hidden XKCD Easter Egg inside CPython
from blog Confessions of a Code Addict, | ↗ original
Related
More from Confessions of a Code Addict
Live Session: Live Coding a Bytecode Interpreter for Python
1 Dec 2024 |
original ↗
I will be redoing this session because the previous one had to be cancelled.
Disillusioning the Magic of the fork System Call
26 Nov 2024 |
original ↗
How the kernels implement the fork system call
The Pythonic Emptiness
9 Nov 2024 |
original ↗
Why the Pythonic way of doing emptiness check on sequences is not necessarily ambiguous in most cases
Live Session: Live Coding a Bytecode Interpreter for Python
30 Oct 2024 |
original ↗
We are due for our next live session.
The CAP Theorem of Clustering: Why Every Algorithm Must Sacrifice Something
29 Oct 2024 |
original ↗
No clustering algorithm is perfect and you must make a trade-off.