IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Most Methodologies have their basis in fantasy
RUP is among them.

The scrum guys figured this out with the help of process researchers at DuPont Chemical's Advanced Research Facility


Why do the defined processes advocated by SEI CMM not measurably deliver? We posed this question to scientists at DuPont Chemical's Advanced Research Facility, where research into biochemical processes is applied to process automation.

The scientists inspected the systems development process. They concluded that many of the processes, rather than being repeatable, defined, and predictable, were unpredictable and unrepeatable. With that, the scientists explained the difference between predictable (defined) and unpredictable (empirical).

If a process can be fully defined, with all things known about it so that it can be designed and run repeatably with predictable results , it is known as a defined process, and it can be subjected to automation. If all things about a process aren't fully known-only what generally happens when you mix these inputs and what to measure and control to get the desired output-these are called empirical processes.

A defined process is predictable; it performs the same every time. An empirical process requires close watching and control, with frequent intervention. It is chaotic and unrepeatable, requiring constant measurement and control through intelligent monitoring.

Models of empirical processes are derived by categorizing observed inputs and outputs and defining the controls that cause them to occur within prescribed bounds. Empirical process modeling involves constructing a process model strictly from experimentally obtained input/output data, with no recourse to any laws concerning the fundamental nature and properties of the system. No a priori knowledge about the process is necessary; a process is treated like a black box.

The scientists further stated, "We are most amazed that your industry treats treat these ill-formed processes as defined, and performs them without controls despite their irregular nature. If chemical processes that we don't understand completely were handled in the same way, we would get very unpredictable results."

We confirmed that we also get unpredictable results, such as undelivered systems, delivered systems that are unusable by the customer, and the systems development process going on interminably without adequate output generated.

Regarding the systems development process, the scientists concluded that they are mostly empirical, because :

* Applicable first principles are not present
* The process is only beginning to be understood
* The process is complex
* The process is changing and unpredictable


From [link|http://www.controlchaos.com/ap.htm|http://www.controlchaos.com/ap.htm]



"One of the main causes of the fall of the Roman Empire was that,
lacking zero, they had no way to indicate successful termination
of their C programs."
-- Robert Firth
New Let's see if I can summarize
Another quote from your link:
Writing software is a creative process, like painting or writing or architecture.

When trying to create something that has never existed, it is difficult to reproduce the method used the last time it was done. Is that about it?
===

Implicitly condoning stupidity since 2001.
New Basically, yeah
I've got a degree in engineering.

When designing a structure, an engineer can calcuate expected stresses and design parameters, then go to a handbook of properties of materials and look up some values for *well characterized properties* of different materials before selecting one for the job.

A few software components are equally well characterized (Oracle for example). But the rest of it is like trying to do engineering with alien metal and no materials analysis lab. Basically you build something with it, try to use it, watch it break, analyze where and how it broke, and add/remove/change something to cope with the factors that made it break. This is empirical. Unlike engineering which is fairly well defined (you can look up the stress properties of a given alloy and know what will break it - this is defined), empirical stuff is inherently unpredictable (but not unmanageable).

The madness is trying to treat an inherently empirical process as defined. Management doesn't like empiricism. No surprise since a company's stock price is heavily tied to whether a company performs as predicted and empirical processes are filled with unpredictabilities.

The software industry is thoroughly delusional in many respects. This is one.



"One of the main causes of the fall of the Roman Empire was that,
lacking zero, they had no way to indicate successful termination
of their C programs."
-- Robert Firth
New Which brings us to the essential tension in SW today:
The madness is trying to treat an inherently empirical process as defined. Management doesn't like empiricism.


Which is a shame, because most good programmers I know are "good" precisely because they are "good at" empirical systems, not at defined systems; the only defined systems they work well with are those they have themselves designed.

Many fears are born of stupidity and ignorance -
Which you should be feeding with rumour and generalisation.
BOfH, 2002 "Episode" 10
New Re: Basically, yeah
That was very much how rockets were developed. You said - "well, I have to make this basically controlled explosion that goes in a determinate direction right in the middle of a wad of fuel pipes, steering arrangements, and coolant and hydraulic functions. So you made something and watched it destroy itself, over and over again.

-drl
New Ummm...
That was how the Americans did it you mean.

The Russians developed this little branch of mathematics called "control theory" allowing them to predict before they built the rocket whether it would be a stable system (hence probably won't fall apart) or an unstable system (hence likely to explode) without building it.

Or so claimed the engineer turned mathematician who taught the advanced ODE course I took...

Cheers,
Ben
"good ideas and bad code build communities, the other three combinations do not"
- [link|http://archives.real-time.com/pipermail/cocoon-devel/2000-October/003023.html|Stefano Mazzocchi]
New There's nothing wrong with Methodology...
provided you're willing to pay for price for it.

The shuttle's computer are generated by a Level 5 CMM group. They're certified (and have worked) without problem for a long time now. (There's a wonderful article about them out there somewhere).

What's in the article (between the lines) is the cost for going CMM. The shuttle's code is the most costly per line than any other code (probably by an order of magnitude). Time to market? (ie: how fast they can recognize and push a fix out the door?...don't even ask. (It's that bad.) And don't ask the cost of upgrading the systems to newer computers. (Forget about using that new processor from AMD).

CMM works VERY well with well defined system and minimal changes where speed is not of the essence.

Why businesses seem to ignore these costs is beyond me.
     Kill the Methodologists - (tuberculosis) - (69)
         Skill: the anti-Manager - (jb4) - (1)
             Re: Skill: the anti-Manager - (orion)
         Re: Kill the Methodologists - (systems) - (61)
             Thanks for joining in, comments - (boxley)
             OT: Text formatting - (pwhysall)
             Most Methodologies have their basis in fantasy - (tuberculosis) - (6)
                 Let's see if I can summarize - (drewk) - (4)
                     Basically, yeah - (tuberculosis) - (3)
                         Which brings us to the essential tension in SW today: - (tseliot)
                         Re: Basically, yeah - (deSitter) - (1)
                             Ummm... - (ben_tilly)
                 There's nothing wrong with Methodology... - (Simon_Jester)
             Ahh, a PHB in training. - (broomberg) - (6)
                 Programming is more art than science. - (static) - (1)
                     I know every time I want some programming done - (boxley)
                 This is the *only* reason I'm still a programmer - (tseliot) - (3)
                     So you're good at forgetting things - (drewk) - (2)
                         Oh stop yerself! - (jb4)
                         That's easy - (ben_tilly)
             Sorry, you're misinformed. - (admin) - (44)
                 "You can't coach height" - (drewk) - (7)
                     Exactly. And while we're on the subject... - (admin) - (6)
                         No kidding - (drewk) - (3)
                             heck, i got one dumber than a rock but gifted - (boxley) - (2)
                                 Not the same. - (admin) - (1)
                                     It is also used in the common tongue - (boxley)
                         Doubt mine qualify as gifted... - (ChrisR)
                         I got one of each - (broomberg)
                 The problem with discussing elite programmers... - (ChrisR) - (5)
                     Possible - (broomberg) - (4)
                         I think I've reached that point - (drewk) - (2)
                             The first thing I do now... - (admin)
                             I worked with many real 10%ers - (boxley)
                         Its situational to some extent - (tuberculosis)
                 Actually, lazy is better - (broomberg) - (2)
                     That's "responsibly lazy". - (admin)
                     Wall in the Camel book: - (tseliot)
                 Re: Sorry, you're misinformed. - (pwhysall) - (2)
                     Undoubtedly. - (admin) - (1)
                         Hmm. "curious", eh? - (static)
                 Double post. -NT - (pwhysall)
                 Talent how measured? - (tablizer) - (22)
                     Point == missed. - (admin) - (21)
                         Software development is like driving - (tablizer) - (20)
                             Uhhh... - (Yendor) - (18)
                                 ANYONE is a little too strong a requirement! :) - (a6l6e6x) - (1)
                                     Well, OK... - (Yendor)
                                 Audience - (tablizer) - (15)
                                     Two words... - (Yendor) - (7)
                                         Another Two Words. - (folkert)
                                         Megadittos - (tjsinclair)
                                         Most places i've been don't have unit tests - (tablizer) - (4)
                                             The point being... - (folkert) - (3)
                                                 OT - new LRPDism? (new thread) - (CRConrad)
                                                 regarding unit testing - (tablizer) - (1)
                                                     Re: regarding unit testing - (admin)
                                     Don' you be talkin' about 'abstraction'... - (jb4) - (6)
                                         Bull. Relational is more abstract than OO - (tablizer) - (5)
                                             And tables are nothing but... - (jb4) - (4)
                                                 Relational does not dictate underlying implementation - (tablizer) - (3)
                                                     Bryce, what ARE you talking about - (jb4) - (2)
                                                         You misunderstood me - (tablizer) - (1)
                                                             And *why* do you think that happens all the time...? (new thread) - (CRConrad)
                             Most software developers are wrong... -NT - (admin)
         Nice -NT - (deSitter)
         Robert C Martin concurs - (tuberculosis) - (2)
             *snort* My PFY tells me that evey day - (tseliot) - (1)
                 *Lots* of people have told me that - (drewk)
         HOLEEECHIT! - (folkert)

We'll be back after a word from our sponsor.
88 ms