Python Software Foundation gets a donor surge after rejecting federal grant
Link: https://thenewstack.io/psf-gets-a-donor-surge-after-rejecting-anti-dei-federal-grant/
Discussion: https://news.ycombinator.com/item?id=45867277
Uploaded #reslot, a #Python package enabling the use of @cached_property on classes with __slots__, to PyPI: https://pypi.org/project/reslot/
Apparently the README didn't make it to the page. Well, basically you add a slot named __dict__ on your class, and instead of putting an actual dictionary in it, @reslot will put a MutableMapping with its own slots -- whatever slots it needs to cache your @cached_property results.
Impact.com is hiring Software Engineer (Data Platform - Observability)
🔧 #python #sql
🌎 Columbus, Ohio
⏰ Full-time
🏢 Impact.com
Job details https://jobsfordevelopers.com/jobs/software-engineer-data-platform-observability-at-impact-com-aug-20-2025-683575?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
Hi @adam,
nice! I always thought is expands to … pacem, accusative singular, while thinking of it now, it may rather need dative. I think I'll go with #monty #python and rather "decline!". (Pace looks like the wicked ablative of pax/pacis, hm?)
#Python folks:
I'm working on a #flask app and I'm wonder when it's preferable to write a database connector object to run queries through vs having queries right in the routes themselves.
Is that helpful? Or is it overhead?
Lyon: Jeudi Programmation, Le jeudi 13 novembre 2025 de 19h00 à 21h00. https://www.agendadulibre.org/events/33805 #aldil #atelier #epnDesRancy #logicielsLibres #programmation #python #go #initiation #coder #code #collaboratif
Python Software Foundation gets a donor surge after rejecting federal grant
https://thenewstack.io/psf-gets-a-donor-surge-after-rejecting-anti-dei-federal-grant/
A little warm-up ahead of #AdventOfCode, but also just a coding challenge in its own right:
I finished day 2025, day 1 of #EverybodyCodes: https://everybody.codes/event/2025/quests/1
Certainly a reminder to read carefully. Also a reminder that the notes for the 3 parts are different, unlike AoC.
#Python code: https://codeberg.org/jochie/EverybodyCodes/src/branch/main/2025/Q01
Hooray, finally fixed the low-zoom problem in PyTopo!
I got a little crossed up with the Mercator projection and coordinate-to-tile-number code, so I decided this was a perfect opportunity to try an AI coding assistant. #Claude did a surprisingly good job, coming up with nicely structured and commented #Python that was easy to plug in to PyTopo. I had to revise the prompt a few times, and needed to fix a sign error and an off-by-one bug, but still, it was quite helpful.

All of this.
I read through her whole essay, footnotes included. It’s full of emotion and receipts and does a better job than most things of explaining how the language of marginalization is rooted in subtle rhetoric and allusions.
There’s a nod in here to how #Python's community is handling a current crisis that rhymes with Ruby's, but the key there is that Python's ability to do so is rooted in a decade or more of work to get there. Ruby and Rails can start now. https://hachyderm.io/@phillmv/115520781380582845
#funny #meme #python #joke #programming #development #coding #jokes #memes #fun #dev

Marble Fountain
https://willmorrison.net/posts/marble-fountain/
#ycombinator #ProceduralGeneration #Art #3D_Printed #Python