aliquote.org
articles
archives
about
/
December 27, 2025
Recent Python bookmarks:
How uv got so fast
: uv is fast because of what it doesn’t do, not because of what language it’s written in.
profiling.sampling
: statistical profiler via periodic stack sampling introduced in Python 3.15.
Exploring Mathematics with Python
: mathematics with Python as a replacement to Turbo Pascal.