đ #Python: The Documentary | An origin story https://youtube.com/watch?v=GfH4QL4VqJ0
Python: The Documentary
https://lwn.net/Articles/1035537/
The #Python documentary is really heartwarming for me. I got more distant from the community since ~2011, but both the language and the community still have a special place in my heart, and it's awesome to see how it grows.
https://www.youtube.com/watch?v=GfH4QL4VqJ0
The Python Documentary was fun, nostalgic (painfully so for me; had to stop it twice) and pretty damned good...
... but the highlight for me is definitely two friends caught on camera gossiping about me (without explicitly naming me) đ đ
youtube.com/watch?v=GfH4QL4VqJ0
"Just as creating a function can give a name to an otherwise unnamed block of code, sometimes there's also an opportunity to create a new variable to clarify code." https://trey.io/nb3z3t
"This is the story of the world's most beloved programming language: Python. What began as a side project in Amsterdam during the 1990s became the software powering artificial intelligence, data science and some of the worldâs biggest companies. But Python's future wasn't certain; at one point it almost disappeared.
This 90-minute documentary features Guido van Rossum, Travis Oliphant, Barry Warsaw, and many more [...]"
https://www.youtube.com/watch?v=GfH4QL4VqJ0
#Python #Languages #ComputerHistory
"Python: The Documentary | An origin story" - released today, a documentary telling the story of #Python. A story arc that spans Guido van Rossum in 1991, setting out to solve a very specific problem he had, to today's language that is used everywhere and for almost everything. https://www.youtube.com/watch?v=GfH4QL4VqJ0
@ThePSF
Cool video! I'd read a lot of the history of #Python before, so it was great to see it explained by Guido and the other people involved.
I was happy to see the video included interviews recorded by my #UMich colleague, Charles Severance (AKA Dr. Chuck).
I've just watched "Python: The Documentary" https://www.youtube.com/watch?v=GfH4QL4VqJ0 #python
Python: The Documentary, An origin story https://lobste.rs/s/grdws1 #video #python
https://www.youtube.com/watch?v=GfH4QL4VqJ0
Turns out my recent upgrade to Django 5.2 was not, in fact, âwithout issue.â I had to patch a problem saving images with stored dimensions with `django-resized`.
https://orangegnome.com/posts/3667/integrityerror-with-django-resized-and-height_field-width_field
#Django #WebDevelopment #DjangoResized #Python