Scrum Helped. Then It Got in the Way.(opens in new tab)
Scrum helped us escape the waterfall. But it’s become more ceremony than substance—and the real work is happening in the cracks between stand-ups.
Latest posts from blogs I follow
Scrum helped us escape the waterfall. But it’s become more ceremony than substance—and the real work is happening in the cracks between stand-ups.
Today I learned about pdftoppm, a simple CLI tool that can convert each page of a PDF into separate image files. My use case was to chop up a few big PDF reports to make OCR and data analysis easier, ...
A TUI for managing Obsidian vaults and notes.
The Cynical Developer is a blog for tired engineers, reflective skeptics, and anyone who’s seen too many “Next Big Things” end up as tomorrow’s tech debt. This site is maintained by a seasoned developer with a mild aversion to buzzwords ...
Want to reach out? I’m happy to hear from fellow devs, writers, or the hopelessly over-engineered. Email: [email protected] Please don’t send cold sales pitches. I’m not that kind of cynical. Got something to say? Use the form below. Please, no ...
Because @Stateless shouldn’t require 3 XML files and a blood sacrifice.
Anyone online has seen over the past years how the frequency of Palestinian accounts on Bluesky and other platforms has increased, two- and four-fold, folks asking for help and linking to GoFundMes. They share their stories and plea for help, ...
See the full show notes for this episode on the website at talkpython.fm/506
Agile was never supposed to be a checklist. Somewhere between the ceremonies and the certifications, we forgot what it was for.
PEP 750 introduced t-strings for Python 3.14. In fact, they are so new that as of Python 3.14.0b1 there still isn't any documentation yet for t-strings. 😅 As such, this blog post will hopefully help explain what exactly t-strings are ...
Ever had this weird gut feeling that something is off in your code, but couldn’t put the finger on why? Are you starting your projects with the best intentions, following all best practices, and still feel like your architecture turns ...
Getting from command-and-control to trust and autonomy—and why most teams never quite make it.
I designed a pottery throwing gauge that I could laser cut with scrap material, and assemble using only friction and bat pins.
We’ve all noticed that software never seems to get any faster no matter how much faster the hardware gets. This easily-observable fact is usually explained in one of two ways: Software devs are lazy, and refuse to optimize more than ...
I turned a birthday recently and it was so busy (DataCouncil + sg flight) that i never really got the chance to sit and reflect. a lot of things are going well, lots more could be better. I'm the only ...
The startup origin story you've lived through at least once—and what usually comes next.
A fast, remote-first, multi-host TUI log viewer.
In this post I’ll show how to properly distribute a command line tool for macOS.
Some history on term “technical debt” and on better language to use when communicating about it.
See the full show notes for this episode on the website at talkpython.fm/505
I found my tribe at a conference.
I miss Visual Basic. I could build something meaningful with it in 15 to 30 minutes in a way that I have never seen anything since then, even come close to. “For example, I personally believe that Visual Basic did ...
“[...] baseline HTML that gets progressively enhanced into something better when JS is available… 1. Gives people a more usable experience earlier in the process. 2. Ensures that on slow connections your site doesn’t seem like trash. 3. Means that ...
And we still can't get it right in 2025.
This Friday, I’m hosting a morning edition of my office hours, and here is my schedule for the rest of May: Friday, May 9th, 2025, 8am to 10:30am - 🌄 Early edition (Time.is link for CT) Friday, May 16th, 2025: ...
pytest-metadata is described as a plugin for pytest that provides access to test session metadata. That is such a humble description for such a massively useful plugin. If you're already using pytest-html, you have pytest-metadata already installed, as pytest-metadata is ...
You wouldn't download a site.
Track sunrise and sunset times in the terminal.
Islands, but make it fractal.
See the full show notes for this episode on the website at talkpython.fm/504
pytest-check is a pytest plugin that allows multiple failures per test.Normally, a test function will fail and stop running with the first failed assert. That's totally fine for tons of kinds of software tests. However, there are times where you'd ...
Tags on both sides.
I’ve been a commercial software developer since 2005. I’ve earned a BSc in Computer Science (mostly for the debt), and spent the last two decades writing code at big corporations, scrappy startups, and everything in between. WYSIWYG This blog exists ...
A wrap up of all the things that happened in Terminal Trove in April 2025.
I recently came across Simon Willison’s post about Matt Webb’s Apple Watch dictation setup on Interconnected. He records voice notes while running with the Whisper Memos app, then cleans up the transcript with Claude when he gets home. Matt Webb ...
A 2FA TUI for your shell.
We sit down for a deep-dive conversation with Mischa van den Burg, a former nurse who made the leap into the world of DevOps. We explore the practical realities, technical challenges, and hard-won wisdom gained from building and managing modern ...
p.s. coffee is not breakfast
See the full show notes for this episode on the website at talkpython.fm/503
AI is helping people write code. Tests are one of those things that some people don't like to write. Can AI play a role in creating automated software tests? Well, yes. But it's a nuanced yes. Anthony Shaw comes on ...
SoCal Linux Expo - discount "FAFOF" -https://www.socallinuxexpo.org/Kubecon EU Amsterdam - https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/Linuxfest North West - https://linuxfestnorthwest.org/Newsletter - https://sub.fafo.fm/Angie gives us a crash course on Model Context Protocol (MCP) and how you can get started using it with goose. We also talk ...
Two worlds, two doors.
Read my essay for Naive Yearly 24' about life and the web!
A terminal stock ticker with live updates and position tracking.
Composing across the stack.
See the full show notes for this episode on the website at talkpython.fm/502