zlacker

[return to "Tldraw pauses external contributions due to AI slop"]
1. sbonda+p5[view] [source] 2026-01-16 00:15:31
>>pranav+(OP)
Seems like reading the code is now the real work. AI writes PRs instantly but reviewing them still takes time. Everything flipped. Expect more projects to follow - maintainers can just use ai themselves without needing external contributions.
◧◩
2. em-bee+UR[view] [source] 2026-01-16 08:41:03
>>sbonda+p5
this is precisely why i refuse to use AI to generate code at all. i'd have to not only read it but internalize it and understand it in a way as if i had written it myself. at that point it is easier to actually write the code myself.

for prototypes and throwaway stuff where only the results count, it may be ok. but not for code that goes into a larger project. especially not FOSS projects where the review depends on volunteers.

[go to top]