Fix wording

This commit is contained in:
Joshua Boniface 2022-12-07 16:44:16 -05:00
parent b7c7ecdda6
commit 9d3592ffd2
1 changed files with 1 additions and 3 deletions

View File

@ -71,9 +71,7 @@ We have seen this happen with Jellyfin in near real-time. Earlier on in the proj
The Tragedy of the Commons has a slightly more tenuous connection to FLOSS projects, but I think it is still relevant here, though causing a slightly different result than the Bystander Effect.
This issue is more on the side of users who are also developers. Each individual user-developer has their own ideas about what the project should do. This is especially pronounced in very large, sprawling projects with many features, like Jellyfin.
The problem is that, for each feature the developer may want, they have an inventive to implement it. But the size and complexity of the project - both in terms of code and of userbase - makes it difficult to justify the work. Because the user-developer is not a part of the tight-knit community, there is no particular social pressure on them to follow the road-map of the project.
This issue is more on the side of users who are also developers. Each individual user-developer has their own ideas about what the project should do. This is especially pronounced in very large, sprawling projects with many features, like Jellyfin. For each feature the developer may want, they have an incentive to implement it. But the size and complexity of the project - both in terms of code and of userbase - makes it difficult to justify the work. Because the user-developer is not a part of the tight-knit community, there is no particular social pressure on them to follow the road-map of the project.
Thus, you can get into a situation where a user-developer *does* move past the Bystander Effect and start working on a feature or bugfix. They might even finish it. The tragedy of the commons comes into play when said feature is shared with the project at large.