

Two's Complement
Ben Rady and Matt Godbolt
If you come to a fork in the road, take it! Two’s Complement is a programming podcast, hosted by Matt Godbolt and Ben Rady; two programmers who both grew up wanting to make video games. One of them did, one of them didn’t, but now they both work together despite coming from very different backgrounds.
Episodes
Mentioned books

9 snips
Nov 19, 2023 • 27min
Iter-Mental Development
Ben and Matt explore the differences between iterative and incremental development in software. They discuss the importance of understanding these concepts and the benefits of learning through the iterative process. They also suggest alternative terms for these processes and humorously highlight the challenge of naming things in computer science.

10 snips
Oct 23, 2023 • 46min
Compression
Dive deep into the fascinating world of compression algorithms, where squishing bits isn't just a concept—it's essential technology! Discover the balance between CPU usage and storage efficiency, and unravel the complexity behind compression ratios. Explore lossless techniques and learn about run-length encoding. Delve into the artistry of Huffman encoding and the Burroughs-Wheeler transform. Finally, unpack popular compression libraries like Zopfli, highlighting their strengths and the latest trends in image formats.

9 snips
Sep 18, 2023 • 42min
Questionable Comments
Ben and Matt explore the purpose and characteristics of good comments in code, discuss the management of to-do comments in codebases, and emphasize the role of comments in thread safety and code understanding. They also outline the risks of leaving commented out code and suggest alternatives like source control and refactoring.

Aug 22, 2023 • 44min
Ben Walks A Tree
Ben ventures into the forest and finds a tree traversal problem. He gets fascinated by a hash map and Matt suggests zombies. They come up with a solution and discuss how to test it.

4 snips
Jul 17, 2023 • 45min
Video Games and Other Diversions
Matt and Ben talk about what they would do if they founded a game studio. And ASICs. And testing because why not. Join our hosts as they speculate on whether anyone has made a successful open source video game instead of just taking 5 minutes to Google it.

Jun 20, 2023 • 1h 2min
Yak Shaving, Part 2, Also Live!
The hosts tackle ongoing SSL certificate struggles with a mix of humor and technical insight. They discuss the branch-based environment approach and the cost benefits of serverless services. The intricacies of DNS management and the challenges of AWS IAM permissions are thoroughly explored. Personal anecdotes highlight troubleshooting in production environments, while innovative CI configuration strategies also take center stage. A live troubleshooting session brings real-time problem-solving to life, showcasing the importance of meticulous planning in cloud infrastructure.

May 22, 2023 • 1h 5min
Yak Shaving, Live!
Join the hosts as they hilariously juggle yak shaving and tech troubleshooting! They dive into the labyrinth of DNS issues, share quirky conspiracy theories, and reminisce about past projects like a recipe tracking website. With playful banter, they navigate Terraform integration, discuss AWS credential management, and tackle the often convoluted world of Makefiles. All the while, they illustrate tech complexities with humor, making even yak shaving sound like an engaging venture!

5 snips
Apr 18, 2023 • 37min
Integration Tests are a Scam
The hosts amusingly share their battles with winter colds, blending humor into their recovery tales. They delve into the complexities of integration testing, discussing its pitfalls and high costs. With a focus on simplifying practices, they advocate for test doubles and learning from production failures. The conversation also touches on the challenges of writing integration tests for rare errors and the advantages of mock tests. Finally, they explore using read-only API credentials for effective testing while questioning the efficacy of traditional integration methods.

4 snips
Mar 20, 2023 • 31min
The Compiler Explorer Problem
Discover the intriguing world of algorithm design focused on sponsor visibility in open-source projects. Dive into the complexities of balancing limited ad slots while maintaining fairness among sponsors. Explore the challenges of incorporating randomness in algorithms and the innovative testing methods to ensure correctness. Personal anecdotes add a twist, including one speaker's near-financial disaster from an unexpected venture into banking. A fascinating blend of tech, fairness, and financial education awaits!

Feb 17, 2023 • 37min
Slightly Less Terrible Tech Interviews
Ben and Matt plunge into the chaotic realm of tech interviews, revealing the harsh realities of today’s job market and major layoffs. They propose a revolutionary approach to interviews that emphasizes transparency and collaboration over superficial metrics. Exploring the emotional weight of hiring decisions, they discuss the significance of personal chemistry. With engaging anecdotes, they also highlight the friendships formed during the interview journey, showcasing the human side of a typically stressful process.