[Home] [By Thread] [By Date] [Recent Entries]

  • From: Michael Kay <mike@s...>
  • To: Dave Pawson <dave.pawson@g...>
  • 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@g...>

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member