[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] copilot
- From: Michael Kay <mike@saxonica.com>
- To: Dave Pawson <dave.pawson@gmail.com>
- Date: Thu, 7 Dec 2023 09:41:14 +0000
>
> Interesting reading.
>
> "a year after the tool's general release -- found that programmers
> accepted on average around 30% of its suggestions,"
>
I probably accept a higher proportion than that of IntelliJ's suggested improvements to my Java code. It's very good at mechanical tasks like detecting near-duplicate code and generating a reusable method from it, an it's scarily good at guessing that if I want to initialise a variable called languageVersion then I probably want to get the value from getStaticContext().getPackage().getHostLanguage().getVersion(). It illustrates just how repetitive a lot of our coding is.
And of course, it's just like self-driving cars. When it gets it right 99% of the time, we'll start getting lazy and not notice when it's getting it wrong, with fatal consequences.
Michael Kay
Saxonica
- References:
- copilot
- From: Dave Pawson <dave.pawson@gmail.com>
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]