From e74100583e0babc852a3f4df857fb20a60ff2360 Mon Sep 17 00:00:00 2001 From: Hector Castelli Zacharias Date: Thu, 18 Jan 2024 10:01:40 +0100 Subject: [PATCH] add prompts for article --- ...are-and-malpractice-in-the-context-of-code.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 src/content/blog/duty-of-care-and-malpractice-in-the-context-of-code.md diff --git a/src/content/blog/duty-of-care-and-malpractice-in-the-context-of-code.md b/src/content/blog/duty-of-care-and-malpractice-in-the-context-of-code.md new file mode 100644 index 00000000..b9cab10a --- /dev/null +++ b/src/content/blog/duty-of-care-and-malpractice-in-the-context-of-code.md @@ -0,0 +1,16 @@ +--- +title: "Duty of care and malpractice in the context of code" +pubDate: 2024-01-18 +description: "" +tags: [] +--- + +Should devs have a minimal ethics code to follow? + +Who takes responsibility? + +What is malpractice in the software dev world? + +Parallels with medicine? + +Is the digitalization of society a turning point on this conversation? \ No newline at end of file