Here's how to automatically post to Mastodon: https://cromwell-intl.com/open-source/python-social-media-automation/?s=mb #OpenSource #Python #TwitterMigration

Fun article about a small quirk that can get you when using Python's timedelta objects, written by @ehmatthes
https://www.mostlypython.com/time-deltas-are-not-intuitive/
#python
"Gardn Source Code"
https://github.com/crowdersoup/gardn.website
The code for Gardn
#gardn #code #python #django #github
Season 1 Lesson 4 Part 3 - Your First Steps - Make a Floating‑Point - Number in Python #learncoding #pythonprogramming #python #softwaredeveloper #dataanalysis #codingtutorial #jupyternotebook #dataengineer #vibecoding #pythoncode
Seeking advice for FreeBSD as a daily driver on an ASUS X580VD
(Intel HD 630 + GTX 1050 Optimus)
Five questions at <https://www.reddit.com/r/freebsd/comments/1r9j67j/advice_for_running_freebsd_as_daily_driver_on_an/>, and:
"… Goals / use-case: - Prefer GNOME (but open to recommendations if another DE/DM is more reliable here) - Intel as primary + NVIDIA for on-demand/offload use (if possible) - Web dev stack: Java, Node/React, Python, Go - Occasional virtualization and Linuxulator for Linux-only tooling. …"
#FreeBSD #NVIDIA #Optimus #Java #Node #React #Python #Go
3Pillar Global is hiring Lead AI ML Engineer
🔧 #python #aws #azure #cicd #gcp #techlead
🌎 Noida, India
⏰ Full-time
🏢 3Pillar Global
Job details https://jobsfordevelopers.com/jobs/lead-ai-ml-engineer-at-3-pillarglobal-com-nov-4-2025-a70cf4?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
PySide got its name from the idea of being a Python binding that sits alongside Qt, literally on the Python side of Qt.

PyQt is Qt’s Python binding released under GPL/commercial licensing by Riverbank Computing, while PySide (Qt for Python) is the officially supported binding from The Qt Company with LGPL licensing that is generally more permissive for proprietary apps.
#PySide #PyQt #Qt #Python #binding

Build Your Own Coding Agent: The Zero-Magic Guide to AI Agents in Pure Python by Owen Ou is the featured book on Leanpub!
Skip the black-box frameworks. Build a production-grade AI coding agent from scratch in pure Python—cloud or local, tested with pytest, all in a single file.
Link: https://leanpub.com/build-your-own-coding-agent
#Ai #Python #SoftwareEngineering #MachineLearning #ComputerProgramming
People love to hate on Perl because of the trope of line noise, but my god, list comprehensions in Python are just as bad.
Why would you do this to yourself?
Apply to be an Opportunity Scholar at posit::conf(2026) in Houston!
We’re offering 40 full-support scholarships for underrepresented groups in data science.
Includes: 🎟️ Conference + Workshop pass 🏨 Hotel stay ✈️ Travel reimbursement
Apply by March 13: https://posit.co/blog/apply-to-be-an-opportunity-scholar-at-posit-conf-2026/
#positconf2026 #rstats #pydata #python

Custom reprs on a field-by-field basis would be a neat feature for dataclasses to support.
https://stackoverflow.com/a/79874635