Bruno Alla
Hi! I'm a web developer based in London, I work mostly with Python & Django, but I also do a bit of Javascript on the side, mainly with Gatsby.
Most recent posts
Narrow state of a Django model using Python TypeGuard
August 31, 2024 • 4 min readToday, I came across a problem with type checking in a Django project which led me to use for the first time. I’ve heard about them in…
Attest build provenance for a Python package in GitHub actions
August 08, 2024 • 4 min readAs you may have noticed, supply chain attacks ae on the rise. These attacks usually target a small piece of software infrastructure that the…
Bulk updating multiple repos with all-repos
July 10, 2023 • 7 min readI like the open source communities and all the developments that they enable. As a developer, I like to have the ability to solve my own…