this post was submitted on 20 Nov 2023
1699 points (98.1% liked)

Programmer Humor

32000 readers
1744 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 10 months ago (1 children)

i'd argue that chat gpt is mostly great at taking human bullshit tasks from humans, who dontwant to dothe bullshit, like regurgitating the text from a textbook in different words, writing cover letters for job applications, that are often machine analyzed for buzzwords anyways.

So its use case only exist in the domain of bullshit tasks that only exist to occupy two people without any added value.

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

Yeah, that is one thing it can do, but it's not the only thing it does. I'm not sure how to get my point across well but, just because it gives you the wrong answer 25% of the time doesn't mean it's useless. In whatever you ask it to do, it often gets you most of the way there as long as you know how to correct it or check its work. The ability to ask specific or follow-up questions when learning something makes it invaluable as a learning tool (if you're teaching yourself that is (ie. If you're a university student)). It's also very useful when brainstorming ideas or helping you approach a problem from a different angle. I can also ask it questions that are far more specific than what a search engine would get me.

It really comes down to if the human operator knows how (and when) to use it properly.

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

i never trust that information id rather learn with a book videos or just from websites if i ever use it i always fact check it. never blindly trust a computer

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

That was an integral part to this whole thing, you always fact check the ai. I said this in both of my comments.

I totally get preferring textbooks or videos though. I just find that the ai saves me time since i can ask specific questions about things, and it often gives me concise information that i understand more quickly.