From 7bc2f1f99e494e001d810b13096f8a4fb4e4269e Mon Sep 17 00:00:00 2001 From: Hector Castelli Zacharias Date: Mon, 21 Aug 2023 09:26:14 +0200 Subject: [PATCH] add initial draft --- .../shedding-scar-tissue-in-software-practices.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 src/content/blog/shedding-scar-tissue-in-software-practices.md diff --git a/src/content/blog/shedding-scar-tissue-in-software-practices.md b/src/content/blog/shedding-scar-tissue-in-software-practices.md new file mode 100644 index 00000000..ad294fbf --- /dev/null +++ b/src/content/blog/shedding-scar-tissue-in-software-practices.md @@ -0,0 +1,13 @@ +--- +title: "Shedding scar tissue in software practices" +pubDate: 2025-07-12 +description: "" +tags: ["software", "planning", "tooling"] +--- +Explore the idea that some of the standard practices for software development today come from the reaction to the ideas of the past. + +Talk about how the beginning of software, where planning was closer to manufacturing, is hurting developers today, and how some processes are simply scar tissue of a time that should be forgotten. + +Elaborate how agile manifesto was correct for that time, but may not be the path to the future. + +Talk about collaboration, cognitive load and how we can leverage the tools of the new age (AI *wink wink*) to move at a more sustainable pace, making less mistakes, and being happier. \ No newline at end of file