Explore >> Select a destination


You are here

tenthousandmeters.com
| | blog.m-ou.se
2.6 parsecs away

Travel
| | 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.
| | akaptur.github.com
2.9 parsecs away

Travel
| | [Edit: A significantly expanded version of this series appears as a chapter in The Architecture of Open Source Applications, volume 4, as A Python ...
| | nikhilism.com
1.9 parsecs away

Travel
| | [AI summary] A technical post explaining how Dropbox engineers reverse-engineered CPython's internal memory structures to implement robust Python stack tracing within their out-of-process crash reporting tool, Crashpad.
| | jcbsv.net
16.2 parsecs away

Travel
| [AI summary] A post discusses the lack of a standard build backend in Python packaging despite other development tools having clear preferences.