/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

drew.silcock.dev
| | stefan-marr.de
2.8 parsecs away

Travel
| | A look into the implementation details of CPython's Global Interpreter Lock (GIL) and how they changed between Python 3.9 and the current development branch that will become Python 3.13.
| | pythonspeed.com
2.0 parsecs away

Travel
| | Python's Global Interpreter Lock (GIL) stops threads from running in parallel or concurrently. Learn how to determine impact of the GIL on your code.
| | sumercip.com
2.4 parsecs away

Travel
| | How Python's recent performance improvements work under the hood
| | 3.70.187.24
25.3 parsecs away

Travel
| [AI summary] The author, a beginner programmer with experience in C, decides to switch to Python for its extensive libraries and resources, particularly for use with Raspberry Pi projects, and is currently learning through a free book.