this post was submitted on 28 Jan 2024
1026 points (97.7% liked)

Programmer Humor

19154 readers
2012 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

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

Didn't ChatGPT become very bad recently? It used to give really working code but now it gets things wrong and doesn't follow context. It gives code but when you ask it to improve by give more context, it ignores the previous answer and give wrong code.

It even sometimes answers by saying it does not have the answer for questions that it answered few months ago.

[–] [email protected] 11 points 7 months ago* (last edited 7 months ago) (2 children)

Last time I asked a niche api question it showed me how to formulate the question so I could post it on this GitHub issues..

Edit

[–] [email protected] 19 points 7 months ago (2 children)

How is that a niche api question? That's a public api that is scraped up.

It's also a terrible way to ask the question. It's how a clueless newb asks questions. Anyone hoping to help needs to at least know: What are you attempting to use the end point for and What results are you receiving vs expecting?

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

It is a perfect example of why you still need good programmers, that know what/how to ask.

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

Also also it told him to include the API key and used v3 in the URL.

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

That looks like advice on how NOT to ask for technical support on a public forum.

  1. Be generic and vague. Omit as many details as possible, this will only distract from the problem at hand.
  2. remember to include your private API key to share it with the world.
[–] [email protected] 10 points 7 months ago (1 children)

The latest update from openai calls this "laziness" and discusses a fix coming

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

Whoa really? AI “laziness” is actually a really interesting concept imo

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

I keep telling the stupid thing to stop wasting time and space apologizing, and it won't.