
Hosted by team@se-radio.net (SE-Radio Team)
Software Engineering Radio is a podcast targeted at the professional software developer. The goal is to be a lasting educational resource, not a newscast. SE Radio covers all topics software engineering.
731 episodes · publishes weekly · latest 2026-06-24 · ~57 min/episode
Rank
#2357
Substance
65.0
/ 100
Breakdown
Scored 2026-07
Updated monthly
Across the index
#2357 of 6183
Substance
Top 38%
outscores 62% of the index
Software Engineering Radio ranks #2357 on The B2B Podcast Index with a substance score of 65.0 out of 100, scored across 1 recent episode. It scores highest on guest caliber and specificity & evidence. Scott Kingsley is VP of Engineering at SmartBear with direct hands-on ownership of the Swagger tooling suite, giving him genuine practitioner credibility; he shares real architectural decisions and a production outage story. However, this episode functions largely as a vendor product tour, which limits how much of his actual operational depth surfaces.
Averaged across 1 recently scored episode, with cited evidence.
The episode has a handful of genuinely useful ideas - provider drift for CI/CD, bidirectional contract testing, MCP server generation from specs, and the API DOM architectural decision - but roughly half the runtime is definitional explanation of things most software practitioners already know (YAML vs JSON, what a REST API is, what a linter does). Novel insights are present but too infrequent for a 53-minute runtime.
“what that's going to do is in your build pipeline, it's going to look at that spec, it's going to look at your running code, it's going to compare the two and say, does your running code match your spec?”
“bidirectional contract testing is built around the premise of the provider says what it does, all of your consumers say how they're using it, and then anytime you make a change, you can see if that change is actually going to break that relationship”
Almost all of the content is vendor-guided product explanation with no contrarian or first-principles arguments. The closest thing to fresh thinking is the nuanced point that LLMs handle generic APIs well but fail on complex domain-specific ones - a genuinely useful observation - but the rest is conventional API-design wisdom recycled in product-tour format.
“The problem lies in when you actually have a uh, complex API with your own domain knowledge and logic. That's not something that an LLM seen a million times. You're not going to get away with it having seen thousands of examples and being able to autocorrect”
“I certainly don't trust an LLM guessing at code that's going to go into production”
Scott Kingsley is VP of Engineering at SmartBear with direct hands-on ownership of the Swagger tooling suite, giving him genuine practitioner credibility; he shares real architectural decisions and a production outage story. However, this episode functions largely as a vendor product tour, which limits how much of his actual operational depth surfaces.
“I had a project late last year where one team was building an API. We did design first. They all agreed on the contract and the spec. The consuming team built out their service. They actually had it pushed out in production and live ready to go before the providing service was even done.”
“This was just like a, uh, I don't remember, like almost 300,000 line API I think”
There are a handful of real data points - 9 million weekly npm downloads, 1.7 million APIs managed, a named customer (NISC) with a 25% test-cycle reduction, a 300,000-line API that crashed the editor, and specific year milestones for Swagger's history - but these are interspersed with stretches of vague, anecdote-free explanation.
“9 million downloads just last week of the three main Swagger UI distributions”
“there's a customer NISC who did a case study with us recently where they adopted an API design first mentality...they found that they got a uh, 25% reduction in their test cycle”
The host asks some decent follow-up questions (tree-sitter, circular references, the Try It Out security angle) but defaults repeatedly to confirmatory 'Is that the right way to think about it?' summaries rather than probing deeper or challenging vendor claims. There is no meaningful pushback on anything the guest says, and several questions are simple paraphrases handed back for a yes.
“Okay, so Swagger UI gives us the ability to manually interact with the API directly in our browser. Is that the right way to think about it?”
“So in summary, Spectral is largely for API Linting Prism is largely for API mocking and I can use those as a part of the overall Swagger ecosystem. Did I catch that correctly?”
First period on the Index - history builds from here.
1 scored on substance · 60 tracked in total.
Add this badge to your site - it links back here and updates automatically as you rank.
<a href="https://index.fame.so/show/software-engineering-radio-the-podcast-for-professional-software-developers" target="_blank" rel="noopener">
<img src="https://index.fame.so/badge/software-engineering-radio-the-podcast-for-professional-software-developers/badge.svg" alt="Ranked #151 on The B2B Podcast Index" width="360" height="136" />
</a>Track Software Engineering Radio's rank
Get an email whenever this show moves up or down the Index. Monthly at most, no spam.
The themes that come up most across this show's episodes.
Podcasts that dig into the same topics.