The ongoing discussions about whether to ban #LLM code contributions to #Drupal core can be summed up as:
Antis: Using the child-stabbing machines is bad and we shouldn't do it.
Pros: It's fine to stab children in limited and considered ways. And how would you even know if people have stabbed children? #FuckAI
joachim@drupal.community
Posts
-
The ongoing discussions about whether to ban #LLM code contributions to #Drupal core can be summed up as:Antis: Using the child-stabbing machines is bad and we shouldn't do it -
Does anyone else find that the 'search files by name' IDE function (CMD-P) has made them really good at thinking of good unique-ish substrings to look for?Does anyone else find that the 'search files by name' IDE function (CMD-P) has made them really good at thinking of good unique-ish substrings to look for? E.g. if I want DrupalKernel, I type 'alke' because far fewer things have that string than things that start with 'drupal'.
-
I just saw a comment by someone* about the 'coercive cultural pressure' of using LLMs.I just saw a comment by someone* about the 'coercive cultural pressure' of using LLMs. I don't feel this at all, not in the slightest. Is this another #neurodivergent thing? ([*] @cainaru on https://www.drupal.org/project/drupal/issues/3574093)
-
#Laravel often ignores widely accepted best practices for a long time, and then when it finally adopts them, it presents the change as if it just discovered something new… even though the broader #PHP community has been pointing out the issues for years.@ghostwriter It's annoying, but also, it's crappy DX and it's a mental load having to learn all these random names.
-
#Laravel often ignores widely accepted best practices for a long time, and then when it finally adopts them, it presents the change as if it just discovered something new… even though the broader #PHP community has been pointing out the issues for years.@ghostwriter The thing that bugs me with Laravel (so far) is the batshit meaningless names they have for the components. Manage your database with Sailboat! Create CLI tools with Artichoke!