this post was submitted on 07 Jul 2025
239 points (99.2% liked)
Programmer Humor
37192 readers
552 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
I had a job interview a few weeks ago where the lead developer straight-up said that he doesn't have any tests in the codebase because "it's just writing your code twice". I thought he was joking. Unfortunately he was not.
I didn't end up getting the job, perhaps because I made it clear that I thought he was very wrong. I think I dodged a bullet.
I mean there is arguments against creating test for everything but that definitely isn't a good one...
If you just get LLMs to write your code then you can write your code zero times