# 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
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
10 PRINT CHR$ (205.5 + RND (1));
20 GOTO 10
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.
Does he really don't know the difference between cut and copy?
What if this is a plot to literally steal your code? You give it to the AI, page refreshes and clears your clipboard. Your entire "source code file" is now theirs, and probably part of the training set for Grok 5.
The first part is a joke, but the second part...
Yes, I who knows a lot about programming, only use one file per application.
Drop the executable in the GrokBox
The entire file! My biggest frustration with cursor is that it doesn't support reading from multiple projects at once so it can see the context of how the projects interact or how interfaces are implemented.
The man loves destroying his work. Let ‘em get to it. It’s what he’s the best at doing.
No one who legitimately knows anything about computing speaks like this.
He’s truly a moron’s hallucination of a genius.
Wdym. Just copy-paste your source code. Go ahead. That one single file with the source code, copy-paste it.
Not copy-paste. Cut-paste. As an additional feature that way your source code becomes as light weighted as 0 Kb.
I saw him do a show in Florida and he started bashing republicans during a joke when a bunch of people in the audience started booing and leaving. He calls them all dipshits and dives into doing a bunch of jokes further questioning their intelligence before winning back the crowd. It was very impressive.
I love Stavrose baby. He is awesome and doesn't give a fuck what people think.
Oh man, the people leaving when he starts. Amazing.
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
You've heard of monorepos, but have you tried monofile development?
He probably thinks that the entire application is only one source file
Presumably anybody that does this gets their code integrated into the training data right?
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.
You're probably preaching to the choir here. lol
Why are all my variables suddenly named after SS officers?
Führer loop
- Auswitch statement
- V2latile variable
- Goebboolean
- Zyklon C++
- Left shift, Reich shift
- Open and close Parenzer
- Iron Cross-compiler
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 am a professional encoder and I always put all my codes in a single big file marked EXE for faster execution.
I do work for an AI centric company and we've used almost every major model in some way, shape, or form.
Grok was so bad on all fronts that we ceased using it completely.
So I don't believe this for one second. I don't even find ChatGPT to be useful for code. I'd probably put Claude first and versions of Gemini second, with no current third.
Wait so are they using grok to code grok? No wonder it keeps getting shittier
So "don't talk to strangers" or "don't give your credit card info to strangers" never really reached the audience, did it?
Hey Grok, take this one file out of the context of my 250,000 line project and give me that delicious AI slop!
Perfect, groks context limit is 256,000, and as we all know llm recal only gets better as context fills so you will get perfect slop that works amazingly
/s and more info on quality drop with context increase here https://github.com/NVIDIA/RULER
250,000 lines is way more than 250,000 tokens, so even that context is too small.