/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

hondu.co
| | aykevl.nl
2.8 parsecs away

Travel
| | An explanation of how garbage collectors work including some pseudocode how a real GC could be implemented.
| | ykarroum.com
0.9 parsecs away

Travel
| | [AI summary] This article provides an in-depth code review of the CPython implementation, specifically analyzing the internal workings and source code of the `subprocess.Popen` class to explain how child process execution and file descriptor management function.
| | pyfound.blogspot.com
2.2 parsecs away

Travel
| | [AI summary] Instagram presented CPython performance optimizations at the 2021 Python Language Summit, highlighting improvements in async I/O, inline caching, and JIT compilation.
| | www.sethvargo.com
24.4 parsecs away

Travel
| Go is one of my favorite programming languages, but it is still far from perfect.