this post was submitted on 10 Jan 2024
106 points (91.4% liked)

Showerthoughts

29221 readers
746 users here now

A "Showerthought" is a simple term used to describe the thoughts that pop into your head while you're doing everyday things like taking a shower, driving, or just daydreaming. The best ones are thoughts that many people can relate to and they find something funny or interesting in regular stuff.

Rules

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 46 points 8 months ago (6 children)

I use ChatGPT just for programming and it gives wrong answers half of the time.

[–] [email protected] 17 points 8 months ago (2 children)

i'm studying mechanical engineering and there's a guy in our class who's obsessed with chatgpt. he's always trying to solve all of the tasks using chatgpt and he's always the first to share the solution in zoom. so far it's never been correct but he just sticks with it...

[–] [email protected] 7 points 8 months ago (1 children)

I am a mechanical engineer. I was able to get special permission from my IT department to use LLMs as part of my workflow as a genie pig for the department. It is completely useless.

One the most valuable skill an engineer can have is being able to communicate technical information effectively to different audiences. GPT is on overly polite meat grinder, spitting out half chewed technical slop.

[–] [email protected] 6 points 8 months ago

AI will have a better sense of something like mechanical engineering when it’s inhabited a body for a while.

[–] [email protected] 1 points 8 months ago

If I'm recalling right, I asked Chatgpt re banked turn with friction. Didn't give the answer I was looking for.

I asked Chatgpt re the best big phones of 2022. 1 of the phones it cited was released in 2021.

[–] [email protected] 11 points 8 months ago

Yeah I also do and it is indeed frequently incorrect. It is good when you have like no idea about what you're doing. It can help you get on track and then you can research by yourself.

[–] [email protected] 8 points 8 months ago (1 children)

I use chatGPT for any topic I'm curious about, and like half the time when i double check the answers it turns out they're wrong.

For example i asked for a list of phones with screens that don't use PWM, and when i looked up the specs of the phones it recommended it turned out they all had PWM, even though in the chatGPT answer it explicitly stated that each of these phones don't use PWM. Why does it straight up lie?!

[–] [email protected] 8 points 8 months ago

It's not lying. It has no concept of context or truth. Auto complete on steroids.

[–] [email protected] 8 points 8 months ago (3 children)

Not picking fights. Just curious.

Is this an improvement or a decline in your overall code programming success?

[–] [email protected] 14 points 8 months ago

I am a hobbyist (and not very good) programmer, and while ChatGPT (free version) often gives me wrong answers, it still gives me some insight on how some stuff could be done (intentionally or not) or how something works and is actually somewhat helpful in learning stuff, but I guess this could be double-edged sword even in that regard.

It is also pretty good at detecting simple code errors, from what I have seen.

Overall more positive than negative, but I wouldn't recommend to use it blindly.

[–] [email protected] 7 points 8 months ago

Huge improvement in work flow.

Don’t get it to write your code for you, it’s not gonna work 3/10 times. Instead use it to review your code, help remove any code smells for refactoring.

[–] [email protected] 6 points 8 months ago

I don't use chatGPT, but work with colleagues who do. They're productivity visibly drops and half the time I gotta fix their shitty code.

[–] [email protected] 5 points 8 months ago

The other half though is sweet times.

[–] [email protected] 3 points 8 months ago (1 children)
[–] [email protected] 2 points 8 months ago