Skip to content

Commit f0e40b8

Browse files
authored
Merge pull request #65 from ruimachado4/patch-28
Create Vietnam_War.md
2 parents 42817f5 + 74acd3d commit f0e40b8

1 file changed

Lines changed: 47 additions & 0 deletions

File tree

catalogue/Vietnam_War.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
[Home](../README.md) > [Catalogue](../Antipatterns_catalogue.md) > Vietnam War
2+
3+
# Vietnam War
4+
5+
## Also Known As
6+
7+
Escalation of Commitment
8+
9+
## Summary
10+
11+
It’s a metaphor that refers to a project that has already failed.
12+
13+
## Context
14+
15+
To understand this anti-pattern, it helps to briefly recall the Vietnam War. For the United States, it became a costly failure: vast amounts of money were spent and many human lives were lost, with no meaningful success. Today, the term is used metaphorically to describe a project that has already failed and should not receive further investment of time, money, or effort.
16+
17+
## Symptoms and Consequences
18+
19+
- It makes the organization spend more money and time on a project that hasn’t success.
20+
- Burnout of the employees.
21+
- The reputation of the organization decreases from a public view.
22+
23+
## Causes
24+
25+
- The organization already has spent a lot of money and time.
26+
- An unsuccessful project that didn’t finish the way it was expected.
27+
28+
## Solution
29+
30+
- Define middle objectives that should be reached during the project, if they aren’t, it’s an end line to the project.
31+
- Seek validation from someone who isn’t working on the project. They will not react with emotions like the ones who are working on it.
32+
33+
34+
## Notes
35+
36+
This anti-pattern is very similar to “Escalation of Commitment” that’s why they have the similar sources. There are two documents because the explanation of one isn’t the explanation of the other.
37+
38+
## Related Anti-patterns
39+
40+
Escalation of Commitment
41+
42+
## Sources
43+
44+
chrome-extension://efaidnbmnnnibpcajpcglclefindmkaj/https://gwern.net/doc/psychology/cognitive-bias/sunk-cost/2002-mcnamara.pdf
45+
https://en.wikipedia.org/wiki/Escalation_of_commitment
46+
https://grokipedia.com/page/Escalation_of_commitment?utm_source=chatgpt.com
47+
Book: “The Mythical Man-Month” from Fred Brooks

0 commit comments

Comments
 (0)