/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

tonybaloney.github.io
| | www.justus.pw
1.0 parsecs away

Travel
| | [AI summary] This article explains how to use Python's disassembly library to inspect and understand CPython's byte code, including examples of disassembling a simple function.
| | www.nayuki.io
1.8 parsecs away

Travel
| | [AI summary] The author announces the permanent end of support for Python 2 in their personal code and published libraries, migrating exclusively to Python 3.
| | alexgaynor.net
1.4 parsecs away

Travel
| | [AI summary] The article discusses PyPy as a potential future for Python, highlighting its speed, flexibility, and advantages over CPython, while also noting current limitations and ways to contribute to its development.
| | shellsharks.com
22.9 parsecs away

Travel
| An introduction to x86 Intel assembly.