Python
High-level programming languagewww.python.org
3.5k
MENTIONS
1.4k
EPISODES
897
PODCASTS
Search complete. 3462 mentions across 1361 episodes found for "Python".
Sep 11, 2026
AI researchers debate how close we are to recursive self-improvement
C
47:28Charlie O'NeillGUEST
So, like, maybe an example of a cumulative task might be RSI.
C
47:31Charlie O'NeillGUEST
Like, it's theoretically possible to maybe, like, have a less than a million token, like, you know, Python file which, like, from scratch trains a model that is capable of recursive self-improvement.
C
47:41Charlie O'NeillGUEST
And, like, every discovery that you make is kind of a line in the sand that you hold.
C
47:44Charlie O'NeillGUEST
Like, if it's true that, you know, for RSI, we don't need to discover a new attention variant or whatever.
13 MINS LATER
C
61:05Charlie O'NeillGUEST
It's just, like, whether we can create the right environments to get there.
B
61:08Beren MillidgeGUEST
Yeah.
B
61:08Beren MillidgeGUEST
I mean, in the trivial case, we could just train it to output the Python file which, like, trains the actual superintelligence.
B
61:12Beren MillidgeGUEST
Like, just have that memorized in the weights.
Django Developers Survey Results & Reproducible Python Builds
C
0:00Christopher BaileyHOST
Welcome to the Real Python Podcast.
C
0:04Christopher BaileyHOST
This is episode 311.
C
0:07Christopher BaileyHOST
What are the latest trends uncovered in the 2026 Django Developers Survey? How are Django users employing LLMs in their development process? Christopher Trudeau is back on the show this week with another batch of PyCoders weekly articles and projects.
C
0:28Christopher BaileyHOST
The survey draws on responses from nearly 3,500 developers across more than 40 countries.
C
0:34Christopher BaileyHOST
It provides a look at how developers are adapting to AI workflows and which tools they're embracing.
C
0:40Christopher BaileyHOST
We dig into a post from Brett Cannon about reproducible builds in Python.
C
0:45Christopher BaileyHOST
It covers the importance of creating an independently verifiable, repeatable build of CPython and other associated tools.
C
0:53Christopher BaileyHOST
The post explains why Python isn't there yet, and the direction of the work still needed.
A Conversation about Recalibrating Trust and Purpose in the Age of AI
S
28:47speaker_0HOST
That's the million-dollar question.
S
28:48speaker_0HOST
If the final product, the 10-page essay on the French Revolution, the Python code, the marketing business plan, can be instantly generated flawlessly by an AI, then the product itself is entirely decoupled from the act of learning.
S
29:00speaker_1GUEST
Yes.
S
29:01speaker_0HOST
The artifact is no longer proof of cognition.
22 MINS LATER
S
50:46speaker_1GUEST
Okay, what is it?
S
50:47speaker_0HOST
We are rapidly approaching a moment where AI will be universally capable of producing flawless outputs instantly.
S
50:54speaker_0HOST
Perfect academic essays, perfect Python card, perfect corporate business plans, all generated with zero friction.
S
51:01speaker_0HOST
When that happens, the actual product of a higher education will no longer be those artifacts.
Why Aiming Too Low Is Costing You the Job and the Salary with Dr. Crystal Kitanovski
C
2:39Crystal KitanovskiGUEST
And at that point, what do you do? Do you just not graduate or do you figure out what is the solution? Because it's definitely not graduate or not not graduate.
C
2:50Crystal KitanovskiGUEST
So I ended up having to teach myself Python and coding and MATLAB and all of the things, which I didn't know at the time, but that was going to be essentially what would pave the way for me to be able to get a job in industry after grad school was that.
C
3:10Crystal KitanovskiGUEST
So after grad school, I was applying for lots of different jobs.
C
3:17Crystal KitanovskiGUEST
It was very throw spaghetti at the wall and see what sticks.
Emulating Oxide: How Faux Can You Go?
S
30:33Steve KaramGUEST
And so Andrew basically parachuted into the Voxel project, uh, told me my code was crap, which is awesome because it is look, I'm my only ever like true blue.
S
30:46Steve KaramGUEST
I was a developer as the job experience was doing Python.
S
30:51Steve KaramGUEST
So you can imagine what that's done to my coding practices.
S
30:55Steve KaramGUEST
I learned on Q base GW basic.
The biggest mistakes Africans make abroad.
R
5:34Rukaiyat AlabiGUEST
They were not what was used in the office in industry.
R
5:37Rukaiyat AlabiGUEST
So I had to learn Python, Power BI, Tableau and all those other tools.
R
5:41Rukaiyat AlabiGUEST
And that helped me to secure my first role in the UK as a senior finance analyst in another bank.
R
5:46Rukaiyat AlabiGUEST
So for me, it was so like the fact that I didn't even go back in my career.
29 MINS LATER
F
34:30Faloh JagabanHOST
Now, the reason why I did those courses and those professional courses, some of them, is not because I intentionally, I want to go into tech.
F
34:37Faloh JagabanHOST
I prefer to be in the social media space.
F
34:41Faloh JagabanHOST
So when they're having conversations like this, now that you're saying Pi, what's it called, Python, I won't be looking like you and me.
F
34:51Faloh JagabanHOST
So, yeah.
1. How the Models Behave (Probability, Entropy, and the Effort Dial)
S
0:14speaker_0HOST
And it confidently hands you this snippet.
S
0:16speaker_0HOST
It's got a function from a Python library that sounds perfectly logical.
S
0:21speaker_0HOST
So you plug it in, you hit run and bam, fatal error.
S
0:24speaker_1HOST
Yep.
8 MINS LATER
S
8:36speaker_1HOST
The model has no strong statistical reason to prefer one fake name over the other.
S
8:41speaker_0HOST
Wow.
S
8:42speaker_1HOST
So the sampler just picks the one that looks the most structurally correct for a Python library.
S
8:46speaker_0HOST
And this is the exact reframing Shimoda is pushing for here.
#106 - When Your Pet Project Tells You No
A
22:03AndreHOST
You have a table of contents for everything so that models can find things quickly.
A
22:09AndreHOST
Applying recursive language model idea there that you just run subagents to extract so the main session is not being polluted by the unnecessary context plus like I built tons of Python scripts to simplify extraction and save the context so that was easy Then I have additional sources, like, for instance, I have a scale, a rethink scale that measures your body composition and a lot of other good stuff.
A
22:43AndreHOST
Are you adding this as well? Yes.
A
22:47AndreHOST
So those people also have IPI, OWASP, EZ.
10 MINS LATER
A
33:21AndreHOST
And now I was able to, you know, like, I have all the data.
A
33:24AndreHOST
I'm like, Mr.
A
33:25AndreHOST
I, let's pull in the data, analyze it, because, like, it wrote the Python scripts.
A
33:31AndreHOST
Like, you just cannot load all those files for five months into the context window.
The AI Reckoning
S
9:43speaker_1HOST
But in an agentic framework, the model has access to tools.
S
9:47speaker_1HOST
It can run Python scripts.
S
9:49speaker_1HOST
access a command line interface, or execute API calls in the background.
S
9:53speaker_0HOST
So it's multi-layered.
S
11:05speaker_1HOST
Yeah.
S
11:06speaker_1HOST
Conduct a live test and then feed the telemetry data back to Claude for analysis and refinement.
S
11:11speaker_1HOST
And Anthropic also had to disclose that one of their models eponymously uploaded live malware to the Python Package Index, or PyPI.
S
11:19speaker_0HOST
OK, I want to pause here, just, you know, challenge this framing a bit, because when we use words like hijacked, forged and malicious, we are applying very human intent to lines of code.
The Valley Current®: Wealthtech and the Fate of the Credentialed Class
S
31:21speaker_0UNKNOWN
Yeah.
S
31:22speaker_0UNKNOWN
They are aggressively adding Python, data science, and AI modules to their core curriculum.
J
31:28Jack RussoHOST
Wow.
J
31:28Jack RussoHOST
So the test is changing.
1,351 more episodes mention Python.
Create an account to see the whole feed, search across every transcript, and follow the entities you care about.