• hamid@lemmy.world
    link
    fedilink
    English
    arrow-up
    38
    arrow-down
    2
    ·
    3 months ago

    This was extremely ambitious. I am not a C# developer but I was able to get a LLM to build a really simple app for me to take in input and fill out a table in an azure storage account and then use an azure function to update a document with the information to add to a firewall threat feed for a demo. It took me 3 hours where learning and doing the old fashioned way would have taken me a few days. Cool stuff but not magic, it was like working with a really smart idiot.

      • SpaceCowboy
        link
        fedilink
        English
        arrow-up
        7
        ·
        3 months ago

        Yeah, there’s many times I type “class for:” followed by a a dump of SQL, JSON, XML or whatever and it’ll make a class with properties named correctly with the right types. I still have to figure out tricky data relationships and that sort of thing, but the boring tasks of creating interfaces to databases and objects for serializing stuff goes a lot faster now.

        So a much larger percentage of my time is devoted to solving problems rather than doing all the boring grunt work usually involved with getting data in and out of the app.

        • pythonoob@programming.dev
          link
          fedilink
          English
          arrow-up
          2
          ·
          3 months ago

          God I must be an idiot. I was trying to design my own db for simple flash cards with multiple tags, where tags can be stacked with each other to auto build flash card decks. Even with chatgpt helping me build out the interfaces and some functions I was not getting the functionality I wanted at all.

      • Pilferjinx@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        3 months ago

        Yeah current gen AI is still very much a human tool - an assistant - maybe a companion if you stretch it to it’s edge. I for one welcome a personal AI buddy

    • guacupado@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      3 months ago

      Too many people see AI doing work as an either or thing. AI won’t replace people outright, it’ll just reduce the amount of people you need.

      • Trollception@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        3 months ago

        Which in turn replaces people. What happens if a person is 50 percent more productive with AI? Is the company going to let them simply have 50% of the workload they would before, or will they lay off the other unneeded employees?

        • cheesepotatoes@lemmy.world
          cake
          link
          fedilink
          English
          arrow-up
          7
          ·
          edit-2
          3 months ago

          Listen, you’re not middle-managing hard enough. If AI tools can improve worker productivity by 50%, then you fire 75% of staff and overwork the remaining 25% while threatening to replace them with AI if they don’t suck it up.

          If in the future you’re ever in doubt about how to tackle a problem, just think to yourself “what would an idiot with an MBA do?” and you’ll be set.