In this episode of "The Scripting Den Podcast" I dive into one of the most debated questions in today’s software development world: Should you use AI to code at work? During the episode we explore how AI tools like GitHub Copilot and Tabnine can boost productivity by automating repetitive coding tasks and accelerating prototyping. He also examines the potential downsides—such as skill degradation, quality and security risks, ethical issues, and shifts in team dynamics—that you need to ...
All content for The Scripting Den Podcast is the property of Fernando Doglio and is served directly from their servers
with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
In this episode of "The Scripting Den Podcast" I dive into one of the most debated questions in today’s software development world: Should you use AI to code at work? During the episode we explore how AI tools like GitHub Copilot and Tabnine can boost productivity by automating repetitive coding tasks and accelerating prototyping. He also examines the potential downsides—such as skill degradation, quality and security risks, ethical issues, and shifts in team dynamics—that you need to ...
Episode 31 - How (and why) to optimize your unit tests for performance?
The Scripting Den Podcast
25 minutes
1 year ago
Episode 31 - How (and why) to optimize your unit tests for performance?
Unit tests are usually 2nd (if not 3rd) class citizens in any codebase, teams usually work on them only once they're done with all the "important" features.However, if you do it like that, chances are those tests will eventually start slowing your development process down. They will affect your coding, and your deployment pipelines, affecting your time-to-resolution metrics or even the business by slowing down time-to-market numbers.In other words, bad tests are a real problem.In this episode...
The Scripting Den Podcast
In this episode of "The Scripting Den Podcast" I dive into one of the most debated questions in today’s software development world: Should you use AI to code at work? During the episode we explore how AI tools like GitHub Copilot and Tabnine can boost productivity by automating repetitive coding tasks and accelerating prototyping. He also examines the potential downsides—such as skill degradation, quality and security risks, ethical issues, and shifts in team dynamics—that you need to ...