
Hosted by Fernando Doglio
Insights about the Software Development industry from a senior developer (with more than 20 years of experience). Short, to-the-point episodes where I share my insights. Give it a listen and see if you learn a thing or two!
40 episodes · publishes weekly · latest 2025-03-08 · ~30 min/episode
Rank
#4783
Substance
50.0
/ 100
Breakdown
Scored 2026-07
Updated monthly
Across the index
#4783 of 6182
Substance
Top 77%
outscores 23% of the index
The Scripting Den Podcast ranks #4783 on The B2B Podcast Index with a substance score of 50.0 out of 100, scored across 2 recent episodes. It scores highest on insight density and originality. The episode covers legitimate unit testing optimization principles (mocking dependencies, avoiding test data bloat, design-driven testing) that are useful, but relies heavily on repetition and elaboration rather than novel insights. The core advice - mock external dependencies, test only your code, keep test data minimal - circulates widely in testing communities and isn't particularly fresh or surprising to an experienced developer.
Averaged across 2 recently scored episodes, with cited evidence.
The episode covers legitimate unit testing optimization principles (mocking dependencies, avoiding test data bloat, design-driven testing) that are useful, but relies heavily on repetition and elaboration rather than novel insights. The core advice - mock external dependencies, test only your code, keep test data minimal - circulates widely in testing communities and isn't particularly fresh or surprising to an experienced developer.
“get rid of third party dependencies, get rid of everything that is not the code you're testing, essentially”
“make sure that you are checking and testing specifically the code that you've written and nothing else”
The recommendations are sound but entirely conventional wisdom in testing culture. Mocking, avoiding external I/O in unit tests, TDD, and selective CI/CD testing are established practices, not contrarian or first-principles insights. There are no surprising frameworks, counterintuitive findings, or novel positioning that would distinguish this from standard testing education.
“remember, when you're testing, when you're writing a unit test, you're right, you're testing a specific bit of your code”
“if you're doing TDD, for example, if you're writing tests first, and then you're writing your code for your feature”
This is a solo monologue episode with no guest. The host claims 20 years of experience but provides no credentials, company track record, or evidence of having shipped systems at scale. There is no practitioner credibility signaling, and the episode lacks the validation that comes from interviewing someone who has actually optimized large testing suites in production.
“I use my 20 years of experience to share some insights”
“the place where I use my 20 years of experience”
The episode is almost entirely devoid of concrete examples, named companies, real metrics, or actual case studies. It uses only hypothetical scenarios (a JSON file example, a Mongoose database mention) and never provides specifics like 'we cut test time from 12 minutes to 40 seconds by refactoring mocks' or real data on the performance impact of removing dependencies. All claims remain abstract.
“If your code is loading a JSON file and processing the data”
“if your code is just loading a JSON file of, you know, three megabytes”
As a solo monologue, there is no conversation, follow-up questioning, or intellectual sparring. The host delivers prescriptive advice without pushback, nuance, or exploration of edge cases. There are no moments where assumptions are challenged, trade-offs are weighed, or the audience is prompted to think differently. The tone is largely lecturing and repetitive rather than engaging.
“So let me explain”
“So let me say that again”
First period on the Index - history builds from here.
2 scored on substance · 40 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/the-scripting-den-podcast" target="_blank" rel="noopener">
<img src="https://index.fame.so/badge/the-scripting-den-podcast/badge.svg" alt="Ranked #255 on The B2B Podcast Index" width="360" height="136" />
</a>Track The Scripting Den Podcast'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.