this post was submitted on 09 Mar 2026
368 points (99.2% liked)

Programmer Humor

41294 readers
548 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] panda_abyss@lemmy.ca 4 points 13 hours ago (2 children)

I have interviewed people for a long long time, and unless they were egregiously bad (obviously cheating, or failed every part of the technical) I have always written them a paragraph of feedback.

Every single candidate. It’s not hard, takes 5 minutes

[–] eldavi@lemmy.ml 2 points 7 hours ago (1 children)
[–] panda_abyss@lemmy.ca 2 points 5 hours ago (1 children)
[–] eldavi@lemmy.ml 1 points 51 minutes ago

one that's no longer extended and i'm glad to hear you do it.

[–] Bassman1805@lemmy.world 5 points 9 hours ago (1 children)

Sometimes hiring managers aren't allowed to provide any feedback because it can create legal liability.

But usually they just don't want to.

[–] panda_abyss@lemmy.ca 2 points 9 hours ago* (last edited 9 hours ago) (1 children)

How does it create liability to say “I’d like to have more advanced Python skills, specifically the using object oriented code to structure a solution to the problem”

I feel like society has gone insane. Don’t do anything, it might upset someone, or you could step on someone’s emotional support ant, and we’ll get sued!

[–] dev_null@lemmy.ml 2 points 3 hours ago

It doesn't, but someone could write something that did. Like referring to an incorrect answer that the candidate then wants to prove in court was actually correct, and so they were unfairly rejected.

So either you screen every piece feedback by the legal team, which would be very expensive, or you just don't give feedback as a rule.

I'm not saying this makes sense - it doesn't - just saying that's the rationale that leads to it.