Post #4112145
2026-07-26 12:47 UTC
Replies (3)
-
@rkaj@mastodon.nu 2026-07-26 12:48
@levitte@mastodon.nu Some people may nog agree that "slop" is always bad. But saying that all llm-generated code is slop is consistent with any definition os "slop" I use.
-
@ahltorp@mastodon.nu 2026-07-26 13:12
@rkaj@mastodon.nu @levitte@mastodon.nu I would add that all generated code, whether by LLMs or compilers is immediately legacy code. That is why it's so important that generated code can be easily regenerated at any time. This includes machine code. Editing generated code has always been a bad practice, and it doesn't suddenly become a good practice just because we have LLMs. For exploratory programming, the trade-offs are a bit different, but by definition maintainability is not an issue in that case.
-
@levitte@mastodon.nu 2026-07-26 13:32
@rkaj@mastodon.nu https://codeberg.org/ethical-foss/open-slopware uses a self-fulfilling definition: > slop | Anything generated by AI, typically code, books, articles, or images. It's pretty dumb and nonsensical if you ask me.