Tetronian comments on The Black Team - A Parable of Group Effectiveness - Less Wrong

35 Post author: JGWeissman 22 April 2011 02:37AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (21)

You are viewing a single comment's thread.

Comment author: [deleted] 22 April 2011 04:26:37AM 0 points [-]

I think the next paragraph is the most important:

Things soon began to get a little crazy. Team members began to affect loud maniacal laughter whenever they discovered software defects. Some individuals even grew long mustaches which they would twirl with melodramatic flair as they savaged a programmer's code. And the things they did to software went beyond all bounds of rational use testing and were more akin to software torture. The crazier things got, the more effective the team became.

This makes it sound more like a cult rather than a group of rational people working together. Reminds me of this and similar posts. So instead of "A Parable of Group Effectiveness," it's more like, "A Parable of Smart People Getting Sucked Into a Feedback Loop Causing Them to Confuse Their Sense of Group Identity With the Terminal Values of Their Employer."

Comment author: ata 22 April 2011 05:38:55AM *  39 points [-]

This makes it sound more like a cult rather than a group of rational people working together.

...they "grew long mustaches which they would twirl with melodramatic flair as they savaged a programmer's code", for god's sake. This is just a group of people who decided to have fun with their identities, go about their jobs in a bit more theatrical a manner than usual, and make people's days more surreal, and managed to get their work done more effectively and more enjoyably in the process. (Rational doesn't mean boring.) I'm sort of used to random things in nearby memespace regions being accused of being cults, but this doesn't even seem to have the surface similarities that are usually brought up to support those accusations.

Comment author: Gray 22 April 2011 11:20:23PM 2 points [-]

I agree entirely. I hate the idea that "rationality" is being identified with the way your dress and compose yourself. Also, I know there's a sequence post somewhere that basically says that being rational doesn't mean being dispassionate.

Comment author: Dreaded_Anomaly 22 April 2011 11:33:50PM 6 points [-]

Also, I know there's a sequence post somewhere that basically says that being rational doesn't mean being dispassionate.

Perhaps you're thinking of Feeling Rational, one of my personal favorites.

Comment author: TheOtherDave 22 April 2011 01:06:49PM *  4 points [-]

"...With the Terminal Values of Their Employer"

(blink)

Of what employer are you presuming quality code is a terminal value?

EDIT: Or, if I've misunderstood you... what employer terminal values are you presuming, here?

Comment author: randallsquared 22 April 2011 04:21:54PM 2 points [-]

Uh, I think he's saying exactly that it wasn't.

And the things they did to software went beyond all bounds of rational use testing and were more akin to software torture.

That suggests that they spent way more time on ensuring quality that was actually merited by the goals of helping users.

Comment author: Vaniver 22 April 2011 04:52:15PM 4 points [-]

If you read the whole article though (it's a page long!) it's clear that management loved it.

Comment author: [deleted] 22 April 2011 07:33:00PM 2 points [-]

Yes, this was what I meant.

Comment author: JoshuaZ 22 April 2011 04:35:39AM 8 points [-]

Or to put a positive spin on it, it shows that cultishness can sometimes be used to do good, productive work.

Comment author: [deleted] 22 April 2011 12:56:54PM 11 points [-]

I think calling your response "a positive spin" is conceding too much. The bottom line is:

the more effective the team became.

That's fact, not spin.

Comment author: David_Gerard 22 April 2011 12:05:34PM 10 points [-]

I question even calling it "cultishness". An in-group, certainly.

Comment author: ArisKatsaris 22 April 2011 10:46:27AM 3 points [-]

Are you saying that rational people are not supposed to have fun?

Comment author: [deleted] 22 April 2011 12:30:05PM 3 points [-]

No, not at all! But it sounds like they developed a powerful sense of group identity and lost track of their goals. E.g.:

And the things they did to software went beyond all bounds of rational use testing and were more akin to software torture.

Comment author: JGWeissman 22 April 2011 04:30:09PM 12 points [-]

Keep in mind that the word "rational" as used in this article does not have the technical meaning we use here at LW. As a software developer, I find that a lot of bug reports I receive come from that actual users exceeding all bounds of "rational" use of the software. And most of those, I fix, and I would have been better off with top notch testing department exceeding all bounds of "rational" testing to tell me about these bugs as I write the software and before it gets deployed to customers.

Comment author: roystgnr 23 April 2011 03:18:19PM *  4 points [-]

I'd like to know what "software torture" means once the metaphor has been stripped. As it is, that phrase doesn't tell me what they're doing, but does tell me what I'm supposed to think about it, which combination is worrisome. Fuzz testing would probably be considered "torture" by anyone who hadn't heard of it and who didn't realize that criminals looking for software exploits were doing it too.