//
sign in
Profile
by @danabra.mov
Profile
by @dansshadow.bsky.social
Profile
by @jimpick.com
AviHandle
by @danabra.mov
AviHandle
by @dansshadow.bsky.social
AviHandle
by @katherine.computer
EventsList
by @katherine.computer
ProfileHeader
by @dansshadow.bsky.social
ProfileHeader
by @danabra.mov
ProfileMedia
by @danabra.mov
ProfilePlays
by @danabra.mov
ProfilePosts
by @danabra.mov
ProfilePosts
by @dansshadow.bsky.social
ProfileReplies
by @danabra.mov
Record
by @atsui.org
Skircle
by @danabra.mov
StreamPlacePlaylist
by @katherine.computer
+ new component
ProfilePosts









Loading...
Perfetto is pretty neat railsatscale.com/2026-03-27-u...
2mo
Happy to share that PEP 803 has been accepted. A meaningful step toward Stable ABI for free threading in Python 3.15, with clear importance for C extension support. discuss.python.org/t/pep-803-st...
2mo
Max
I was planning to focus on open source work after finishing my company work today, but I ended up spending time on an unexpected CVE instead.
2mo
I realized I had posted to the packaging thread instead of the PEP thread, so I reposted the same message to the PEP thread. Sorry, everyone. I think I got a little too excited. discuss.python.org/t/pep-803-ro...
blog.python.org/2026/03/jit-... Without Ken Jin’s mentorship, I would not have been able to integrate frozendict into the Python 3.15 JIT infrastructure so smoothly. In CPython’s JIT, frozendict can currently be constant folded when used as a global variable.
There have been multiple supply chain attacks in the Python ecosystem recently. The Karrot Python chapter shared a blog post on how we responded internally 🙂 medium.com/daangn/how-w...
I’m proud to be serving as a Program Committee member for OSS Summit Korea again this year, following last year’s event. events.linuxfoundation.org/open-source-...
My EuroPython 2026 Language Summit topic has been accepted! 🎉 Looks like I’ll be quite busy preparing over the next few weeks😅 See you at EuroPython 2026! 🚀 ep2026.europython.eu/language-sum...
2mo
Donghee Na
2mo
1mo
1d
16d
Donghee Na
Donghee Na
Just released debugwand v0.5.0, now with Podman support! Thanks @corona10.bsky.social! 🎉 pypi.org/project/debu...
Donghee Na
Donghee Na
Donghee Na
2mo
Donghee Na
We added Perfetto tracing support to ZJIT so we could visualize and > query slow events. Take a look at the pretty colors and see how you can add > this to your > system too.
railsatscale.com
Using Perfetto in ZJIT