From 6738dce6a99f3863b5257e08a1af997349eb134d Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Thu, 22 Oct 2020 00:49:30 -0400 Subject: First try at schedule --- 2020/schedule/24.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 2020/schedule/24.md (limited to '2020/schedule/24.md') diff --git a/2020/schedule/24.md b/2020/schedule/24.md new file mode 100644 index 00000000..4feb9cd7 --- /dev/null +++ b/2020/schedule/24.md @@ -0,0 +1,34 @@ +# Analyze code quality through Emacs: a smart forensics approach and the story of a hack +Sunday, Nov 29 2020, 10:49 AM - 11:09 AM +Andrea + +Emacs, show me how much technical debt and where it is in this +software repository! + +Also how complex is this module? + +And who is the main developer of this component? + +Mmm, if I change this file, do I need to change something else, Emacs? + +Ah, I need help of somebody to change this code! Emacs can you tell me +who knows something about this file? + +The above are some questions my Emacs can answer (an M-x away). + +It all started with "Your Code as a Crime Scene", an insightful book +by Adam Tornhill, and it continued with a big useful hack. + +In this talk I want to show the analyses I can produce on software +repositories with my Emacs, explain how they help me in my daily work, +give a bit of context of how Adam came up with them, and show the +dirty code that makes this wonderful functionality work. + + + + +Back to the [[schedule]] + +All times are approximate, and we might shuffle talks around as needed. Please check https://emacsconf.org/2020 a few days before the start of the conference for instructions on how to watch and participate. + +[[!meta title="Analyze code quality through Emacs: a smart forensics approach and the story of a hack"]] -- cgit v1.2.3