@danzin

1.4K Followers
3.2K Following
1.6K Posts
Brazilian (experienced) hobbyist Pythonista. Pythonista amador (experiente).
#python
He/him/ele
GitHubhttps://github.com/devdanzin
I'm writing an article series on Free Threading internals. The second article https://vstinner.github.io/free-threading-deferred-reference-counting.html analyzes immortal objects, deferred reference count, and stack references which reduce reference count contention by optimizing Py_INCREF()/Py_DECREF().

The PSF's Strategic Plan full draft is available and we want your feedback.

After sharing high-level goals in May, we're opening a 3-week community feedback window. Read the full draft and tell us: Are these the right goals? Is anything missing? #Python #PyPI

https://pyfound.blogspot.com/2026/06/psf-strategic-plan-2026-draft-open-for.html

PSF Strategic Plan 2026 Draft: Open for Community Feedback

Python Software Foundation Blog
I'm writing an article serie on Free Threading internals. The first article explores the problem of tracking objects lifetime using reference counting in an efficient fashion: https://vstinner.github.io/free-threading-reference-counting.html We will see how the Gilectomy project started with atomic operations and then switched to buffered reference counting, and how the nogil project managed to solve the performance issue using Biased Reference Counting.

There's a new Humble Bundle benefiting the Python Software Foundation with 15 ebooks (three of them written by me!)

Be sure to click Adjust Donation, then click Custom Amount and max out the amount going to the PSF charity.

https://www.humblebundle.com/books/python-good-stuff-no-starch-books

Humble Tech Book Bundle: Python: The Good Stuff by No Starch

Learn new Python techniques with <em>The Good Stuff</em>, a super-powered collection of Python eBooks designed to get you up to speed quickly!

Humble Bundle

This weekend, for the first time, I gave a talk that was simultaneously in person and remotely shared :tada:

At the same time as we were having our monthly Python Floripa meetup in person, my talk was broadcast to the 1st NOSS - "Nosso Open Source Summit" (Our Open Source Summit, in Brazilian Portuguese).

Website, schedule and speakers: https://github.com/cumbucadev/NOSS/tree/main/2026#readme

(1/3)

NOSS/2026 at main · cumbucadev/NOSS

Nosso Open Source Summit - um encontro aberto sobre FLOSS (Free/Libre and Open Source Software) no Brasil. Reunimos pessoas que constroem, mantêm e querem entrar no ecossistema de tecnologias abert...

GitHub

Boa noite para quem não gastou duas semanas tentando fazer uma dieta Atkins muitíssimo mal feita e teve que parar porque vômitos, fraqueza, dor de barriga e falta de energia foram um pouco piores que o esperado!

Morri mas passo bem.

Perdi uns 2kg (o peso baixou 5kg, mas uns 3kg eram de água), certeza que foi 100% de massa magra.

Agora vou na nutricionista e na endócrino, que não tenho mais idade nem saúde pra essas aventuras.

E você, que cagada obviamente cagada fez nesses últimos tempos?

Join Cristián Maureira-Fredes (@[email protected]) at EuroPython for "Understand and expand Python: a hands-on experience on Python internals". talk: https://ep2026.europython.eu/K7XNTF
Dr: Boa tarde, em que posso lhe ajudar?
Eu: Dr., minha doença é tipo um queijo suíço.
Dr: ...
Eu: Emmental.
Cabei de ver um toot de alguém que foi passar o fim de semana em https://en.wikipedia.org/wiki/Busselton, Austrália. 🤐
Busselton - Wikipedia

Just blogged: "KnownBits in Lean" https://cfbolz.de/posts/2026-knownbits-in-lean/
KnownBits in Lean

In January I was at the excellent E-Graphs Dagstuhl where I met some really amazing people. One of the things I did during that week was to talk to Marcus Rossel and Andrés Goens about proving the sou

CF Bolz-Tereick's Web Page