this post was submitted on 15 Jul 2025
436 points (94.5% liked)
Programmer Humor
37208 readers
235 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What you do is use a for loop to generate a million lines for you, then paste it in. Writing it manually is moronic. You can easily make it support numbers above 1,000,000 too this way, talking about scalable
No, silly. You ask chatgpt to write (steal) a loop that would generate all those lines. Haven't you heard about meta-vibe template-programming?
I once saw someone unironically sharing their new trick of "if you need to write a bunch of really similar lines just with different numbers, chatGPT does it really well".
Kind of blew my mind (and everyone else that saw the thread)