The Python Software Foundation shows more spine than every single tech giant in just one single decision.

> Diversity, equity, and inclusion are core to the PSF’s values

https://pyfound.blogspot.com/2025/10/NSF-funding-statement.html

The PSF has withdrawn a $1.5 million proposal to US government grant program

In January 2025, the PSF submitted a proposal to the US government National Science Foundation under the Safety, Security, and Privacy of Op...

@bagder while, after using Python for 3 years I find it to be a mess of a language, it's nice to see the foundation has a spine, that is really awesome.
@rasmus91 @bagder I'm not a fan of #Python either but I too have to give them credit where it is due!
@kkarhan @rasmus91 @bagder
I've been a fan and user of #Python for over 20 years. I also applaud @ThePSF's standing up to defend DEI principles and reject the #USA #government funding.

@sloanlance @rasmus91 @bagder @ThePSF nodds in agreement

What I do have to applaud #Python beyond this clear sign of #integrity since their languague is basically the "modern #BASIC" and it gets things done quickly without headaches and clusterfucks.

  • I.e. wanting to do pull - #backups from a remite server via SSH by opening a connection, stopping services, doing a transfer, restarting services, closing the connection and then deduplicate & compress files.

Which is a pain in the ass in #bash

@kkarhan @sloanlance @bagder @ThePSF in other words you needed a roll of quality duct tape... 😉
@kkarhan @sloanlance @bagder @ThePSF yes. That is also my use case for it.

@rasmus91 @sloanlance @bagder @ThePSF and sometimes a reliable tool that gets most things done easily is oftentimes better than the perfect tool that requires decades of mastering.

And #Python does just that