python

Back Open Paginator
02.12.2025 21:05
jobsfordevelopers (@jobsfordevelopers@mastodon.world)

Uniphore is hiring Senior Site Reliability Engineer

🔧 #python #aws #azure #cicd #gcp #kubernetes #terraform #seniorengineer
🌎 Bangalore, India; Chennai, India
⏰ Full-time
🏢 Uniphore

Job details jobsfordevelopers.com/jobs/sen
#jobalert #jobsearch #hiring




Show Original Post


02.12.2025 20:53
GalacticWhiskerWare (@GalacticWhiskerWare@mastodon.social)

Hello everyone,
the work on my passion project is moving forward nicely. The 29,000-line spaghetti code isn’t exactly easy to handle, but a lack of knowledge is replaced by sheer mania

I’d be happy if you shared Purrfect Galaxies on your social media. Already 180 people have added the game to their wishlist — maybe we can reach 200 by the end of the year?

Best regards,
Dev of GalacticWhiskerWare

store.steampowered.com/news/ap




Show Original Post


02.12.2025 20:43
jojan (@jojan@social.spejset.org)

When coding Python in British:
`import math as maths`

#python #maths #math #english #british #language




Show Original Post


02.12.2025 20:39
adw99 (@adw99@mastodon.social)

Content warning:AOC Chatter - Day 2


I just completed "Gift Shop" - Day 2 - Advent of Code 2025. Another straightforward challenge, even fewer corner cases than yesterday. Strange, my memories of AOC are all complex recursion and naive implementations that never finish.....I'm assuming that's yet to come. 😂

adventofcode.com/2025/day/2
github.com/adw99/advent-of-cod




Show Original Post


02.12.2025 20:10
nostarch (@nostarch@mastodon.social)

Today is the last day of our Black Friday sale.

Use code BLACKFRIDAY25 for 42% off all titles until 11:59pm PT tonight. Round out that technical library for the start of the new year.

nostarch.com




Show Original Post


02.12.2025 19:46
pnutzh4x0r (@pnutzh4x0r@social.ndlug.org)

I just completed "Gift Shop" - Day 2 - Advent of Code 2025

adventofcode.com/2025/day/2

Got this during my lunch break. Once again, I used Python... this time with a more functional approach taking advantage of itertools and some comprehensions.

I'm sure there is a "smart" way to do this, but I basically just brute-forced it and used some string manipulation.

#AdventOfCode #python




Show Original Post


02.12.2025 19:46
RomanOnARiver (@RomanOnARiver@mastodon.social)

Q for other programmers - do you ever, out of caution, do things to prevent issues that probably won't happen? I'm processing PDFs with , don't think I have to worry about a Bobby Tables situation but I'm still hitting it with (pseudo code)

if not base:
base = "file"

if not ext:
ext = ".pdf"

base = re.sub(r"[^A-Za-z0-9_-]+", base).strip()

base = re.sub(r"[ _]+", " ",)

if len(base) > 60:
base = base[:60].rstrip()

Is this a waste of time?




Show Original Post


02.12.2025 19:23
akkana (@akkana@fosstodon.org)

I've been wanting a CO2 monitor for a long time. (As a virus monitoring proxy: my heart condition is most like a result of #COVID, and I'm fairly anxious to avoid getting it again.)

I finally got around to ordering a sensor (SCD40) plus some CircuitPython microcontrollers, and got a basic monitor up and running in a few hours. Fun! Now I just have to build some sort of case to make it easier to carry around.

#Maker #esp32 #CircuitPython #Python #COVID19 #CovidIsNotOver





Show Original Post


02.12.2025 19:19
wordmark (@wordmark@mas.to)

@hugovk thanks #python is awesome how to setup #pydev dwaves.de/2024/01/23/gnu-linux




Show Original Post


02.12.2025 19:02
PythonPeak (@PythonPeak@mastodon.social)

File Exists Error File Already Exists

A Python developer conversation about file exists error file already exists

youtube.com/watch?v=_ir2kXN7dE0




Show Original Post


02.12.2025 18:53
feed (@feed@feedsin.space)

Python 3.13.10

Release date: 2025-12-02 15:35:27+00:00

python




Show Original Post


02.12.2025 18:30
pytexas (@pytexas@fosstodon.org)

Texas-sized #Python dreams need Texas-sized support. 🤠

This #GivingTuesday, consider supporting the #PyTexas Foundation!

Every donation matters 💛 Your generosity helps power meetups, lifts underrepresented voices, and makes learning more accessible. 🐍

Learn more and donate today 👉 pytexas.org/sponsorship





Show Original Post


1 ...892 893 894 895 896 897 898 899 900 901 902 ...1570
UP