Click here to Skip to main content
15,897,519 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
QuestionRe: The shocking secret about static types Pin
Super Lloyd5-Jun-16 20:15
Super Lloyd5-Jun-16 20:15 
AnswerRe: The shocking secret about static types Pin
Dan Neely7-Jun-16 3:06
Dan Neely7-Jun-16 3:06 
GeneralRe: The shocking secret about static types Pin
Super Lloyd7-Jun-16 3:53
Super Lloyd7-Jun-16 3:53 
NewsThe way we evaluate developer performance is broken Pin
Kent Sharkey5-Jun-16 8:50
staffKent Sharkey5-Jun-16 8:50 
GeneralRe: The way we evaluate developer performance is broken Pin
PIEBALDconsult5-Jun-16 10:45
mvePIEBALDconsult5-Jun-16 10:45 
GeneralRe: The way we evaluate developer performance is broken Pin
Kent Sharkey5-Jun-16 10:46
staffKent Sharkey5-Jun-16 10:46 
GeneralRe: The way we evaluate developer performance is broken Pin
PIEBALDconsult5-Jun-16 10:47
mvePIEBALDconsult5-Jun-16 10:47 
GeneralRe: The way we evaluate developer performance is broken Pin
Marc Clifton5-Jun-16 13:37
mvaMarc Clifton5-Jun-16 13:37 
Kent Sharkey wrote:
Let's go back to kLoC, it's so useful


And why not? But the metric should be:

1) have you implemented the requirement in the least lines of code...
2) and, where applicable, as a re-usable component, and...
3) in a generic enough way that it can handle other use cases...
4) considering possible performance impacts...
5) as well as, where applicable, being thread safe...
6) with a clean separation of concerns...
7) and in a way that makes it easily to replace dependencies as well as being replaceable itself,
8) and did you implement any code contracts...
9) write unit tests for the any complicated stuff...
10) and write some helpful documentation as to why you're solving the problem the way you did.

So:

I guess that's too complicated for most managers to figure out when they do a performance review...

Thus:

Performance reviews are BS anyways, because nobody actually considers 1-10.

Which leads us down the rabbit hole of "peer" performance reviews, something the Holacracy[^] folks try to do. I've never participated in such an environment, so I have no idea if that actually works well. I came close once, but it was Ruby on Rails, and by the time the interview process was over, I was really glad I didn't get the job.

Marc
Imperative to Functional Programming Succinctly

Contributors Wanted for Higher Order Programming Project!

Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny

NewsMicrosoft wants to power self-driving cars, not build one Pin
Kent Sharkey5-Jun-16 8:48
staffKent Sharkey5-Jun-16 8:48 
GeneralRe: Microsoft wants to power self-driving cars, not build one Pin
H.Brydon5-Jun-16 11:11
professionalH.Brydon5-Jun-16 11:11 
NewsQ&A: Guido van Rossum on Python's next steps Pin
Kent Sharkey5-Jun-16 8:46
staffKent Sharkey5-Jun-16 8:46 
GeneralRe: Q&A: Guido van Rossum on Python's next steps Pin
Marc Clifton5-Jun-16 10:11
mvaMarc Clifton5-Jun-16 10:11 
GeneralRe: Q&A: Guido van Rossum on Python's next steps Pin
Rob Grainger5-Jun-16 22:40
Rob Grainger5-Jun-16 22:40 
GeneralRe: Q&A: Guido van Rossum on Python's next steps Pin
Marc Clifton6-Jun-16 2:00
mvaMarc Clifton6-Jun-16 2:00 
NewsC++17 is taking shape Pin
Kent Sharkey5-Jun-16 8:42
staffKent Sharkey5-Jun-16 8:42 
NewsComputer scientists quantify just how hard Super Mario Bros. is Pin
Kent Sharkey5-Jun-16 8:39
staffKent Sharkey5-Jun-16 8:39 
NewsGoogle doesn't want to accidentally make Skynet, so it's creating an AI off switch Pin
Kent Sharkey5-Jun-16 8:38
staffKent Sharkey5-Jun-16 8:38 
GeneralRe: Google doesn't want to accidentally make Skynet, so it's creating an AI off switch Pin
KarstenK5-Jun-16 20:39
mveKarstenK5-Jun-16 20:39 
GeneralRe: Google doesn't want to accidentally make Skynet, so it's creating an AI off switch Pin
Rob Grainger5-Jun-16 22:44
Rob Grainger5-Jun-16 22:44 
GeneralRe: Google doesn't want to accidentally make Skynet, so it's creating an AI off switch Pin
Eddy Vluggen6-Jun-16 9:20
professionalEddy Vluggen6-Jun-16 9:20 
NewsOn her microphone's secret service: How spies, anyone can grab crypto keys from the air Pin
Kent Sharkey5-Jun-16 8:35
staffKent Sharkey5-Jun-16 8:35 
NewsTeamViewer denies being hacked, blames users, and introduces new security measures Pin
Kent Sharkey5-Jun-16 8:34
staffKent Sharkey5-Jun-16 8:34 
GeneralRe: TeamViewer denies being hacked, blames users, and introduces new security measures Pin
MacSpudster19-Jul-16 10:42
professionalMacSpudster19-Jul-16 10:42 
GeneralRe: TeamViewer denies being hacked, blames users, and introduces new security measures Pin
Kent Sharkey19-Jul-16 10:43
staffKent Sharkey19-Jul-16 10:43 
NewsScientists say they hope to create a human genome in the lab Pin
Kent Sharkey2-Jun-16 11:51
staffKent Sharkey2-Jun-16 11:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.