

ONE MORE thing every dev should know (Interview)
8 snips Mar 11, 2022
Jessica Kerr, a software developer at Honeycomb, shares her journey and expertise in observability and developer relations. She discusses the thrill of getting projects into production and the importance of monitoring them. Kerr also addresses the challenges of context switching with pull requests and offers insightful book recommendations. She connects game theory to team dynamics, emphasizing collaborative coding and the advantages of ensemble programming. Dive into her innovative views on gamification in software and learning, ensuring developers stay engaged and satisfied.
AI Snips
Chapters
Books
Transcript
Episode notes
Deploy Early and Observe
- Deploy your projects to production as soon as possible, even if they don't do anything yet.
- Then, immediately set up observability to see if people are using it.
Changing Software
- Software development isn't about writing code; it's about changing software.
- This process extends indefinitely into the future.
Public vs. Advertised
- Make your projects public early, but don't advertise until there's real value.
- Public doesn't mean exposed.