python

Back Open Paginator
23.03.2026 18:01
r (@r@fed.brid.gy)

Ampisu is a compact pocket-sized USB lab power supply with SCPI and web control (Crowdfunding)

fed.brid.gy/r/https://www.cnx-




Show Original Post


23.03.2026 17:50
kantel (@kantel@mastodon.social)

Replit: Python in der Cloud

Im Februar dieses Jahres beklagte ich das Ende von Trinket, der (Python-) Online-IDE, mit der ich bis dahin etliches angestellt hatte. Doch nun schneite mir unsere allwissende Datenkrake mehrere Videos von und zu Replit in meinen Feedreader. Und da erinnerte ich mich: Replit hatte ich vor Jahren (genauer im Dezember 2022) schon einmal auf dem Schirm, doch damals konnte mich der Dienst nicht überzeugen. kantel.github.io/posts/2026032





Show Original Post


23.03.2026 17:40
pycharm (@pycharm@techhub.social)

OpenAI Acquires Astral: What It Means for PyCharm Users
#Python #Pycharm

blog.jetbrains.com/pycharm/202




Show Original Post


23.03.2026 17:30
Reuven (@Reuven@fosstodon.org)

You can't use a list as a #Python dict key:

mylist = ['a', 'b']
d = {mylist: 10} # TypeError!

Why not? Dicts run "hash" on a key to choose a pair's storage location. To avoid pairs getting lost, mutable builtins (list, set, dict) cannot be used as dict keys.





Show Original Post


23.03.2026 17:24
cindy_ve (@cindy_ve@mastodon.social)

Prachtig die boompjes met bloemen bij de





Show Original Post


23.03.2026 17:07
felixcremer (@felixcremer@fediscience.org)

You are developing tools for spatial data science?

Join us at this years workshop for Spatial Data Science across Languages (SDSL) 2026 – Sept 16–17 (+18), Jena, Germany.

Connect R, Python, Julia & more in spatial science.

Apply for on-site participation till end of May 2026.

More infos: spatial-data-science.github.io

Register directly: survey.academiccloud.de/f/8616

#SDSL #geospatial #julialang #python #R
#SDSL2026
#SpatialDataScience
#OpenSource
#RSpatial
#Geopython
#Juliageo




Show Original Post


23.03.2026 17:05
jobsfordevelopers (@jobsfordevelopers@mastodon.world)

Nextdoor is hiring Senior Data Scientist - Fraud Prevention

🔧 #python #sql #seniorengineer
🌎 Remote; United States
⏰ Full-time
🏢 Nextdoor

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




Show Original Post


23.03.2026 17:02
riverfount (@riverfount@bolha.us)

A GIL finalmente saiu do caminho.

O Python 3.14 torna a build free-threaded oficialmente suportada — não mais experimental. Threads CPU-bound que antes brigavam pelo mesmo core agora escalam de verdade.

Escrevi sobre o que muda na prática, como instalar em cada distro e o que você não pode mais assumir sobre thread safety:

riverfount.dev.br/posts/python

#python #freethreading #gil #cpython




Show Original Post


23.03.2026 17:00
PythonPeak (@PythonPeak@mastodon.social)

Python Contextlib Exitstack

Contextlib.ExitStack for managing multiple context managers
Handle dynamic number of resources elegantly
Simulate opening files

#python #programming #tutorial #coding #contextlib #exitstack

youtube.com/watch?v=wbyUH5NrdBI




Show Original Post


23.03.2026 17:00
ponchoima (@ponchoima@mastodon.social)

Looking for a job in soft dev is crazy! They require you to have years of experience in technologies that came out just yesterday! Oh, and expect minimum wage!

It's an problem, that I learned from S. Landsburg and H. Hazlitt (both economists) but, man! I didn't expect my hunt to go that bad.

Who expects from a Jr. Developer to write an entire API for their interview?! Is that Jr. or, even legal! Crazy.




Show Original Post


23.03.2026 16:38
nivdvir (@nivdvir@vis.social)

Cochlear spiral spectrogram — 381 frequency bins mapped to a Fermat spiral, each frame revealing the hidden geometry of sound.

Built in Python. Every frequency finds its place on the spiral, just as it does in the human cochlea.

Watch: youtube.com/watch?v=66RiYBl7aQY

#creativecoding #generativeart #audioreactive #musicvisualization #synesthesia #python #sciart




Show Original Post


23.03.2026 16:06
andros (@andros@activity.andros.dev)

New article published: "From zero to a RAG system: successes and failures"

https://en.andros.dev/blog/aa31d744/from-zero-to-a-rag-system-successes-and-failures/

#python #ai #llama #rag #flask #stremlit




Show Original Post


1 ...274 275 276 277 278 279 280 281 282 283 284 ...1597
UP