this post was submitted on 11 Aug 2024
232 points (94.6% liked)

Programmer Humor

19176 readers
973 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
 

My latest personal project would look like this:

you are viewing a single comment's thread
view the rest of the comments
[–] thebardingreen@lemmy.starlightkel.xyz 7 points 1 month ago* (last edited 1 month ago)

My code projects lately?

"This project uses an API written in PHP, with HTML in Lua (OpenResty) and JavaScript. We're starting with the PHP component, please write me a burger with cheese, bacon, lettuce, tomato, pickles, ketchup and mustard."

"Absolutely! I'd be happy to help with that! I understand that we're creating a burger in PHP. Here is a burger, with cheese, bacon, lettuce tomato and mustard. Explanation of the burger: The bacon is on top of the cheese, so it doesn't fall off. The lettuce is included, to create an underlying HTML structure."

"Um, that's not at all what I asked for. First of all, you completely forgot the ketchup, which I explicitly told you was a requirement. Secondly, you said there was mustard, but I don't see any. Third, the cheese is cottage cheese? No one puts that on burgers! Why would you put cottage cheese? Third, the bacon is turkey bacon. That's not what I wanted at all. On top of that, the lettuce is UNDER the burger, not ON it. We're not writing HTML, this is meant to be a rest API. All the output should be JSON.

Please try again. Write me a burger in PHP with pig bacon, mustard and ketchup, which you forgot to include last time, cheddar cheese (NOT cottage cheese) and tomato, pickles and lettuce INSIDE the bun. This is an API, so don't write any HTML!"

"I appologize for the misunderstanding. Here is your burger with bacon (made from pigs, not turkey), mustard, ketchup, cheddar cheese, tomato, pickles and lettuce inside the bun. I understand this is an API, so I've taken out the HTML. Please let me know if there's anything else I can help you with."

"It looks like you've called a function to put the lettuce inside the bun, but you never created that function?"

"You are correct. Your PHP code would need to have the function defined to put the lettuce inside the bun. Here is your updated PHP code with the putLettuceInsideBun function included."

"Thank you, there's a tomato and the lettuce is inside the bun now. I'm not sure why you called the putLettuceInsideBun() function twice, but at least it's in there now. I note there's still no bacon, cheese, ketchup or mustard. You know what? I'm just going to write those parts myself!"

"Writing PHP code can be a fun and educational challenge! Please let me know if I can assist you any further with your PHP hot dog grilling project."