/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

md.ekstrandom.net
| | blog.nelhage.com
14.6 parsecs away

Travel
| | I have spent many years as an software engineer who was a total outsider to machine-learning, but with some curiosity and occasional peripheral interactions with it. During this time, a recurring theme for me was horror (and, to be honest, disdain) every time I encountered the widespread usage of Python pickle in the Python ML ecosystem. In addition to their major security issues1, the use of pickle for serialization tends to be very brittle, leading to all kinds of nightmares as you evolve your code and...
| | doughellmann.com
13.8 parsecs away

Travel
| | [AI summary] A comprehensive book review and table of contents for The Python 3 Standard Library by Example, aimed at intermediate programmers learning Python's built-in modules.
| | stefan-marr.de
14.3 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.
| | ponyfoo.com
34.8 parsecs away

Travel
|