schmonz.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
Leanpub book LAUNCH 🚀 Practical Python for Production Under Pressure: Managing the insanity that is developing pipelines alongside a production at full speed by Alex Telford https://youtu.be/nPvgqZZWJ5Y #books #booklaunch #Python #VFX #SoftwareEngineering #PythonTips
NEW! A Leanpub Frontmatter Podcast Interview with Alex Telford, Author of Practical Python for Production Under Pressure: Managing the insanity that is developing pipelines alongside a production at full speed | Watch here: https://youtu.be/uDziREzkpdY #books #Python #VFX #SoftwareEngineering #PythonTips
Welcome to the Leanpub Launch video for Practical Python for Production Under Pressure: Managing the insanity that is developing pipelines alongside a production at full speed by Alex Telford!
Check it out on the Leanpub Blog: https://leanpub.com/blog/leanpub-book-launch-practical-python-for-production-under-pressure-by-alex-telford/
In this episode of the Leanpub Podcast, Len Epp interviews Alex Telford, Senior Pipeline and Software Engineer and author of Practical Python for Production Under Pressure. Alex shares insights from his career in VFX and animation, where developers must build and fix tools quickly while productions are running full tilt.
Check it out on the Leanpub Blog here: https://leanpub.com/blog/the-leanpub-podcast-feat-alex-telford-author-of-practical-python-for-production-under-pressure
Master Python https://leanpub.com/b/masterpython by Noah Gift and Alfredo Deza is the featured bundle of ebooks 📚 on the Leanpub homepage! https://leanpub.com #Python #Devops #SoftwareEngineering #AutomatedSoftwareTesting #NodeJs #Ruby #Go #R #CloudComputing #books #ebooks
Leanpub book LAUNCH 🚀 Practical Python for Production Under Pressure: Managing the insanity that is developing pipelines alongside a production at full speed by Alex Telford https://youtu.be/nPvgqZZWJ5Y #books #booklaunch #Python #VFX #SoftwareEngineering #PythonTips
NEW! A Leanpub Frontmatter Podcast Interview with Alex Telford, Author of Practical Python for Production Under Pressure: Managing the insanity that is developing pipelines alongside a production at full speed | Watch here: https://youtu.be/uDziREzkpdY #books #Python #VFX #SoftwareEngineering #PythonTips
New 📚 Release! ByteSizedBakes by Shanila Farihan Zaara #books #ebooks #programming #python
9 fun chapters of Python projects + real baking recipes. Whisk + code = magic!
Find it on Leanpub!
Practical Python for Production under Pressure (The Book + Resources) by Alex Telford is on sale on Leanpub! Its suggested price is $27.99; get it for $10.49 with this coupon: https://leanpub.com/sh/RnBB5L6c #Python #SoftwareEngineering #GameDevelopment
I can't believe that after 7 years in this country I only realized today that they have the perfect #python themed candy here:
Real World Python http://leanpub.com/set/leanpub/realworldpython by Lukas Rieger and Christian Mayer is the featured Track on the Leanpub homepage! https://leanpub.com #python #pythonproramming
The course Dirty Data Dojo: Cleaning Data (Excel & Python) by Lee Baker is on sale on Leanpub! Its suggested price is $119.00; get it for $49.50 with this coupon: https://leanpub.com/sh/WWPnpt8j #Python #BusinessAnalysis #DataScience #Science #SocialScience
Why is a RedHat "Platform Engineering Leader & Senior Principal Software Engineer" using AI in the most facile way to ask me to do work out of nowhere? It's extremely rude, and really tone deaf coming from a company built on the knowledge and time of open source maintainers. https://github.com/orgs/pallets/discussions/5744 #Python #Flask #RedHat
Mastering Modern Time Series Forecasting by Valery Manokhin is on sale on Leanpub! Its suggested price is $39.99; get it for $31.49 with this coupon: https://leanpub.com/sh/kSnX7Rfx #ComputerScience #MachineLearning #Mathematics #Python #DataScience #DeepLearning #Education
Practical Python for Production under Pressure (The Book + Resources) by Alex Telford is on sale on Leanpub! Its suggested price is $27.99; get it for $10.49 with this coupon: https://leanpub.com/sh/2f3N5Wrd #Python #SoftwareEngineering #GameDevelopment
> ' split() without params returns a list of the words in the string ❤️ '.split()
['split()', 'without', 'params', 'returns', 'a', 'list', 'of', 'the', 'words', 'in', 'the', 'string', '❤️']
#python again makes so much sense.
Thank you for thinking hard before implementing anything.
Splitting a string means splitting up words, and that's Pythons default. So simple, and so clever. Also if it is a bit opinionated. Fine with me. I love it.
#awk is still alive `mix test | awk 'BEGIN { print_next = 0 } { if (print_next) { print; print_next = 0 } else if ($0 ~ /^ *[0-9]+\)/) { print; print_next = 1 } }'
`mix test` is for running elixir tests. I've got too many failures at the moment and wanted to see all of them, with the file / line number. cc @kevlin
This is not awk I could have easily written by hand.
(but admittedly, for stuff with conditionals etc, there is a lot more #python in the training sets).
A Simple Path to Python Success http://leanpub.com/set/leanpub/asimplepathtopythonsuccess by Christian Mayer, Lukas Rieger, and Shubham Sayon is the featured Track on the Leanpub homepage! https://leanpub.com #ComputerProgramming #Devops #python #pythonprogramming
Master Python https://leanpub.com/b/masterpython by Noah Gift and Alfredo Deza is the featured bundle of ebooks 📚 on the Leanpub homepage! https://leanpub.com #Python #Devops #SoftwareEngineering #AutomatedSoftwareTesting #NodeJs #Ruby #Go #R #CloudComputing #books #ebooks
"Have you ever started a Python process, realized that you made a mistake, immediately hit Ctrl+C to interrupt it and then waited a surprisingly long time to get the command line back?
This delay is caused by a bug in the compiled #Python extension.
:thread:"
thread at https://bsky.app/profile/millionconcepts.com/post/3lpmgmqah3s2c about @zwol 's work, readable to non-users of Bluesky, includes #PyConUS #PyConUS2025 shout-out.
Ultimate Python and Django Complete Bundle https://leanpub.com/b/ultimate-python-django-complete-bundle by A.J. García is the featured bundle of ebooks 📚 on the Leanpub homepage! https://leanpub.com #Python #ComputerProgramming #ComputerScience #Django #books #ebooks
Inside The Python Virtual Machine by Obi Ike-Nwosu is free with a Leanpub Reader membership! Or you can buy it for $7.99! http://leanpub.com/insidethepythonvirtualmachine #Python
https://masto.hackers.town/@zwol/114525980634815264
"Have you ever been annoyed by some #Python code not stopping immediately when you press control-C?"
#PyConUS - slides and detailed notes for "Writing Extension Modules To Be Interruptible" by @zwol at https://research.owlfolio.org/pubs/2025-pyext-ctrlc-talk/
Interpreting Machine Learning Models With SHAP: A Guide With Python Examples And Theory On Shapley Values https://leanpub.com/shap by Christoph Molnar is the featured book on the Leanpub homepage! https://leanpub.com #DataScience #Python #MachineLearning #books #ebooks
Machine learning is transforming fields from healthcare diagnostics to climate change predictions through their predictive performance.
Find it on Leanpub!
May as well throw this query out to the fediverse.
I am looking for *concrete examples* of code that works correctly when interpreted by Python 2.7 but *silently produces incorrect output* when interpreted by Python 3.x. I encountered such a thing about 10 years ago but didn't save it and have been unable to reconstruct it.
All examples are good, but examples that produce output from which it's difficult or impossible to recover the correct output are better.
The course Dirty Data Dojo: Cleaning Data (Excel & Python) by Lee Baker is on sale on Leanpub! Its suggested price is $119.00; get it for $49.50 with this coupon: https://leanpub.com/sh/T8sCaZBt #Python #BusinessAnalysis #DataScience #Science #SocialScience
Congratulations to all the prize winners of The Carpentries Duck Hunt 🐤 at #PyConUS! 🎉 Meeting all of you was a lot of fun!
But we're still here. Pop by and say hi to our Executive Director @drkariljordan & Associate Director of Technology, Maneesha Sane, at our booth (622).
📢 Then tomorrow, May 18, don't miss Kari's closing keynote at 3.15 to 4PM EDT at Hall B. 🥳 Excited to share #Python for Good stories from our community!