Yes, I who knows a lot about programming, only use one file per application.
Programmer Humor
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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
i think ive pinpointed exactly why twitter devs are terrible
# Checking validity of each file
for file in directory:
content = file.read()
for keywords in ("heil hitler","hitler did nothing wrong","kill the jews","hitler was the victim","there is no evidence for the Holocaust"):
if keywords in content:
return True
# File is Invalid and fake news
return False
I am a professional encoder and I always put all my codes in a single big file marked EXE for faster execution.
Get popcorn ready
Upload the entire Linux kernel, then submit the "fixed" code as a PR to Linus.
Enjoy popcorn
My sibling in christ, we are trying to code not cause a NATO conflict.
I’d love to see Linus verbally removedslap the fuckwit. Or physically, that’d be cool too.
I think that Linus becoming less of an abusive asshole over the years has been a positive development, but I wouldn't mind the return of the old for this event
From the genius and his whipped minions that brought you MechaHitler after some "fixes and improvements"...
...Comes the same AI that offers to "fix your code."
Wow. Simply astounding. A magnificent feat indeed, to waste so many finite precious resources over such garbage.
Kindly Ctrl+A and shift-delete "All your code files", sir.
LOL the macos dictionary entry/quicklook entry for "MechaHitler" gives you Grok's wikipedia page
Which happens because wikipedia redirects "Mechahitler" to Grok
please don’t use grok.
elon is poisoning the air over memphis with exhaust from the generators that he’s using to power it while using drinking water from the memphis sands aquifer to cool it.
please don’t use grok.
Presumably anybody that does this gets their code integrated into the training data right?
So "don't talk to strangers" or "don't give your credit card info to strangers" never really reached the audience, did it?
I find that without being able to see the rest of my IDE it makes no sense to just paste a single class worth of code at a time in there, it has no context for the rest of the application
He also thinks that the number of lines of code produced is a relevant measure of productivity, so him not understanding this isn't super surprising.
You've heard of monorepos, but have you tried monofile development?
He probably thinks that the entire application is only one source file
Hmm, can you upload files? Wonder if they set an upper limit. Wonder which language would burn the most cycles?
Knowing how half-assed they've been deploying Grok a ZIP bomb would probably work on it if they allowed file uploads.