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:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 40 points 1 week ago (8 children)

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.

[–] [email protected] 14 points 1 week ago (1 children)

I mean there is arguments against creating test for everything but that definitely isn't a good one...

[–] [email protected] 10 points 1 week ago

If you just get LLMs to write your code then you can write your code zero times

load more comments (6 replies)