techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

5.4K
active users

#python

492 posts379 participants38 posts today

Check out our “migration” for the next meetup on April 8 at Kraken Tech!

We already have David Zorto speaking about “How to Use Cursor as a Professional.” We may still have room for a second speaker - interested?

If you’ve RSVP’d but can’t make it, please free your spot. Looking forward to seeing everyone soon!

The more I learn about #python, as in the inner workings of the language, rather than learning how modules work for my use case, the more I think that I really should just move to #nimlang.

If I am to use type annotations and proper coding etiquette, I might as well benefit from it I guess.

For our May meetup (that's the one after the next one) we have @mariadb_org as a host and they are also organising a hackathon! There are a few €500 Verkkokauppa gift cards as prizes for the best use of their new vector extension to @mariadb.

Deadline for sign up is Monday (31st). Find out more details via their announcement blog post, and join up on our Discord via helsinki-python.github.io

Helsinki Python logo
helsinki-python.github.ioHelsinki PythonA local usergroup for the Greater Helsinki region meeting up roughly every month

🚀️ Imagequant Python v1.1.4 released!

This library is a Python binding for libimagequant, a lib to convert RGBA images to 8-bit indexed-color (palette) images.

➡️ github.com/wanadev/imagequant-

This version fixes a memory leak on runtime errors.

fix: Cleanup before throwing RuntimeError to avoid memory leak (@laggykiller, #26)
GitHubRelease Imagequant Python v1.1.4 · wanadev/imagequant-pythonfix: Cleanup before throwing RuntimeError to avoid memory leak (@laggykiller, #26)