1
0

add trade-offs points on social isolation and binary limitations

This commit is contained in:
2025-09-17 13:52:48 +02:00
parent 7d1b90bcb9
commit 10e6e0960b

View File

@@ -379,6 +379,10 @@ table {
* **Self-Responsibility**: No one to blame except yourself when things go sideways
* **Accessibility Over Polish**: "Not so smooth" interfaces, therefore highly accessible
* **Modular Solutions**: Rarely "All-in-One"-Solutions, mostly a potpourri of multiple solutions to meet your needs
* **Social Isolation**: Missing info/discrimination when avoiding mainstream platforms like WhatsApp/Instagram
<!-- Longer: Risk of missing information or being discriminated against when not using mainstream platforms like WhatsApp or Instagram, as others are locked into these communities -->
* **Binary Limitations**: Proprietary formats like .docx not easily editable or human-readable in simple text editors
<!-- Longer: Proprietary formats like .docx are not easily editable or human-readable in simple text editors, unlike open formats -->
---