There's an utterly ridiculous "study" out from Stanford about "ghost engineers" which are reportedly engineers who do nothing at companies.
Pray tell, what flawed methodology did this "study" use?
It assessed code changes made by these engineers, not by lines of code changed but by "simulating a panel of 10 experts to evaluate each commit"
This fatally flawed study does not account for:
- management & planning
- research to unblock work
- collaboration with other staff
- helping other staff
Like, once again, actually writing code is a small part of an software engineers actual job.
That's like assessing structural engineers on the basis of calculations done
A lot of time is spent in communications, planning, and helping others.
Honestly a shame that a prominent software engineering podcast would actually run with this drivel.
@thisismissem I was once on a team where an absolute champion decided he would be the face of the team. He volunteered for every meeting (and there were so many meetings) so that everyone else could get things done. He was a leader.
They fired him. Not enough code committed.
@mekkaokereke @thisismissem I remembered a fun extra detail: everyone paired in that team! So even if he had written more lines of code, it wouldn’t have shown up half the time, because he would be coding on somebody else’s computer.
(Oh, and when pairing, you “submit” fewer LOC anyway, because there’s more editing before merging.)