From 03eaf9a6bbeb463c7589f729b078a5cb0e6acc97 Mon Sep 17 00:00:00 2001 From: memdmp Date: Wed, 8 Jan 2025 18:29:04 +0100 Subject: chore: ammend code of conduct ai rant --- CODE-OF-CONDUCT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CODE-OF-CONDUCT.md') diff --git a/CODE-OF-CONDUCT.md b/CODE-OF-CONDUCT.md index aa5e1eb..34de41c 100644 --- a/CODE-OF-CONDUCT.md +++ b/CODE-OF-CONDUCT.md @@ -98,4 +98,4 @@ Message ID: <dmpmem/zuwu/pull/1@github.com> This PR, made by an unknown (due to github marking them as spam :3) account, is obviously AI generated in it's entirety, does not address anything serious, includes a reference to the existing code without describing a change, does idiotic things like "INSTALL_DIR" being prioritized over a perfectly fine "TARGET". This both used my code as an input to an LLM (and likely added it to the training data being used by whatever company runs said LLM), and gave garbage out. -The only usable change was the `set -euo pipefail` being used over `set -e`. This is theoretically [bad practice](https://bbs.archlinux.org/viewtopic.php?id=240984), however is a theoretically ok addition as I had forgotten to run shellcheck (which outputted nothing useful) and shellharden on the scripts in this repo to this point. +The only usable change was the `set -euo pipefail` being used over `set -e`. This is theoretically [bad practice](https://bbs.archlinux.org/viewtopic.php?id=240984), however is a theoretically ok addition as I had forgotten to run shellcheck (which outputted nothing useful) and shellharden on the scripts in this repo to this point, and it's more or less "standard industry practice" in some capacity. -- cgit v1.2.3