From 8392abf25eccf8343f05c05b11a2e3dd6fb1bf5a Mon Sep 17 00:00:00 2001 From: Typpi <20943337+Nick2bad4u@users.noreply.github.com> Date: Fri, 30 May 2025 15:28:12 -0400 Subject: [PATCH 1/3] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f83350d..8717dfb 100644 --- a/README.md +++ b/README.md @@ -176,8 +176,7 @@ This is a curated collection of "dramatic" GitHub interactions. ### crablang/crab - [crablang/crab/issues/14](https://github.com/crablang/crab/issues/14) - - Cataclysm-DDA added an option to switch gender mid-game, sparking debate over whether it should be locked behind debug or an autodoc procedure. - + ### CVarisco/community-story - [CVarisco/community-story/pull/1](https://github.com/CVarisco/community-story/pull/1) From 02df2645b72a81111b6c50b3202b56420ae659db Mon Sep 17 00:00:00 2001 From: Typpi <20943337+Nick2bad4u@users.noreply.github.com> Date: Fri, 30 May 2025 15:31:48 -0400 Subject: [PATCH 2/3] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8717dfb..549bdf9 100644 --- a/README.md +++ b/README.md @@ -492,9 +492,13 @@ This is a curated collection of "dramatic" GitHub interactions. - [Homebrew/homebrew-core/issues/24654](https://github.com/Homebrew/homebrew-core/issues/24654) (archive: [1](https://web.archive.org/web/20190117063442/https://github.com/Homebrew/homebrew-core/issues/24654), [2](https://archive.today/JiS6i)) - Homebrew user questioned whether Apache httpd should be a dependency for PHP. +### Homebrew/homebrew-services + - [Homebrew/homebrew-services/issues/151](https://github.com/Homebrew/homebrew-services/issues/151) (archive: [1](https://web.archive.org/web/20190512053827/https://github.com/Homebrew/homebrew-services/issues/151)) - A Homebrew user requested finer control over starting and stopping services, arguing that the --all flag was too broad and led to unintended dependencies being launched. +### Homebrew/legacy-homebrew + - [Homebrew/legacy-homebrew/issues/50683](https://github.com/Homebrew/legacy-homebrew/issues/50683) (archive: [1](https://web.archive.org/web/20190629075855/https://github.com/Homebrew/legacy-homebrew/issues/50683)) - A Homebrew user questioned the removal of the rtorrent formula. From 3420b5f4d853c8046bc2a8f4806be92ad82f3232 Mon Sep 17 00:00:00 2001 From: Typpi <20943337+Nick2bad4u@users.noreply.github.com> Date: Fri, 30 May 2025 15:35:15 -0400 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 549bdf9..ff82e42 100644 --- a/README.md +++ b/README.md @@ -615,7 +615,7 @@ This is a curated collection of "dramatic" GitHub interactions. - [/pull/1633](https://github.com/lerna/lerna/pull/1633) - The Lerna team reverted the license change, restoring the original MIT license. The maintainer responsible for the controversial change was removed from the project. -### Marak/Colors.js +### Marak/Colors.js and Marak/faker.js - In early 2022, the maintainer of colors.js and faker.js, Marak Squires, intentionally corrupted the codebases of both libraries. He introduced infinite loops and nonsensical output, causing widespread breakage for projects and applications that depended on these popular npm packages. - [colors.js/issues/285](https://github.com/Marak/colors.js/issues/285)