Skip to Content Skip to Navigation
Profile image for Python Podcast

Python Podcast

@show@python-podcast.de
Ein deutschsprachiger Podcast rund um die Programmiersprache Python.
40 Posts Posts & Replies 39 Following 41 Followers Search
Pinned post

🎧 Django-Fans aufgepasst!

Fühlt euch wie vor Ort bei der Europe mit unserer neuen Live-Episode aus Dublin. Talks, Community & Open-Source-Diskussionen mit Django Fellow @sarahboyce und natürlich @shezi:, @oryon_dominik und @jochen:

python-podcast.de/show/live-vo

Python Podcast boosted

Everything old is new again: CPython is discussing official support for stackless/greenlets discuss.python.org/t/add-virtu

Python Podcast boosted

I figure @carlton might appreciate this if he hasn't seen it already.

@wagtail co-founder Tom Dyson has a sample repo for putting all the wagtail docs in a LLM chat session (with the docs in the context window) and say:

"using only the provided documentation, how do I do x in Wagtail?”

github.com/tomdyson/wagtail-pr

Mainly works with Google Gemini because the context window is large enough for all the docs.

Python Podcast boosted

You know how sometimes a little hobby side-project can get a bit out of hand? An unexpected performance regression on speed.python.org that only showed up on GCC 5 (and 7) led me to set up more rigorous tracking of Python performance when using different compilers. I'm still backfilling data but I think it's pretty awesome to see how much, and how consistently, free-threaded Python performance has improved since 3.13:

github.com/Yhg1s/python-benchm

Python Podcast boosted

I wrote up my recap (with photos!) of DjangoCon Europe the other week in Dublin, Ireland.

wsvincent.com/djangocon-europe

🎙️ Tag 3 unserer Berichterstattung ist online! Wir sprechen mit Sebastian über Django 5.2 LTS, Data Science mit Django, Dynamic Models und Feature Flags. Plus: Einblicke in die Database-Operations und Steering Council Updates.

python-podcast.de/show/live-vo

@oryon_dominik@mastodon.social, @shezi , @jochen

Edited 35d ago

🍀 Frisch aus Dublin: Unsere zweite Live-Episode von der !

Produktions-Debugging, Foreign-Key-Fallstricke und die Entscheidungsprozesse im Django-Projekt. Plus: Wie bringt man eigentlich Änderungen in Django durch?

Ronny, @jochen , @shezi , @oryon_dominik@mastodon.social

python-podcast.de/show/live-vo

Edited 36d ago

🎧 Django-Fans aufgepasst!

Fühlt euch wie vor Ort bei der Europe mit unserer neuen Live-Episode aus Dublin. Talks, Community & Open-Source-Diskussionen mit Django Fellow @sarahboyce und natürlich @shezi:, @oryon_dominik und @jochen:

python-podcast.de/show/live-vo

Python Podcast boosted
Python Podcast boosted

i'm very excited about this new work my team at @trailofbits is doing: we're building an ASN.1 API for PyCA Cryptography, giving users direct access to the same memory-safe, high-performance DER parser that Cryptography already uses for X.509:

blog.trailofbits.com/2025/04/1

Python Podcast boosted

Generic expert Python programming advice: "Or, you could just not do any of that."

Python Podcast boosted

OK, that surprised me, I did not expect that outcome. I assumed all() for an empty list would return False? And it explains why my code was not doing what I wanted xD

Edited 43d ago

🐍 Neue Folge! Bytes vs. Strings in Python – warum das ein wichtiger Unterschied ist!

Wir ( @shezi, @oryon_dominik und @jochen) erklären die Fallstricke bei Unicode, warum UTF-8 (fast) immer die Lösung ist und diskutieren DeepSeek, Tailwind 4.0 und mehr.

Jetzt reinhören: python-podcast.de/show/bytes-u

Python Podcast boosted

🎙️ Neuer Podcast! 🎙️
Früher ML-Modelle, die Parameter für Kompressoren & Limiter optimierten. Heute End-to-End Deep Learning für Audio. 🔥
Wir ( @shezi, @oryon_dominik und @jochen) sprechen mit @gholzmann von @auphonic über 10 Jahre Fortschritt in der Audioverarbeitung.
Jetzt hören! 🎧 python-podcast.de/show/auphoni

Edited 95d ago
Python Podcast boosted

You're busy. And you may think awards like the CMS Critic Awards are dumb. But they CAN be a way for us to reach new people who don't know about Wagtail. So, if you think we're the best, please help us show others we're the best. Please vote.

cmscritic.com/vote

Python Podcast boosted

I made a forum post about the django-simple-deploy 1.0 release, if anyone wants to share more focused feedback in a Django-only space:

forum.djangoproject.com/t/djan

Edited 109d ago
Python Podcast boosted

📰 New newsletter: Django News - Official MongoDB Backend Support - Feb 7th 2025

django-news.com/issues/271

Ahoi, sonst noch jemand auf der ? Wir sind zumindest teilweise vor Ort 😁.

Python Podcast boosted

⏰⏰⏰ Reminder: We are having our next Python Meeting Düsseldorf on 2025-01-22 (tomorrow). If you happen to be in or near Düsseldorf, Germany, we'd love to have you join.

🌍 Here's the Meetup page with the details and registration: www.meetup.com/python-meeting-

Python Podcast boosted

Proposal for a Django project template

The author's take on what could be a project template for Django advanced usage, with modern tooling (for Python and UI dependencies, as well as configuration/environment management), but not too opinionated.

david.guillot.me/en/posts/tech

Neue Episode: @cfbolz, @shezi @oryon_dominik und @jochen unterhalten sich über Python 3.13: python-podcast.de/show/python-

Python Podcast boosted

We've moved to Hetzner (from Digital Ocean) for our hosting. Tests so far show faster bandwidth and CPUs at a fraction of the cost. Details below (, cc @mkennedy):

talkpython.fm/blog/posts/we-ha

Edited 205d ago
Python Podcast boosted

Hey all!
I am once again looking for jobs in Germany.

I have 5+ yrs of professional experience in developing backend python, even more years as hobby.

I know how to work with the infra bits too, and have embedded and networking experience on the side! I know a bit of rust.

I live in Hamburg and I'm willing to accept a job with office presence, but 100% remote is preferred.

I'd appreciate if people could send any interesting job possibilities they see in my way.

For visa reasons I must be employed as a full time tech worker, in an English workplace, paying 45k+EUR/yr but I do not need sponsorship. I can speak acceptable German (A2-B1).

Reposts welcome!

Edited 206d ago
Python Podcast boosted

PEP 761 has been accepted by the Steering Council, CPython 3.14 and onwards won't provide PGP signatures:

This is a win for Python release managers who volunteer their time for the community for 7+ years. Thanks to all past and current release managers 💜

peps.python.org/pep-0761/

Python Podcast boosted

A little late because it was the kids' birthday yesterday, this month's Stack Report, some thoughts on Django Core.

buttondown.com/carlton/archive