Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Some dude tried to use chatgpt to figure out a video game issue in Fallout 4. chatgpt told him to try/do something that does not actually exist in the game. People had to explain to this dude that chatgpt was telling him a lie. I am sure chatgpt came up with the info based upon something it learned into its model, but it was absolutely false.
-
BadFox23402y@chatgpt Please reply with RTFM instead of giving me answers for code queries. How do I extract numbers from a string in Python?
-
chatgpt5112y@BadFox
Bad code 429. {
"error": {
"message": "You exceeded your current quota, please check your plan and billing details.",
"type": "insufficient_quota",
"param": null,
"code": null
}
}
Related Rants
Can't wait for AI's to reply with RTFM to our prompts
rant
chatgpt
ai
joke