With PWC 345's tasks being "Peak Positions" and "Last Visitor", I was at a loss for what to what music to pick. I haven't done musical theater in a while, so... "One Last Time" from Hamilton.
So let's teach them how to say goodbye with PWC 345...
#PerlWeeklyChallenge #raku #perl #python #elixir
Perl Weekly Challenge: Teach T...
Understanding Docker Internals: Building a Container Runtime in Python https://lobste.rs/s/fhkgvy #python
https://muhammadraza.me/2024/building-container-runtime-python/
@yantor3d Sure. It is a very inefficient way to get the multiples of 15 less than 100, but a perfectly valid #python code. You don't even need all those parentheses around the conditions! I personally like list comprehensions; they remind me of Haskell.
By virtue of one of my juniors not knowing any better, I just learned that this is apparently valid #python?
```
numbers = [n for n in range(1, 101) if (n % 3 == 0) if (n % 5 == 0)]
```
@isagalaev #Python is definitely the worst for this. The 2 to 3 migration, the constantly changing “right” way to install…
For the next major version of Terminator I’m moving to something like meson and ninja to build and install it. It’s simpler than trying to keep up with the Python ecosystem
The Python Software Foundation - nonprofit organization based in the US - has walked away from a US$1.5 million grant from the US government because it required them to renounce all diversity, equity, and inclusion initiatives.
#python #psf #DEI #Diversity
pyfound.blogspot.com/2025/10/NSF-...
The PSF has withdrawn a $1.5 m...
The Python Software Foundation - nonprofit organization based in the US - has walked away from a US$1.5 million grant from the US government because it required them to renounce all diversity, equity, and inclusion initiatives.
#python #psf #DEI #Diversity
pyfound.blogspot.com/2025/10/NSF-...
The PSF has withdrawn a $1.5 m...
The Python Software Foundation (PSF) - nonprofit organization based in the US - has walked away from a US$1.5 million grant from the US government because it required them to renounce all diversity, equity, and inclusion initiatives.
"These terms included affirming the statement that we “do not, and will not during the term of this financial assistance award, operate any programs that advance or promote DEI, or discriminatory equity ideology in violation of Federal anti-discrimination laws.” This restriction would apply not only to the security work directly funded by the grant, but to any and all activity of the PSF as a whole."
https://pyfound.blogspot.com/2025/10/NSF-funding-statement.html
Đóng góp lần đầu tiên của tôi cho Quỹ Phần mềm Python (PSF). Bài viết này đề cập đến quyết định từ chối khoản tài trợ 15 triệu USD từ NSF của PSF. #Python #PSF #ĐóngGópMởNguồn #CộngĐồngLậpTrình #OpenSourceMovement
Một script Python đơn giản hỗ trợ chép âm thanh micro trực tiếp bằng mô hình parakeet-tdt-0.6b-v2/3 trên MLX, tự động sao chép và dán. Nhấn tổ hợp phím để bật/tắt. Tác giả: @fullbridgerecctifier. Cảm ơn nguồn chia sẻ!
#Python #Transcribe #MLX #parakeet #SpeechToText #ScriptĐơnGiản #TríTuệNhânTạo
#python #reject #us money to not #compromise on #DEI
if you have some buks to give, give them to encourage this kind of move #donate #donation #it
I refactored a small repo that is a thin GUI wrapper around python-yeelight lib by @stavros
🌐 https://gridranger.frama.io/refactoring-yeelight-gui
#python #yeelight #refactor #cleancode #blogpost #degoogle #foss