Re: GR: Ban LLM contributions from Debian
Gard Spreemann <[email protected]> Mon, 27 Jul 2026 10:24:23 +0200
| Newsgroups | gmane.linux.debian.devel.vote |
|---|---|
| Message-ID | <[email protected]> |
"Theodore Tso" <[email protected]> writes: > On the other hand, it's unquestionable that the fact that calculators > are incredibly cheap (a four function calculator runs for maybe $3 > USD) has meant that there has been a decline in the ability of people > to do math in their heads. > > As another example, compilers have *definitely* resulted in people no > longer as good at writing assembly language. There were some Unix > old-timers on a mailing list recently reminsicing about how way back > when, it was *assumed* that human-written assembly would always be > more better and more efficient than compiler-generated assembly --- > and these days it is pretty much self-evident that compilers do a > better job than what humans can do. Part of this is because how much > more complex modern CPU's have gotten compared to a PDP-11. But I > think it's more about people being less proficient at certain skills > that are no longer as important, and less about some more general > claim about "cognitive decline". Compilers have moved the point at which most humans interface with computers, sure. But it's moved it around *within* the realm of well-specified, formal code. The important part is that a person is still writing a precise set of instructions when they write C or JavaScript, even when a compiler or interpreter stands between them and assembly. With LLM-based coding, the human stands with their feet planted in the domain of natural prose, and an incredibly poorly specified piece of software translates that into the machine domain. A long argument can be had about whether vague human language is appropriate as a source language to instruct a computer – but the point is that the human has moved from writing formally to writing informally. The same for calculators. Sure, a lot of the actual arithmetic has left a lot of people's heads. But the input and output are still a string of symbols with precise mathematical meaning that will be interpreted in a specific way, known to the operator. If people stopped using calculators and instead just asked an LLM "I wanna buy these things from that store, what would it cost?", I'd be similarly worried. I think there's at least a possibility that such a shift would be more detrimental to people's understanding of numbers and arithmetic than calculators ever were. Best, Gard
signature.asc
(application/pgp-signature, 857 B)
-----BEGIN PGP SIGNATURE----- iQJGBAEBCgAwFiEEz8XvhRCFHnNVtV6AnRFYKv1UjPoFAmpnFbcSHGdzcHJAbm9u ZW1wdHkub3JnAAoJEJ0RWCr9VIz6JHoP+QEUkxt9kDU2FhWJypoj7qLGgECW+n8n A9bXD2AVzgEivZC3E18Fu7/HZaVxfxIw8XcxmEzqcRjs2qrGuBGX6VdIzLkWpDqV Kno5JAQ5aLpXy3WC/7a1n2Z2fBILr04wVWSGIGOwAtvhIl5ERV/IDwUnAJQlbWnO HuVXwLqbC96JvT5ddmXmfqyQ9cJcmPU7rkPB3iCAtV9G7cFwZlh7tc7TvYKiS4AO MHGuw0V8ennLUquuymNidUpb7tylhNARPuz2lqsx5L2YwtFqZdnBJpjGetTYmFVd uwLoTIvW5p4l41V+G8QfoVDzcn5XYz+m2PfQVU70sgthSvwhr9t2G0KYBir+WtXS 8SZ3hNd7bj2TVEYZFReEFbqddQh8yiRmEWiBcTEZDzGGODjiJBScclzho/Tyt2py uWgsM1CgnNqEC9/H550c1wAdnNke9FdXIjImhEQezD9KbZURaJ37WdXu2Di/sFcf VT9IsSsKKaSJNNUV07yDTMZUN6xvR1xIjzQElVaS6U/mBsv8vwfra7HyQivPKeMA 4VVBWk6z/r4p8leX08Ib+TfMwIkt6V4lGiOfu4yn12uN57em/Ppwo6HWBlRVWsMA gECQVNOUUvuzLj6YM9lse2DT3T7jYLKr/rCScpic31GqkJK40Y/5M8eMs2Ovxfsw nmQPDDGDf/kD =G45t -----END PGP SIGNATURE-----