#57: Python performance from the inside-out at Intel
Talk Python To Me5 Touko 2016

#57: Python performance from the inside-out at Intel

When you think about the performance of your software, there is nothing more low level and fundamental than how your code executes on the CPU itself. Many of us study and try to understand how to maximize performance at this low level. But few are in a position to define what happens at this level.

Jaksot(542)

#311: Get inside the .git folder

#311: Get inside the .git folder

These days Git is synonymous with source control itself. Rare are the current debates of whether to use git vs SVN vs some fossil like SourceSafe vs you name it. But do you know how Git works? What ab...

8 Huhti 20211h 12min

#310: AMA (Ask Me Anything) with Michael

#310: AMA (Ask Me Anything) with Michael

The tables have turned and this time I'm the guest and you all are the hosts. I get a ton of questions over email and twitter asking me about my thoughts on various trends, tools, and behind the scene...

2 Huhti 20211h 2min

#309: What ML Can Teach Us About Life: 7 Lessons

#309: What ML Can Teach Us About Life: 7 Lessons

Machine learning and data science are full of best practices and important workflows. Can we extrapolate these to our broader lives? Eugene Yan and I give it a shot on this slightly more philosophical...

26 Maalis 202155min

#308: Docker for Python Developers (2021 Edition)

#308: Docker for Python Developers (2021 Edition)

Docker is one of the core elements of developing Python applications in consistent ways as well as running them across different hardware universally. On this episode, you'll meet Peter McKee from Doc...

20 Maalis 20211h 8min

#307: Python from 1994 to 2021, my how you've grown!

#307: Python from 1994 to 2021, my how you've grown!

Python has changed a lot since its inception 30 years ago. On this episode, you'll meet Paul Everitt and Barry Warsaw. They have both been involved with Python since the very first Python conference (...

11 Maalis 20211h 11min

#306: Scaling Python and Jupyter with ZeroMQ

#306: Scaling Python and Jupyter with ZeroMQ

When we talk about scaling software threading and async get all the buzz. And while they are powerful, using asynchronous queues can often be much more effective. You might think this means creating a...

5 Maalis 20211h 5min

#305: Python community at Python Discord

#305: Python community at Python Discord

People often ask me how they can find a Python community to be part of. Maybe discussion forum or slack channel. This week, we look at one of the most active communities in Python Discord. It's Python...

1 Maalis 20211h 1min

#304: asyncio all the things with Omnilib

#304: asyncio all the things with Omnilib

The relatively recent introduction of async and await as keywords in Python have spawned a whole area of high performance, highly scalable frameworks and supporting libraries. One such library that ha...

21 Helmi 20211h