python

Back Open Paginator
24.11.2025 22:07
iw (@iw@hachyderm.io)

I'm not a professional programmer but I got to give my first ever presentation to a developer audience last week at the Seattle Rust User Group.

It is a talk for Rust beginners and a story about what I learned by porting my friend's 2004 Tetris / Mega Man 2 mash up game from Python 2.3 to Rust for a surprise on his birthday.

youtu.be/_ImJ04E6MM4?si=C32ali

#Rust #Seattle #Tetris #MegaMan #Python #Macroquad




Show Original Post


24.11.2025 21:59
mborus (@mborus@mastodon.social)

Today I learned about SQL Pipe syntax and the transpiler sqlglot (github.com/tobymao/sqlglot) which lists Sqlite as one of the supported dialects and is a Python library.

Source: this just released PyData video.

youtube.com/watch?v=TrQir4qzsKc




Show Original Post


24.11.2025 21:35
askubuntu (@askubuntu@ubuntu.social)

SSLCertVerificationError: "Hostname mismatch, certificate is not valid for 'api.openml.org'" when using fetch_openml (conda env) #python #2404 #ssl #anaconda #conda

askubuntu.com/q/1560062/612




Show Original Post


24.11.2025 21:17
chiefgyk3d (@chiefgyk3d@social.chiefgyk3d.com)

Getting closer! I’ve got multiple pie charts running and soon I’ll add geomapping + more features. I plan to open-source everything so anyone can recreate this with pfSense, Grafana, OpenSearch, and Logstash. #Cybersecurity #Homelab #Python #OpenSearch #Grafana





Show Original Post


24.11.2025 21:05
jobsfordevelopers (@jobsfordevelopers@mastodon.world)

Celigo is hiring Senior Software Engineer 2

🔧 #javascript #python #node #seniorengineer
🌎 Hyderabad, India
⏰ Full-time
🏢 Celigo

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




Show Original Post


24.11.2025 20:50
winslowjosiah (@winslowjosiah@hachyderm.io)

Finished my last #AdventOfCode2023 solution writeup! Finally using this neat line-labels feature.

I'll have to call it here before starting with the ones from 2024, or else I won't be on time for #AdventOfCode this year! I just gotta figure out how to make it auto-update...

#programming #blog #Python





Show Original Post


24.11.2025 20:35
latk (@latk@mastodon.online)

I've been working on Ganzua, a #Python tool that helps with uv/Poetry dependency updates. For example, you can get a Markdown table showing differences between two lockfile versions, or bump pyproject.toml constraints after an update.

Blog post: lukasatkinson.de/2025/ganzua/
Source: github.com/latk/ganzua
PyPI: pypi.org/project/ganzua/




Show Original Post


24.11.2025 20:18
driscollis (@driscollis@mastodon.social)

My Black Friday sale came early.

Learn how to work with Excel using Python in my book, Automating Excel with Python





Show Original Post


24.11.2025 19:59
paulk (@paulk@writing.exchange)

#ScribesAndMakers Nov 24. If you're a coder, do you also code in your spare time? If you're not a coder, would you want to learn how if you had the time?

Coding was my job for about 25 years. Then I somehow slipped into other IT realms. I still build things for myself because I love programming (I'm old, I still call it that).

Let no one try to take Python or my GNU COBOL compiler from me. Things would get ugly

#python #COBOL




Show Original Post


24.11.2025 19:37
r (@r@bsky.brid.gy)

The #SageMath package for the Kronecker and fermionic moment cones by M. Bulois, R. Denis, N. Ressayre now runs in #Python, using the modularized distributions of the Sage library from the passagemath project. ea-icj.github.io

Kronecker and Moment Cones




Show Original Post


24.11.2025 19:26
jochie (@jochie@strangeweb.page)

Note to self:

When doing positional placement in a terminal window using escape codes, like this:

sys.stdout.write(f"\x1b[{row};{col}H")

it really helps to use integers instead of floating point numbers, otherwise the terminal emulation software will most likely not do what you expect.

That's <more minutes than I will admit> of my life I will never get back. :D

#Programming #Python




Show Original Post


24.11.2025 19:04
chiefgyk3d (@chiefgyk3d@social.chiefgyk3d.com)

Been working on a Suricata dashboard for my pfSense firewall in Grafana. Got it running with OpenSearch + Logstash, though I may revisit it with Graylog later. I’ll open-source it once I’m happy with the results but here is a small taste. #Cybersecurity #Homelab #Python





Show Original Post


1 ...938 939 940 941 942 943 944 945 946 947 948 ...1569
UP