• @Eheran@lemmy.world
    link
    fedilink
    English
    12 months ago

    What is your point? I do not have time to learn everything about every topic and do it all by hand too. This tool saves me time. I do not have to learn the intricate details of how to code a frontend with the fucking retarded functions and what not. Let alone the matching backend. I just need to know what I want and then get it, even if it takes a few tries and debugging.

    • @shiftymccool@programming.dev
      link
      fedilink
      English
      3
      edit-2
      2 months ago

      I do not have to learn the intricate details of how to code a frontend with the fucking retarded functions

      I hope this isn’t your job…

      If you don’t know what you’re doing, you have no idea if chatpt is doing it right. Spoiler alert, it isn’t. Chatgpt RARELY gets things even remotely right, it’s worse than a junior dev in that you have to keep an eye on it to make sure it’s not doing something super-stupid. This requires that you know at least more than an llm, which requires that you learn. Llms should be used as a convenience, not a replacement for knowledge.

      Source: full-stack developer for 20+ years

      • @Eheran@lemmy.world
        link
        fedilink
        English
        3
        edit-2
        2 months ago

        Both frontend and backend work. The same result one could expect if I had spend the time to learn it and then debug for this one specific issue for ages. What does not work is the “set” button as well as the mDNS. The first I am sure a good program could fix, the other is due to a lack of updates to the old phone to get mDNS working.

        We are only taking about an ESP32 project here, not an actual website. Just for convenience for data input and output this is far(!) better than a display and some buttons… Which is what I used to do in the past decade.