Self-destructive design: Difference between revisions
Somewhat final version structure-wise. Still needs citations, examples, some language changes specifically in the table. Needs "Warning signs" section from discontinuation bricking. |
|||
(8 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{StubNotice}} | {{StubNotice}} | ||
'''Self-destructive design''' is a generic form of product design whereby it is possible that some if not all functions of the device will cease functioning. Self-destructive design can occur unintentionally due to oversights but it can be implemented intentionally | '''Self-destructive design''' is a generic form of product design whereby it is possible that some if not all functions of the device will cease functioning. Self-destructive design can occur unintentionally due to oversights but it can be implemented intentionally. Self-destructive design is split into numerous types: '''discontinuation bricking, digital discontinuation bricking, end-of-life product discontinuation,''' and '''planned obsolescence'''. All forms of self-destructive design harm consumers in that it reduces product lifetime and increases waste production. | ||
* '''Planned obsolescence''' is a business strategy where a product is designed in such a way that it will inevitably fail or become obsolete and require replacement with a non-obsolete product. | *'''Planned obsolescence''' is a business strategy where a product is designed in such a way that it will inevitably fail or become obsolete and require replacement with a non-obsolete product. | ||
* '''End-of-life product discontinuation (EOL)''' is a generic term describing the discontinuation of production of a product and its parts. | *'''End-of-life product discontinuation (EOL)''' is a generic term describing the discontinuation of production of a product and its parts. | ||
** '''Discontinuation bricking,''' also known as '''Physical discontinuation bricking''' is a symptom of EOL where a product completely ceases functioning, likely because | **'''Discontinuation bricking,''' also known as '''Physical discontinuation bricking''' is a symptom of EOL where a product completely ceases functioning, likely because it is no longer reparable. | ||
** '''Digital discontinuation bricking''' is a symptom of EOL where a product that depends on a network connection ceases functioning either because the company remotely shut down the product or shut down services the product depends upon. | **'''Digital discontinuation bricking''' is a symptom of EOL where a product that depends on a network connection ceases functioning either because the company remotely shut down the product or shut down services the product depends upon. | ||
==Overall impacts== | ==Overall impacts== | ||
Line 14: | Line 14: | ||
All types of self-destructive design can occur out of malicious intent to ruin a consumer's product. | All types of self-destructive design can occur out of malicious intent to ruin a consumer's product. | ||
*'''Planned obsolescence''' is the only type of self-destructive design that can be attributed as totally malicious; companies that institute planned obsolescence in their designs do so to ensure their customers buy more products. | *'''Planned obsolescence''' is the only type of self-destructive design that can be attributed as totally malicious; companies that institute planned obsolescence in their designs do so to ensure their customers buy more products. In addition invisible planned obsolescence can make consumers buy products they otherwise would not have bought with the knowledge of the dark practice. | ||
*'''EOL''' is less likely to be malicious as it actually does provide real benefits for companies; no one expects | *'''EOL''' is less likely to be malicious as it actually does provide real benefits for companies; no one expects early 20th century cars to remain supported or in production in the 21st century. There is room for malicious EOL decisions with the intent to make consumers buy more products. | ||
**'''Discontinuation bricking''' is also less likely to be malicious as it can occur when a company goes out of business, but for when companies just decide to take the product offline entirely it is more questionable. There is definitely room for malicious bricking incidents to occur. | **'''Discontinuation bricking''' is also less likely to be malicious as it can occur when a company goes out of business, but for when companies just decide to take the product offline entirely it is more questionable. There is definitely room for malicious bricking incidents to occur. | ||
Line 25: | Line 25: | ||
*'''Planned obsolescence''' is special in this case because its sole intent is to make products become waste so that consumers buy more products. | *'''Planned obsolescence''' is special in this case because its sole intent is to make products become waste so that consumers buy more products. | ||
*'''EOL''' will generate waste due to the decrease in reparability. If it becomes to expensive to repair an EOL product it becomes waste. | *'''EOL''' will generate waste due to the decrease in reparability. If it becomes to expensive to repair an EOL product it becomes waste. | ||
**'''Physical Discontinuation bricking''' | **'''Physical Discontinuation bricking''' usually results from design choices that make the device hard to repair. | ||
**'''Digital discontinuation bricking''' is even more severe in this regard due to dependence on remote servers, most consumers will not build their own server architecture for the sake of running a digital app or device. | **'''Digital discontinuation bricking''' is even more severe in this regard due to dependence on remote servers, most consumers will not build their own server architecture for the sake of running a digital app or device. Additionally for the small subset of consumers that would be interested, they are rendered incapable of doing so since these servers often will use proprietary software, which often is not publicly accessible for personal usage. | ||
The result of self-destructive design is an inevitable harm to the environment even though many companies claim to be "sustainable" while engaging in the practice.<ref>[https://web.archive.org/web/20250128190650/https://www.apple.com/environment/ Environment - Apple] - archive.org - archived 2025-01-28</ref> | The result of self-destructive design is an inevitable harm to the environment even though many companies claim to be "sustainable" while engaging in the practice.<ref>[https://web.archive.org/web/20250128190650/https://www.apple.com/environment/ Environment - Apple] - archive.org - archived 2025-01-28</ref> | ||
Line 41: | Line 41: | ||
Some consumers will wish to repair their products after it has been damaged which results in them contacting third-parties. Some third-party services may be untrustworthy and could open the user to [[security]] and [[safety]] risks | Some consumers will wish to repair their products after it has been damaged which results in them contacting third-parties. Some third-party services may be untrustworthy and could open the user to [[security]] and [[safety]] risks | ||
* '''Planned obsolescence''' is often the least harmful in terms of reparability as a side effect of its invisible nature. Often times it is possible to simply replace obsolete components with working ones. Companies attempt to prevent third party repair of obsolete components by using other dark practices such as [[Component pairing|anti-repair component pairing]]. | *'''Planned obsolescence''' is often the least harmful in terms of reparability as a side effect of its invisible nature. Often times it is possible to simply replace obsolete components with working ones. Companies attempt to prevent third party repair of obsolete components by using other dark practices such as [[Component pairing|anti-repair component pairing]]. | ||
* '''EOL''' is more significant due to the disappearance of repair components over time and anti-repair practices that prevent consumers from repairing their products with custom components. | *'''EOL''' is more significant due to the disappearance of repair components over time and anti-repair practices that prevent consumers from repairing their products with custom components. | ||
** '''Digital discontinuation bricking''' is perhaps the most difficult to deal with due to the complexity of bypasses. A product that has ceased functioning because an authorization server has gone offline will require the user to either setup their own servers or bypass the remote authorization, malicious third-parties can take advantage of desperate consumers whose digital products have been disabled. In addition the more digital products depend on remote servers, the more difficult it will be to replace the hardware. | **'''Digital discontinuation bricking''' is perhaps the most difficult to deal with due to the complexity of bypasses. A product that has ceased functioning because an authorization server has gone offline will require the user to either setup their own servers or bypass the remote authorization, malicious third-parties can take advantage of desperate consumers whose digital products have been disabled. In addition the more digital products depend on remote servers, the more difficult it will be to replace the hardware. | ||
===Third-party sale falsification=== | ===Third-party sale falsification=== | ||
Line 52: | Line 52: | ||
#Customers may learn about the defect and decide to sell the product without providing adequate details, even without any malicious intent, solely to recoup loss. | #Customers may learn about the defect and decide to sell the product without providing adequate details, even without any malicious intent, solely to recoup loss. | ||
* '''Planned obsolescence''' is unlikely to cause sale falsification due to its invisible and constant nature which usually makes it undetected but sellers who are aware of this dark pattern should inform buyers. | *'''Planned obsolescence''' is unlikely to cause sale falsification due to its invisible and constant nature which usually makes it undetected but sellers who are aware of this dark pattern should inform buyers. | ||
* '''EOL''' announcements can cause sale falsification if the product is declared EOL after the product is put up for sale -- which invalidates the seller's information. | *'''EOL''' announcements can cause sale falsification if the product is declared EOL after the product is put up for sale -- which invalidates the seller's information. | ||
** '''Digital discontinuation bricking''' is highly likely to cause sale falsification due to its sudden and often unannounced nature, sudden bricking also contributes the highest amount of misinformation around a products functioning state. | **'''Digital discontinuation bricking''' is highly likely to cause sale falsification due to its sudden and often unannounced nature, sudden bricking also contributes the highest amount of misinformation around a products functioning state. | ||
{| class="wikitable mw-collapsible" style="margin: auto;" | {| class="wikitable mw-collapsible" style="margin: auto;" | ||
Line 90: | Line 90: | ||
|Likely | |Likely | ||
|}<!-- Table needs some work, "Required repairs" especially unclear. Also a lot of subjective language: we really need a wiki-wide scaling system. --> | |}<!-- Table needs some work, "Required repairs" especially unclear. Also a lot of subjective language: we really need a wiki-wide scaling system. --> | ||
==Examples== | |||
===Planned obsolescence=== | |||
*[[IPhone planned obsolescence incidencies|IPhone planned obsolescence incidences]] | |||
===EOL repair blocking actions=== | |||
*[[Autodesk]] | |||
===Digital discontinuation bricking=== | |||
==References== | ==References== |