web02.fireside.fmThu, 23 Apr 2026 16:35:57 -0500Fireside (https://fireside.fm)Coder Radio - Episodes Tagged with “Python 4”
https://coder.show/tags/python%204
Wed, 30 Nov 2022 06:00:00 -0500A weekly talk show taking a pragmatic look at the art and business of Software Development and the world of technology.
en-usepisodicA weekly talk showThe Mad BotterA weekly talk show taking a pragmatic look at the art and business of Software Development and the world of technology.
noThe Mad Botter[email protected]494: Python Paradigms
https://coder.show/494
7f705af8-cf50-48e6-83d6-922f4377a092Wed, 30 Nov 2022 06:00:00 -0500The Mad BotterfullThe Mad BotterWe reflect on the recent musings of Python's creator, from the functional to the philosophical.54:21noWe reflect on the recent musings of Python's creator, from the functional to the philosophical.
Coder Radio, Development Podcast, pyenv, ecosystem lockin, Managers Who Code, Guido van Rossum, Lex Fridman, CoPilot, GitHub, Types in Python, Fads in Coding, Rust, Go, Python 4, FTX, SBF, .Net, mypy
We reflect on the recent musings of Python's creator, from the functional to the philosophical.
Zoë Schiffer on Twitter — NEW: Elon Musk has sent another email to Twitter engineers warning them about code reviews. “All managers are expected to write a meaningful amount of software themselves. Being unable to do so is like a cavalry captain who can’t ride a horse.”
FiniteSingularity on Twitter — Pro Tip- dont update XCode via the software update app, but rather manually download the pkg from the Apple developer downloads page. It downloads/installs *much* more quickly.
pyenv: Simple Python version management — pyenv lets you easily switch between multiple versions of Python. It's simple, unobtrusive, and follows the UNIX tradition of single-purpose tools that do one thing well.
rbenv: Manage your app's Ruby environment — rbenv is a version manager tool for the Ruby programming language on Unix-like systems. It is useful for switching between multiple Ruby versions on the same machine and for ensuring that each project you are working on always runs on the correct Ruby version.
Zoë Schiffer on Twitter — NEW: Elon Musk has sent another email to Twitter engineers warning them about code reviews. “All managers are expected to write a meaningful amount of software themselves. Being unable to do so is like a cavalry captain who can’t ride a horse.”
FiniteSingularity on Twitter — Pro Tip- dont update XCode via the software update app, but rather manually download the pkg from the Apple developer downloads page. It downloads/installs *much* more quickly.
pyenv: Simple Python version management — pyenv lets you easily switch between multiple versions of Python. It's simple, unobtrusive, and follows the UNIX tradition of single-purpose tools that do one thing well.
rbenv: Manage your app's Ruby environment — rbenv is a version manager tool for the Ruby programming language on Unix-like systems. It is useful for switching between multiple Ruby versions on the same machine and for ensuring that each project you are working on always runs on the correct Ruby version.