@algernon@come-from.mad-scientist.club
Post #4451959
2026-08-08 13:52 UTC
Also 0.8 points because I consistently use Self instead of naming the struct/enum. We're an AI, clippy and I.
Replies (1)
-
@algernon@come-from.mad-scientist.club 2026-08-08 13:56
In summary, this tool attributed pretty much all code quality improving properties to AI, and works under the assumption that human-written code is imperfect, and does not use any kind of automated, non-AI tooling for formatting and quality control and whatnot, and that documentation is something humans do not write. Short, simple functions? AI! Thorough documentation? AI! Low nesting depth? AI! Consistent formatting? AI! Meanwhile, most AI code I saw were the exact opposite.