return2ozma@lemmy.world to Technology@lemmy.worldEnglish · 13 days agoA Prominent OpenAI Investor Appears to Be Suffering a ChatGPT-Related Mental Health Crisis, His Peers Sayfuturism.comexternal-linkmessage-square34fedilinkarrow-up1235arrow-down114cross-posted to: technology@beehaw.orgnews@lemmy.world
arrow-up1221arrow-down1external-linkA Prominent OpenAI Investor Appears to Be Suffering a ChatGPT-Related Mental Health Crisis, His Peers Sayfuturism.comreturn2ozma@lemmy.world to Technology@lemmy.worldEnglish · 13 days agomessage-square34fedilinkcross-posted to: technology@beehaw.orgnews@lemmy.world
minus-squarethebeardedpotato@lemmy.worldlinkfedilinkEnglisharrow-up35arrow-down1·12 days agoIt’s insane to me that anyone would think these things are reliable for something as important as your own psychology/health. Even using them for coding which is the one thing they’re halfway decent at will lead to disastrous code if you don’t already know what you’re doing.
minus-squareTollana1234567@lemmy.todaylinkfedilinkEnglisharrow-up3·12 days agoits one step below betterhelp.
minus-squareCethin@lemmy.ziplinkfedilinkEnglisharrow-up2·12 days agoAbout the coding thing… It can sometimes write boilerplate fairly well. The issue with using it to solve problems is it doesn’t know what it’s doing. Then you have to read and parse what it outputs and fix it. It’s usually faster to just write it yourself.
It’s insane to me that anyone would think these things are reliable for something as important as your own psychology/health.
Even using them for coding which is the one thing they’re halfway decent at will lead to disastrous code if you don’t already know what you’re doing.
its one step below betterhelp.
About the coding thing…
It can sometimes write boilerplate fairly well. The issue with using it to solve problems is it doesn’t know what it’s doing. Then you have to read and parse what it outputs and fix it. It’s usually faster to just write it yourself.