python 3.14 gets tail call (it’s not what you think) Post date June 18, 2025 Post author By anthonywritescode
some "trivially" threaded code? (all code sucks) #13 Post date April 30, 2025 Post author By anthonywritescode
why did this suddenly OOM? Post date April 16, 2025 Post author By anthonywritescode Post categories In Uncategorized
how can an identical docker image produce different results? Post date February 26, 2025 Post author By anthonywritescode
supercharging coverage with sys.monitoring (PEP 669) Post date December 4, 2024 Post author By anthonywritescode
crossing the streams (all code sucks) #12 Post date November 20, 2024 Post author By anthonywritescode
my computer is sick in a very suspicious way Post date November 16, 2024 Post author By anthonywritescode
be careful with NoReturn / Never! (all code sucks) #11 Post date November 13, 2024 Post author By anthonywritescode
Sequence[str] is a tiny landmine (all code sucks) #10 Post date November 6, 2024 Post author By anthonywritescode
how does python’s module `__getattr__` actually work? Post date October 16, 2024 Post author By anthonywritescode
debugging flaky cascading failure after upgrading pytest! Post date October 2, 2024 Post author By anthonywritescode
debugging and fixing pyuwsgi in python 3.12 (advanced) anthony explains #580 Post date September 4, 2024 Post author By anthonywritescode
oops I’m the pyuwsgi maintainer now (intermediate) anthony explains #579 Post date August 28, 2024 Post author By anthonywritescode
faster git recloning* (intermediate) anthony explains #578 Post date August 21, 2024 Post author By anthonywritescode
how do I make an empty generator? (intermediate) anthony explains #577 Post date August 14, 2024 Post author By anthonywritescode
PEP 696 is a huge quality-of-life improvement (intermediate) anthony explains #576 Post date July 10, 2024 Post author By anthonywritescode
`x: float = False` is a valid annotation??? (intermediate) anthony explains #575 Post date July 3, 2024 Post author By anthonywritescode
typing the untype-able with mypy plugins (advanced) anthony explains #574 Post date June 19, 2024 Post author By anthonywritescode
typing decorators sucks! here’s an easier way (intermediate) anthony explains #573 Post date May 15, 2024 Post author By anthonywritescode
adding test == others fail??? (intermediate) anthony explains #572 Post date May 8, 2024 Post author By anthonywritescode
training a custom object detection model from scratch (yolov8) (intermediate) anthony explains #571 Post date April 24, 2024 Post author By anthonywritescode
am I vulnerable to black’s CVE? (2024-21503) (intermediate) anthony explains #570 Post date March 27, 2024 Post author By anthonywritescode
using git bisect to find a bug in nodejs (intermediate) anthony explains #569 Post date March 20, 2024 Post author By anthonywritescode
using the 3ds touch screen without touch!? Post date February 14, 2024 Post author By anthonywritescode
py-spy saved our python 3.11 rollout (intermediate) anthony explains #568 Post date January 31, 2024 Post author By anthonywritescode
using memray to debug (and fix) a memory leak in krb5! (advanced) anthony explains #567 Post date January 24, 2024 Post author By anthonywritescode