

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

8 snips
Nov 23, 2024 • 31min
Are Dirty Hands Right?
The hosts debate the phrase 'dirty hands are right,' emphasizing that context matters. They explore the balance of action and perfection, championing the Cult of Done. The value of firsthand experience in decision-making takes center stage, alongside the pitfalls of expertise. They also dissect autonomy versus accountability in startups, highlighting the need for mentorship. Finally, the discussion touches on the importance of clean code in software development, urging collaboration between engineers and domain experts.

Oct 26, 2024 • 49min
Sequence Locks
Delve into the intriguing world of sequence locks and their role in managing data flow. Discover the fascinating relationship between programming structures and the drama of a Sylvester Stallone movie. Explore the complexities of shared memory in C++, including the nuances of atomic operations and the volatile keyword. The hosts also highlight the essential balance between human understanding and technological efficiency in software development, underscoring the necessity for reliable code in real-world applications.

6 snips
Sep 11, 2024 • 39min
The Joy of Programming
Matt and Ben celebrate their love for programming while joking about the mix of joy and addiction in coding. They compare the immersive flow state of programming to gaming, sharing hilarious personal anecdotes. The duo discusses the balance of work and personal interests, stressing mentorship's importance in tech. Toilet humor and unexpected Sesame Street references add a playful touch, highlighting their friendly banter amidst deep insights into the world of coding.

8 snips
Aug 17, 2024 • 41min
Deploy First Development
Ben, a software development expert, dives into the 'Deploy First' approach, shedding light on branch-based deployment environments. He discusses the complexities of software deployment, stressing the importance of validating seemingly simple tasks. Ben highlights the need for incremental deployment and reliable monitoring systems. He also emphasizes observing software in action over automated tests and shares lessons from transitioning to cross-platform environments, revealing the impact of choices on development practices.

9 snips
Jul 21, 2024 • 47min
Programming Under Pressure
Ben and Matt dive into the whirlwind of programming under pressure, exploring on-call rotations and virtual firefighting. They share personal insights on decision-making in high-stakes situations and the adrenaline rush during crises. The duo discusses the importance of reliable processes during tight deadlines and the risks of burnout for programmers. With humor, they recount the tale of a pink sombrero, symbolizing the lighter side of tackling serious challenges. It's a blend of stress management, creative completion hurdles, and plenty of laughs!

11 snips
Jun 17, 2024 • 40min
Avoiding Abandonware
Explore the intriguing world of abandonware, where software systems face a cycle of death and rebirth. The hosts tackle the complexities of managing software lifecycles and the pitfalls of code dependencies. With a humorous take, they highlight the chaos of outdated libraries and the need for proactive refactoring. They also discuss the inefficiencies within project-oriented development approaches. Ultimately, the conversation emphasizes the importance of modular design and a culture of custodialism to sustain software longevity.

5 snips
May 15, 2024 • 37min
Is Optimization Refactoring?
The hosts dive deep into whether optimization is a form of refactoring, ultimately leaning towards yes. There's a humorous exploration of the risks of overspecifying tests. They emphasize finding the right balance in code specification for effective performance tuning. The art of refactoring is discussed, focusing on improving code without changing its behavior. Tension between trusting technology and understanding its complexity is also tackled, revealing essential skills for engineers. Lastly, they examine the challenges of testing amidst code changes.

Apr 17, 2024 • 27min
The Future of Compiler Explorer
The conversation dives into the challenges of scaling a beloved hobby project while underscoring the importance of community contributors. Emotional complexities of passion projects surface, as do the financial dynamics essential for open-source sustainability. Navigating governance concerns, the speakers stress the need for diverse leadership. A lighthearted take on personal AI experiences adds a unique twist, showcasing a blend of humor and introspection throughout the discussion.

8 snips
Mar 18, 2024 • 42min
Strong ARM
Ben and Matt dive into their switch to ARM-based Apple Silicon laptops, discussing the ups and downs of this transition. Ben's venture into rewriting Bash in Java reveals faster test runs, while Matt's JSON gig highlights the quirks of teaching VSCode. The conversation also touches on the evolution of business laptops and emphasizes the crucial balance between streamlined software testing and strong team cohesion. With insights into Apple's innovative chip architecture, they highlight the impressive efficiency gains and significant differences in user experience.

9 snips
Feb 17, 2024 • 37min
make podcast
Learn how to build automation interfaces with Make, test shell scripts effectively, and navigate the challenges of software development environments. Discover innovative testing approaches for bash scripts and humorous anecdotes of transitioning to a new operating system.