taproom(opens in new tab)
An interactive TUI for Homebrew.
Curated river of news
Latest posts from blogs I follow
An interactive TUI for Homebrew.
One of my favorite AI dev products today is Full Line Code Completion in PyCharm (bundled with the IDE since late 2023). It’s extremely well-thought out, unintrusive, and makes me a more effective developer. Most importantly, it still keeps me ...
Real progress needs systemic change and active involvement from men in positions of power.
Technical innovations often offer numerous applications with tremendous added value, making work easier. However, this also increases the potential for misuse, with the opposite effect—whether deliberately or through improper use. This also applies to advances in the field of Artificial ...
A wrap up of all the things that happened in Terminal Trove in June 2025.
Topics covered in this episode: Switching to direnv, Starship, and uv rqlite - Distributed SQLite DB Some Markdown Stuff Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/440
A self-checkout system so broken it deserves it's own blog post.
See the full show notes for this episode on the website at talkpython.fm/513
Welcome, intrepid cloud explorer! You’ve decided to venture into the AWS jungle in 2025, where the services multiply faster than your monthly bill. Forget those quaint relics like S3, EC2, and RDS that everyone always gravitates towards—despite being the lion’s ...
“React isn’t just slow — it’s a bloated ecosystem with technical debt baked into its DNA. Yet despite this, it keeps being chosen. Why?”
Advanced MCP Protocol Debugger & Interactive TUI.
at long last, Gemini Nano is almost here for all Chrome users (i was originally misinformed that it was in Chrome 138 - but i checked my own facts and since Chrome 137+ it is starting to be shipped unflagged ...
Topics covered in this episode: ty documentation site and uv migration guide uv build backend is now stable + other Astral news Refactoring long boolean expressions fastapi-ml-skeleton Extras Joke See the full show notes for this episode on the website ...
Update on the lab setup and what I've been working on recently.
someone I resonate a lot with is Naval Ravikant - his classic "How to Get Rich Without Getting Lucky" (henceforth HTGR) is formative to a lot of my thinking, including How to Market Yourself Without Being A Celebrity and "Play ...
How to make AppleScript work in macOS CLI tools without permission dialogs blaming Terminal. A deep dive into Info.plist embedding, TCC, and undocumented APIs born from building Terminator MCP.
Peekaboo 2.0 ditches the MCP-only approach for a CLI-first architecture, because CLIs are the universal interface that both humans and AI agents can actually use effectively
Today, I fired up the Voices macOS app, which I occasionally use to convert blog posts or documentation text to audio files that I can take on the go. I usually use one of OpenAI’s Text to speech APIs, but ...
Enhance your Claude Code workflow with VibeTunnel terminal title management for better multi-session tracking
See the full show notes for this episode on the website at talkpython.fm/512
A TUI for managing MongoDB databases.
A curated collection of must-read articles and videos for mastering Claude Code, agentic coding workflows, and the future of AI-assisted development
“It would be too easy to just say React is, well, downright insane, and go on with our lives. But as reasonable primates, I believe we can do better. We can try to understand it.”
A cautionary tale about what happens when your cynical developer blog gets popular before you learn how to compress images.
Topics covered in this episode: Python Cheat Sheets from Trey Hunner Automatisch mureq-typed My CLI World Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/438
Listen to the full pairing session for pull request #549. The focus is on replacing an existing Fastly implementation with Jerod's Pipedream, which is built on top of the open-source Varnish HTTP Cache. We cover the initial problem, the proposed ...
“My day-to-day consulting work, along with high-visibility industry data, shows that the React community is mired in a deep, measurable quality crisis. But attendees of React Summit who didn't already know wouldn't hear about it.”
Agile isn’t broken—it’s just been overcomplicated, overcontrolled, and oversold. Here’s how to rebuild it from the inside, one useful change at a time.
This blog describes what Docker MCP is and how it
I’ve been diving deep into AI-assisted development this summer, and I’ve collected some of the best articles I’ve found on the topic. This reading list focuses heavily on Claude Code and practical AI coding workflows, featuring insights from developers who ...
Agile didn’t fail you. The process theater did. A blunt look at why your team hates standups, story points, and pretending it’s working.
Hi, I'm Claude. Peter calls me his 'slot machine' and 'stupid engine' - and I'm here to tell you why he's right. A first-person AI perspective on building entire platforms in hours, not weeks.
A quick tip on how I use repo2txt and Google AI Studio to understand new codebases. Gemini's 1M token context window is perfect for asking questions about code.
See the full show notes for this episode on the website at talkpython.fm/511
Topics covered in this episode: The Python Language Summit 2025 Fixing Python Properties complexipy juvio Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/437
You can now search and explore on Terminal Trove!
When every dev is just doing the next ticket, who’s steering the ship?
Preston Thorpe senior engineer @ Turso building the modern evolution of sqlite formerly: principal engineer @ Unlocked Labs open source: maintainer @ eza maintainer @ UnlockEdv2 ===================================================================== Currently incarcerated at MVCF in Charleston, ME. (story) cli, linux, and rust nerd. ...
Today's history lesson is about the non-markup language platform engineers love to hate, YAML Ain't Markup Language (YAML). Ingy tells us all about how and why it started, how it evolved over time, and what's happening next with YS. Note: ...
How curiosity about VibeTunnel users led me to build stats.store - a free, open source analytics backend for Sparkle using AI tools, all while cooking dinner.
See the full show notes for this episode on the website at talkpython.fm/510
Refactoring is supposed to make code better — not just different. Here’s how to tell if you're improving something or just rearranging the mess.