Driverless car startup Cruise’s no good, terrible year::undefined

  • CoggyMcFee@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    10 months ago

    I agree with what you’re saying about your line of work. I code for a living, and Copilot is genuinely useful all day long. I use it now and again to generate a script from scratch, but most of the time it functions as either an incredible autocomplete of whatever I am coding, or it converts a chunk of code from one format to another, with just a description of what I’m trying to do, instead of me having to write a complex regular expression or do it by hand. So I’d say in my line of work it’s gotten past the “neat” phase.

    • HelloThere@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      0
      arrow-down
      1
      ·
      edit-2
      10 months ago

      But it still ultimately requires you in that chair to correct issues.

      I don’t doubt for a second that time is saved, especially in the boilerplate parts of writing code, but it’s not going to remove you from that chair.

      From my experience, Copilot is helpful, but we’re talking a few steps above templates, Clippy 3.0, if you will. The bit that blew my mind a bit was realising just how much code I write is the essentially the same. “Automating” that has been a great help, but - like with the marketing stuff - it’s not at a point where it can do it alone.

      It’s the same with driving, etc.