|
You are here |
jakevdp.github.io | ||
| | | | |
blog.m-ou.se
|
|
| | | | | Have you ever seen the Rust compiler give a Python error? Or better, have you ever seen rust-analyzer complain about Python syntax? In this post, we'll extend our python!{} macro to make that happen. | |
| | | | |
www.peterbaumgartner.com
|
|
| | | | | Since starting work at Explosion, I've been trying to learn more about Cython. About 16% of spaCy's codebase is Cython, so I decided to pick up a book and learn from that. I did a few example projects and started thinking: now that types are cool in python, why don't more people use Cython? In case you're unfamiliar with Cython, here's my incremental and oversimplified explanation of what Cython can do: | |
| | | | |
pythonspeed.com
|
|
| | | | | 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. | |
| | | | |
jeffmilner.com
|
|
| | | [AI summary] A blog post reflecting on 20 years of maintaining a personal blog, discussing its evolution from a shared blogger blog to a solo WordPress blog with pre-dated posts. | ||