Gautam Korlam

Co-Founder, Gitar

Talk Title

How we automated code maintenance and you can too!

Room

Fisher West/DPE Track

Date

07.06.2024

Time

10:25 > 40 min

Share

on Twitter

Let's face it: as developers, we dedicate a third of our time to code maintenance, which includes tasks such as upgrading dependencies, addressing security vulnerabilities, and removing obsolete code. This is tedious and repetitive. Neglecting regular maintenance can lead to costly outcomes, including unexpected crashes and it makes the codebase more difficult to understand and evolve.

However, automation of these tasks is not always straightforward. Existing tools such as security scanners, feature flag systems warn you about the issues or obsolete code but fall short of automatically rectifying these problems. Tools that upgrade dependencies merely increase the version number, leaving engineers to handle any API compatibility issues. Automating code changes is hard, and the polyglot nature of modern development makes it harder.

In this talk, we will delve into code rewriting techniques such as pattern matching, program analysis, and AI. We will illustrate how we leveraged the complementing power of these tools to generate over 1800 automated pull requests, eliminating or refactoring more than 500,000 lines of code. In this talk, you will also learn how to harness the power of these tools to drive down tech debt, ensuring your apps are not only functional but also future-proof.

Speaker Bio

Gautam is a Co-Founder at Gitar where he is helping build the modern software development platform – tools that offer a magical developer experience supercharged by advanced code analysis and AI. His mission is to enable efficient and reliable development at scale, empowering developers to do the best work of their careers. Previously, he was a Principal Engineer on Uber’s Developer Platform Team. He is passionate about tools to improve developer experience in large codebases. He has spoken about a wide variety of topics around Monorepos, Build systems, CI & CD at scale etc.

Menu