• @[email protected]
    link
    fedilink
    English
    339 months ago

    Yeah cause my favorite thing to do when programming is debugging someone else’s broken code.

    • @Supervisor194
      link
      10
      edit-2
      9 months ago

      I think where it shines is in helping you write code you’ve never written before. I never touched Swift before and I made a fully functional iOS app in a week. Also, even with stuff I have done before, I can say “write me a function that does x” and it will and it usually works.

      Like just yesterday I asked it to write me a function that would generate and serve up an .ics file based on a selected date and extrapolate the date of a recurring monthly meeting based on the day of the week picked and its position (1st week, 2nd week, etc) within the month and then make the .ics file reflect all that. I could have generated that code myself by hand but it would have probably taken me an hour or two. It did it in about five seconds and it worked perfectly.

      Yeah, you have to know what you’re doing in general and there’s a lot of babysitting involved, but anyone who thinks it’s just useless is plain wrong. It’s fucking amazing.

      Edit: lol the article is referring to a study that was using GPT 3.5, which is all but useless for coding. 4.0 has been out for a year blowing everybody’s minds. Clickbait trash.

      • @[email protected]
        cake
        link
        fedilink
        19 months ago

        I think it doesn’t shine, I think it costs more than it gives and will never improve from its current state until many advancements and innovations are made far beyond. I think defences of LLMs like yours are stupid, shortsighted, and harmful.

        • @Supervisor194
          link
          1
          edit-2
          9 months ago

          That opinion and a dollar will get you a cup of coffee at McDonalds.

    • @[email protected]
      link
      fedilink
      49 months ago

      To be fair, I’m starting to fear that all the fun bits of human jobs are the ones that are most easy to automate.

      I dread the day I’m stuck playing project manager to a bunch of chat bots.