@MissSteno
That'd be a great lightning talk next #PyConUS!
My god you guys, @davidhewitt's talk on PyO3 blending #rust and #python at #pycon2024 was outstanding!
https://www.youtube.com/watch?v=UkZ_m3Wj2hA
Definitely must see for all Pythonistas :)
IMO Python and Rust are an unbeatable combination and together form a programmer productivity powerhouse :)
We're ready for Elaine Wong's talk, So I got some code working, now how do I share it?
PS: Elaine is the incoming PyCon US Conference Chair and this is her first conference talk 👏
@kushal recently uploaded a bunch of great photos from this year's #PyConUS. 💜
https://flickr.com/photos/kushaldas/albums/72177720317292040/
My #pyconus talk is up on YouTube! It's about how to make a #python game and when python is the best choice for a #gamedev language. https://www.youtube.com/watch?v=TOj7mMeYZ8Y
The PyPodcats team had a great time at PyCon US. Read our PyCon US recap blog post, and watch our talk in case you missed it!
@mariatta @georgically @terezaif @cheukting_ho @pycon @ThePSF
#PyConUS #conference #PyCon #Python #inclusion #DEI
I was watching Pablo Galindo Salgados's last talk in #PyConUS and he jokes "... because we like to add all these underscores that are possible, we get more money the more underscores we put in our environment variables..." (he's talking about `PYTHON_PERF_JIT_SUPPORT`; compare to `PYTHONPROFILEIMPORTTIME`) and it hit me:
`PYTHONPROFILEIMPORTTIME` is really not very #acessibility/#a11y friendly, because screen readers can't pronounce it; same reason we tell people to #CamelCase tags.
The recording of my #pycon2024 talk on hallucinations in #llms is out! If you've ever wondered how to actually measure hallucination rates, or how complicated it can be to mitigate them, give it a watch.
(By the way, this is the full version of the talk I gave at #europython a couple of weeks ago, so if you wanted to see the last 5 minutes, give it a watch!)
Python News Roundup: July 2024
➡️#NumPy 2.0 introduces significant improvements, including an enhanced string type and performance boosts, but also brings breaking changes, particularly in the C-API.
➡️#Polars 1.0 is now production-ready, offering fast data modeling.
➡️#PyCon US 2024 highlighted key developments, including discussions on Python's versioning scheme and upcoming Python 3.13 features.
#PyConUS #PythonVersioning #Python313 #Python #Programming
https://realpython.com/python-news-july-2024/
Everyone! Here is the recording of the #py5 presentation delivered at #pycon2024 a few months ago in Pittsburgh, PA (USA):
It was a thrill to share py5 with the Python community at #pycon !
Also, there will be a py5 and py5jupyter release soon, perhaps by the end of the month. The next version will require Python 3.9+.