🇺🇦 #NowPlaying on #KEXP's #VarietyMix
PyPy:
🎵 She’s Back
#PyPy
▶️ 🪄 Automagic 🔊 show 📻 playlist on Spotify
▶️ Song/Cover on #Bandcamp:
github.com/numpy/numpy/issues/30416
This is the saddest news I’ve heard recently: #PyPy is no longer under active development.
It is so bad to know that they originally did not intend to go beyond 3.10).
#Python
just used #PyPy to accelerate an Amaranth simulation from 35s to 17s (no code changes)
it's pretty good
Anyone up for porting #SageMath to #PyPy? Porting passagemath-objects is where to start; this is where code specific to #CPython is found.
#Python #OpenSource #Mathematics
#Autobahn v25.10.2 Released: #WebSocket & #WAMP for Python with Critical Fixes and Enhanced CI/CD, #PyPy Support, Binary Wheels, and native NVX (SIMD vector acceleration)
- **📋 Full Announcement:** github.com/crossbario/a...
- **🌐 WAMP Protocol:** wamp-proto.org
zlmdb v25.10.1 Released: #LMDB for #Python with #PyPy Support, Binary Wheels, and Vendored Dependencies.
- **📋 Full Announcement:** github.com/crossbario/z...
- **📦 PyPI:** pypi.org/project/zlmd...
- **📖 Docs:** zlmdb.readthedocs.io/en/latest/
- **💻 GitHub:** github.com/crossbario/z...
Why isn't PyPy more widely adopted despite its performance benefits? Key reasons include compatibility issues with popular libraries, CPython's focus on new features, and many Python use cases not being CPU-bound. #PyPy 4/6
🇺🇦 #NowPlaying on #KEXP's #VarietyMix
Pypy:
🎵 Pagan Day
#Pypy
▶️ 🪄 Automagic 🔊 show 📻 playlist on Spotify
▶️ Song/Cover on #Bandcamp:
🇺🇦 #NowPlaying on #KEXP's #VarietyMix
PyPy:
🎵 Vanishing Blinds
#PyPy
▶️ 🪄 Automagic 🔊 show 📻 playlist on Spotify
▶️ Song on #Bandcamp:
PyPy at Bar Minotaure on February 23, 2025.
#music #pypy #gatineau #ottawa #blackandwhite #photography #indie #punk #sony7iv #bluesky #flashesbluesky @gonerrecords.bsky.social
Check it out, Punk Rock in Party City: Montreal’s Thriving Garage Rock Scene, via @bandcamp.com
daily.bandcamp.com/scene-report... #Montreal #PYPY #ThRetailSimps #KKBBQShow #GaragePunk
A turntable spins PYPY’s 2024 release, Sacred Times in the foreground. Album cover leans in back. Cover is a photograph that appears to be a pyramid made of red bricks like you’d use for a house set against a blank, white background. At the top of the pyramid is attached a closed-circuit surveillance camera, like you’d see at a bank or convenience store. The white hype sticker reads “PYPY - Sacred Times”.
#nowspinning PYPY - Sacred Times (2024). #vinyl #vinylcommunity #musicsky #psych #garage #soul #pypy
🔊 #NowPlaying on #KEXP's #VarietyMix
PyPy:
🎵 Vanishing Blinds
#PyPy
▶️ 🪄 Automagic 🔊 show 📻 playlist on Spotify
▶️ Song on #Bandcamp:
🔍 What is Powersort?
Powersort is an optimized version of Timsort, Python's sorting algorithm, and is already implemented in both #CPython and #PyPy. It offers faster execution times and reduced energy consumption, benefiting both developers and the environment 🌍(2/7)
🔊 #NowPlaying on #KEXP's #AfternoonShow
PyPy:
🎵 Vanishing Blinds
#PyPy
▶️ 🪄 Automagic 🔊 show 📻 playlist on Spotify
▶️ Song on #Bandcamp:
🔊 #NowPlaying on #KEXP's #MorningShow
PyPy:
🎵 She’s Back
#PyPy
▶️ 🪄 Automagic 🔊 show 📻 playlist on Spotify
▶️ Song on #Bandcamp:
🔊 #NowPlaying on #KEXP's #SonicReducer
PyPy:
🎵 Poodle Wig
#PyPy
▶️ 🪄 Automagic 🔊 show 📻 playlist on Spotify
▶️ Song on #Bandcamp:
🔊 #NowPlaying on #KEXP's #Early
PyPy:
🎵 Erase
#PyPy
▶️ 🪄 Automagic 🔊 show 📻 playlist on Spotify
▶️ Song on #Bandcamp:
# AOC 2024 Day 19 - expect input on stdin from functools import cache ds, ps = open(0).read().split('\n\n') D , P = ds.split(", "), ps.split() @cache def arrs(p): return not p or sum(arrs(p[len(d):]) for d in D if p.startswith(d)) print(sum(arrs(p) > 0 for p in P)) # Part 1 print(sum(arrs(p) for p in P)) # Part 2
AOC 2024 Day 19 #python #aoc2024
0.6s with python, 0.1s with pypy - go #pypy!
🔊 #NowPlaying on #KEXP's #Early
PyPy:
🎵 Lonely Striped Sock
#PyPy
▶️ 🪄 Automagic 🔊 show 📻 playlist on Spotify
▶️ Song on #Bandcamp:
🔊 #NowPlaying on #KEXP's #Early
PyPy:
🎵 Vanishing Blinds
#PyPy
▶️ 🪄 Automagic 🔊 show 📻 playlist on Spotify
▶️ Song on #Bandcamp:
🔊 #NowPlaying on #KEXP's #SonicReducer
PyPy:
🎵 Sacred Times
#PyPy
▶️ 🪄 Automagic 🔊 show 📻 playlist on Spotify
▶️ Song on #Bandcamp:
Happy birthday to my friend and a uniquely bright mind, @cfbolz.bsky.social! You know him for maintaining #PyPy, the original version of #Python with a successful JIT. PyPy proves it can be done, we'll see how easy it is to be repeated 🤓
🔊 #NowPlaying on #KEXP's #Early
PyPy:
🎵 Lonely Striped Sock
#PyPy
▶️ 🪄 Automagic 🔊 show 📻 playlist on Spotify
▶️ Song on #Bandcamp:
In case of Python: This is not fast language and speed is not his prime BUT swapping to pypy as runner reduced time from 25s to 5s.
pypy.org
#python #pypy #rustIsFaster
Algunes conclusions interessants:
- #Java i #Kotlin són molt ràpids! Gràcies segurament a l'inversió de #Google
- #JavaScript es realment rápid comparat amb altres llenguatges interpretats
- #Python es bastant lent si no utilitzes #PyPy
https://x.com/BenjDicken/status/1861072804239847914
💃今日の踊るトレーニング💃
PYPY集合写真💃
#💃 #VRC_Dance💃
#VRC_Traning #PYPY
🔊 #NowPlaying on #KEXP's #VarietyMix
PyPy:
🎵 She’s Back
#PyPy
▶️ 🪄 Automagic 🔊 show 📻 playlist on Spotify
▶️ Song on #Bandcamp: