Been using #python intensely for a project at work for a month. Normally everything is #typescript. I am much more familiar with TS but I am falling in love with the expressiveness of Python.
It’s slow and verbose to write good TS, with Python I can be more concise and still get the explanatory value of types through typehinting (surely the main benefit of TS as it’s all JS at deploy). Also testing is such a breeze. Will advocate for more Python less TS.
TIL RHEL8/9/10 have different approaches to the "system" #python used by some of its internal tools like dnf/subscription-manager. They don't all using their own private "platform-python" and in some cases (EL9) it's different between those two tools ...
On EL9/10, platform-python does still exist but is is symlinked back to /usr/bin/python3.9 or 3.12 respectively.
@fedora 41+ uses dnf5 which is a native binary.
platform-python background:
- https://developers.redhat.com/blog/2018/11/14/python-in-rhel-8-3
- https://forums.rockylinux.org/t/what-difference-platform-python-and-python3/5560/2

S1 EP18 Lab 2 - Machine Learning in Python - Modify a Set with update - vs union function #codingforbeginners #datascienceforbeginners #PythonForDataScience #machinelearningtutorial #datascience #pythoncoding #machinelearningbasics #python #jupyternotebook #mlforbeginners #statistics #softwaredeveloper #machinelearning #learnpython #algorithims #learntocode #jupyterlabs #machinelearningmodels #dataengineering #vscode
Pynitrokey 0.11.3 released
https://secburg.com/posts/pynitrokey-0113-released/
🚴♂️ Here's a small, Python-based, open-source shortest path calculator for cyclists, using OpenStreetMap data.
It runs locally on your (Linux) machine. It supports intermediate waypoints and gives the possibility to fine tune the kind of streets you want to follow (e.g. primary, secondary). Routing quality relies on the information from OpenStreetMap.
https://github.com/loreclem/bike_route
Feedback and contributions are welcome 😊
#cycling
#osm
#openstreetmap
#Python
#Linux
#GPX
#map
#freesoftware

Wow, fancy seeing a pic of @hugovk.dev@bsky.brid.gy promptly flashing in @chadwhitacre.com@bsky.brid.gy's @syntax.fm@bsky.brid.gy episode.
People in the central interview: youtu.be/tOn-L3tGKw0: @asherman.bsky.social@bsky.brid.gy @agafonkin.com@bsky.brid.gy @denysdovhan.com@bsky.brid.gy @tyrrrz.me@bsky.brid.gy
#StandWithUkraine #Python
RE: https://bsky.app/profile/did:plc:w3c4ur2kybjtfoiqnf6qwg37/post/3mbylbwtxvc2k
Open Source in war-torn Ukrain...
Want to get the unique values from a #Python list? Use a set!
import random
numbers = [random.randint(0, 10) for i in range(20)]
set(numbers) # returns a set of unique numbers
{*numbers} # same result, but uses unpacking syntax
Of course, list elements must be hashable!

We are looking to fill lots of roles at Six Feet Up. I''ll be celebrating my 10-year anniversary soon, so you can trust when I say it is a great team.
We hire for remote work globally. Open Position are listed at the bottom of this page: https://www.sixfeetup.com/company/careers
#FediHire #Python #DataEngineer #Developer #SoftwareDevelopment #Sales #ProjectManagement #GetFediHired
Software engineers at major companies are using AI to write production code. Right now.
The question isn't whether to use AI tools. It's whether you know how to use them well.
I'm running two AI-powered practice workshops (#Python and #Pandas) where you'll learn to design better prompts, evaluate AI output critically, and understand the code being generated.
Details: https://lerner.co.il/2026/01/22/learn-to-code-with-ai-not-just-write-prompts/

Hey #python #datascience and others who are looking to work in science!
I saw this on BlueSky and thought of you.
Highlights:
The Data Management Division at STScI is seeking an Archive Analyst who will focus on creating user-oriented documentation and tutorials to enhance our sophisticated astronomical data archive.
Applicants must either reside in or be willing to move to our local area, which includes MD, DE, VA, PA, DC, and WV. US Citizenship or Permanent Residency is required due to ITAR regulations.
It looks like they are looking for someone who is Python skilled and interested in space. If that sounds like you or someone you know... hit him up!
https://bsky.app/profile/scottwfleming.bsky.social
⏰ Reminder: just 1 week to go!
#PyLadies Zurich is kicking off 2026 with a creative twist! 🎨 Join us for Creative Coding with interdisciplinary designer Christine Gertsch and discover how Python can be used to create visual worlds — no coding experience needed 🧑💻✨
📍 Zentralbibliothek Zürich, Lesesaal (reading room)
The venue is wheelchair accessible.
Looking forward to seeing you there!
https://www.meetup.com/pyladies-zurich/events/312621899/
#python #design #womenintech #genderminorities
The year is young and we’re already shipping new features to enhance our app observability product Honeybadger Insights. 🔍
Insights enables faster, more powerful querying with far less data ingest so you can learn more from your errors and logs.
1. Auto-refresh features for Insights dashboards.
2. The ability to configure, edit, and share Insights dashboards in YAML.
3. Clickable URLs in Insights query results.
See more on the changelog → https://www.honeybadger.io/changelog/?utm_source=mastodon&utm_medium=social
