logo
Dates

Author


Conferences

Tags

Sort by:  

Authors: Bernhard M. Wiedemann
2022-06-21

tldr - powered by Generative AI

The presentation discusses how to debug and patch issues in software development, with a focus on reproducibility and reducing complexity in upstream processes.
  • Set up tools to check for issues
  • Debug to find the source of the issue
  • Fix the issue by patching the code or dropping unreported elements
  • Submit the patch to upstream or fork the project
  • Add the patch to build reports and revisit later if necessary