|
You are here |
md.ekstrandom.net | ||
| | | | |
blog.nelhage.com
|
|
| | | | | 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
|
|
| | | | | [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
|
|
| | | | | 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
|
|
| | | |||