My coworkers used to call these "straw horses". Like straw men, but attacking them is supposed to take you somewhere.
This is a well known psychological effect. The "powers that be" use it all the time to force their will on an initially resisting population. They first propose an obviously draconian and unfair legislation, which is then, after a public outcry, mellowed down to the originally intended form. Hey presto, everyone is now happy about "the concessions and safeguards", forgetting that in the process they got something tha…
The McDonald's Theory of Bad Ideas
81–90 of 141 posts
Re: The McDonald's Theory of Bad Ideas
#82Earlier quoted context omitted.
There's a fable warning about the problem of throwing out a suggestion because you think one needs to be made, and then everyone going along with it because it's what they think the group wants, when no individual actually wants to do that thing. It's called the Abilene Paradox: http://en.wikipedia.org/wiki/Abilene_paradox
Wikipedia is actually a great example of how getting something started can eventually lead to something much better. Here's the first version of that article: http://en.wikipedia.org/w/index.php?title=Abilene_paradox... That's what Wikipedia was like after it was created: random people writing a few words about some subject they thought they knew something about. It didn't seem like it would amount to much, at the…
In addition to a great deal of general information substantially duplicating what you already could have found on the internet (much of Wikipedia is actually scraped/aggregated from elsewhere, which is the real use of crowdsourcing here), it's also jammed full of trivialities and utterly biased, misleading, politicized articles guarded jealously by special interest groups. All those interest groups together form one giant defensive cabal which rejects criticism of Wikipedia and is constantly begging for money to sustain itself. Because it's democratic, you see, and not dominated by those egghead academic experts (but rather by Wikipedia experts, who established their tenure by making an account and writing rarely-verified information to Wikipedia in a way that complied with the politics of Wikipedia incumbents).
Wikipedia could have put effort into seriously verifying incoming information, but that would have made it an elitist affair like academia. Or it could have seriously taken everything democratically, which would have made it a total populist mess. Instead it created its own insular oligarchy to tell everyone what is true or not. And the appointments of this oligarchy are utterly opaque, but they definitely aren't based on any combination of merit and democracy.
Re: The McDonald's Theory of Bad Ideas
#83Re: The McDonald's Theory of Bad Ideas
#84Re: The McDonald's Theory of Bad Ideas
#85My coworkers used to call these "straw horses". Like straw men, but attacking them is supposed to take you somewhere.
This is a well known psychological effect. The "powers that be" use it all the time to force their will on an initially resisting population. They first propose an obviously draconian and unfair legislation, which is then, after a public outcry, mellowed down to the originally intended form. Hey presto, everyone is now happy about "the concessions and safeguards", forgetting that in the process they got something tha…
Re: The McDonald's Theory of Bad Ideas
#86> people are inspired to come up with good ideas to ward off bad ones. Interesting theory, but I think something else is happening here. If you have a bunch of people trying to solve a problem, the game is implicitly defined as "propose the best solution." After the first proposal, the game changes to "improve on the best solution so far." This is something to keep in mind during interviews [1] for people on both sid…
So they create a reference mission, and then compare candidates to that. Something doesn't have to be strictly better (if there were something strictly better they probably would have found it), but you then understand the trade-offs you are making from it.
Re: The McDonald's Theory of Bad Ideas
#87Re: The McDonald's Theory of Bad Ideas
#88This article is basically a rehash of Fred Brooks "pilot system" concept where regardless of if they admit it or not, the first system design will be a throwaway which the team uses to gel their ideas around. Often the second system ends up like the above paragraph.
As far as I know Brooks was the first turn of this eternal IT wheel, and he wrote this in the mid 70s about his experiences in the 60s. I'm still young enough that I suspect most of what Brooks invented in the 70s will be rediscovered many more times before I retire. As far as I know Brooks was not rehashing someone previous to him, I'd be interested to learn if anyone has older references.
Its still a reasonably well written article, even if there's nothing new in it. Brooks's original writing is also pretty good, if you want to see the future of software development, what will be claimed to be "invented" over and over in future decades, you could do worse than "the mythical man month". The re-release is better than the original but not immensely so, so don't freak if your local library only has the first edition.
Re: The McDonald's Theory of Bad Ideas
#89Earlier quoted context omitted.
That's test driven development sans the testing. You should try test driven development :)
Or, maybe that's where the power of TDD comes from, and not from tests ;).
and if you're already developing in a style that is amenable to TDD, you should totally try it!
Re: The McDonald's Theory of Bad Ideas
#90Of course, there is the risk that everyone thinks McDonalds is a swell idea, and then no one will ever do anything nicer for lunch ever again. Not to stretch the analogy too far, but I have had this happen both literally and figuratively.
Exactly. I can't even begin to tell you how many times something that was supposed to be "just be a prototype" made it to production this same way.