this post was submitted on 25 Feb 2025
938 points (98.2% liked)

Programmer Humor

20831 readers
1620 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 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Nougat@fedia.io 66 points 4 days ago (3 children)

"Hey ChatGPT! Build a fully functional turnkey ecommerce website."

[–] CosmicTurtle0@lemmy.dbzer0.com 81 points 3 days ago (2 children)

That seems really round-about.

Just:

import Money

Money.make('rain')
[–] wise_pancake@lemmy.ca 62 points 3 days ago

Python really does have everything

[–] refurbishedrefurbisher@lemmy.sdf.org 23 points 3 days ago* (last edited 3 days ago) (2 children)

Sometimes they block that, so you have to do this instead:

me.accountBalance = exploit.infiniteMoneyGlitch();

You only get access to that method if you were born with rich parents, though.

[–] towelie@lemm.ee 13 points 3 days ago* (last edited 3 days ago)
if revenue.isTaxed():
    exploit.commitFraud()
else:
    me.callDaddy(moneyPlz)

Isn't that what they did in Superman 3?

[–] heavydust@sh.itjust.works 16 points 3 days ago

"Make me the most generic hello world in ReactJS." Wow it's so smart and conscious!

Oh and make it FAST, no loading bars or spinners!