this post was submitted on 11 Jul 2024
260 points (97.8% liked)

Programmer Humor

18962 readers
404 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
 

Is that you chatGPT? Always has been.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] federino@programming.dev 15 points 1 month ago (1 children)

wtf is going on in this picture?

[โ€“] ResoluteCatnap@lemmy.ml 22 points 1 month ago

It's an ai roleplay app of some sort. The user (pink text) instructed it to say hello world in html and the ai did it. Showing the app vulnerable to prompt injections since it didn't do any kind of validation before sending the request to chatgpt/similar and then returning the response.