---
title: "Why software projects fail"
url: https://daily.dev/posts/why-software-projects-fail-lhuqqg03j
source_url: https://swizec.com/blog/why-software-projects-fail/
type: article
source: "swizec.com"
published: 2024-09-03T02:49:01.798Z
updated: 2024-11-08T08:07:58.299Z
tags: ["architecture", "agile", "project-management"]
reading_time: 4
upvotes: 62
comments: 2
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Why software projects fail

**[swizec.com](https://daily.dev/sources/swizec)** · 4 min read · 62 upvotes · 2 comments

## Summary

Flyvbjerg and Gardner's book 'How Big Things Get Done' explores why large projects often fail, citing themes like maximizing over satisficing, slow iteration, invention instead of reuse, scope creep, and overloading work in progress. Effective project management requires finishing work forcefully, avoiding unnecessary cleanups, opting for good-enough solutions, and embracing iterative planning.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://swizec.com/blog/why-software-projects-fail/>

## Community discussion

Top comments from developers on daily.dev.

**@kokwei325** · 1 upvotes

> The problem is client don’t like it mean it’s a bug. Even after we told client this is what they requested. More changes coming in, yes we can reuse the code or just make it work. But project still delay and delay launch because of the client

**@audreydev** · 0 upvotes

> Another great post.  Keep 'em comin' Swizec.  Thank you.

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#architecture](https://daily.dev/tags/architecture), [#agile](https://daily.dev/tags/agile), [#project-management](https://daily.dev/tags/project-management)

[View this post on daily.dev](https://daily.dev/posts/why-software-projects-fail-lhuqqg03j)
