Home
Categories
EXPLORE
True Crime
Comedy
Society & Culture
Business
Sports
History
Music
About Us
Contact Us
Copyright
© 2024 PodJoint
00:00 / 00:00
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts211/v4/59/4a/fe/594afe7d-25a5-1688-d6fb-1754b2b537b1/mza_8124482582785306604.jpg/600x600bb.jpg
The Scripting Den Podcast
Fernando Doglio
40 episodes
8 months ago
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 ...
Show more...
Technology
Education,
Business,
Careers
RSS
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 ...
Show more...
Technology
Education,
Business,
Careers
https://is1-ssl.mzstatic.com/image/thumb/Podcasts211/v4/59/4a/fe/594afe7d-25a5-1688-d6fb-1754b2b537b1/mza_8124482582785306604.jpg/600x600bb.jpg
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 ...