•  golden_zealot   ( @golden_zealot@lemmy.ml ) 
    link
    fedilink
    English
    6
    edit-2
    4 months ago

    I’m still so lost on what the use case for chatGPT is unless its like, learning a language (considering it’s a language model as i understand it).

    It does not reliably source accurate information.

    It does not create nuanced artistic writing.

    It does not produce reliable code.

    I’m certain 90% of its value is in everyone wanting very badly for it to be something that its not, but it just isn’t.

    It’s like if someone invented a claw hammer and people bought into it because “Oh wow, this could be used as a door stop! This could be used to cook my stir fry! This could be used to play a piano!” and yes, you could use it for those things, but really the thing was built for hammering nails and thats about all its actually good at.

    This is why I think there is hype, but little usage, because no one wants to use it for what it might actually be good at, and they don’t even market it as such because its more profitable to pretend its an “everything” tool.

    It’s like going to a coffee shop, but for some reason there’s pizza on the menu, and of course when you order it, the pizza is dog shit.

    • I use it almost daily.

      It does produce good code. It does not reliably produce good code. I am a programmer, it makes my job 10x faster and I just have to fix a few bugs in the code it usually generates. Over time, I learned what it is good at (UI code, converting things, boilerplate) and what it struggles with (anything involving newer tech, algorithmic understanding, etc.)

      I often refer to it as my intern: It acts like an academically trained, not particularly competent, but very motivated, fast typing intern.

      But then I am also working on the field. Prompting it correctly is too often dismissed as a skill (I used to dismiss it too). It needs more understanding than people give it credit for.

      I think that like many IT tech it will go from being a dev tool to everyday tool gradually.

      All the pieces of the puzzle to be able to control a computer by voice using only natural language are there. You don’t realize how big it is. Companies haven’t assembled it yet because it is actually harder to monetize on it than code it. I think probably Apple is in the best position for it. Microsoft is going to attempt and will fail like usual and Google will probably put a half-assed attempt at it. I’ll personally go for the open source version of it.

      •  golden_zealot   ( @golden_zealot@lemmy.ml ) 
        link
        fedilink
        English
        2
        edit-2
        4 months ago

        Yea, having worked in the IT field and knowing a few languages myself, I think that as far as code goes, it can be ok for basically laying out the structure of what you are trying to do. It’s typically the details that it misses in my experience. In that sense, it definitely can be used similarly to an IDE.

      • Hey I heard that intern metaphor before somewhere… No Boilerplate?

        EDIT: Dumb me, I replied before reading the enitre message. What you say is exactly how I feel, there are some real big possibilities here. Currently the closest thing to that using a computer with only your voice would be something like ollama combined with open web ui and their calling feature and some tool functions.

    • I mainly use it to create placeholder graphics. It’s much better than looking around for open-source clipart. It’s placeholder because most of the output is pretty plastic and unreal. When time comes, will be hiring a real designer who can create actually original content that best fits a specific look and feel.

      It’s not a reliable source for actual data, news, or even a good programming aide. Every single time I tried it, it confidently spit out incorrect stuff. Will see how it does generating test cases for a server application project.