Ampisu is a compact pocket-sized USB lab power supply with SCPI and web control (Crowdfunding)
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. https://kantel.github.io/posts/2026032301_replit/ #Python #Replit #KünstlicheIntelligenz

OpenAI Acquires Astral: What It Means for PyCharm Users
#Python #Pycharm
https://blog.jetbrains.com/pycharm/2026/03/openai-acquires-astral-what-it-means-for-pycharm-users/
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.

Prachtig die boompjes met bloemen bij de #Python #Efteling

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: https://spatial-data-science.github.io/2026/
Register directly: https://survey.academiccloud.de/f/861612?lang=en
#SDSL #geospatial #julialang #python #R
#SDSL2026
#SpatialDataScience
#OpenSource
#RSpatial
#Geopython
#Juliageo
Nextdoor is hiring Senior Data Scientist - Fraud Prevention
🔧 #python #sql #seniorengineer
🌎 Remote; United States
⏰ Full-time
🏢 Nextdoor
Job details https://jobsfordevelopers.com/jobs/senior-data-scientist-fraud-prevention-at-nextdoor-com-feb-23-2026-437f1b?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
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:
https://www.riverfount.dev.br/posts/python_314_free_threading/
#python #freethreading #gil #cpython
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
https://www.youtube.com/watch?v=wbyUH5NrdBI
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 #economics 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.
#Python #JobSearch #Software #Development
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: https://www.youtube.com/watch?v=66RiYBl7aQY
#creativecoding #generativeart #audioreactive #musicvisualization #synesthesia #python #sciart
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