Added other resources

This commit is contained in:
CawaAlreadyTaken 2025-11-14 00:39:31 +01:00
parent 47bbe91e78
commit 3a89135e6e

View file

@ -164,11 +164,6 @@
} }
] ]
}, },
{
"name": "Enshittification",
"type": "folder",
"children": []
},
{ {
"name": "Computing Art", "name": "Computing Art",
"type": "folder", "type": "folder",
@ -204,6 +199,75 @@
"children": [] "children": []
} }
] ]
},
{
"name": "Hosting",
"type": "folder",
"children": [
{
"name": "Centralized",
"type": "folder",
"children": []
},
{
"name": "Self-Hosting",
"type": "folder",
"children": []
},
{
"name": "Federation",
"type": "folder",
"children": []
}
]
},
{
"name": "Happening Phenomena",
"type": "folder",
"children": [
{
"name": "Enshittification",
"type": "folder",
"children": [
{
"name": "A secret web",
"type": "url",
"url": "https://blog.clew.se/posts/secret-web/"
}
]
},
{
"name": "Platformization & walled gardens",
"type": "folder",
"children": []
},
{
"name": "Datafication",
"type": "folder",
"children": []
},
{
"name": "Subscriptionification & rent-seeking",
"type": "folder",
"children": []
},
{
"name": "AI-ification & automation creep",
"type": "folder",
"children": [
{
"name": "Noise HIP",
"type": "url",
"url": "https://noise.hackinpovo.it"
}
]
},
{
"name": "Dark patterns & manipulation design",
"type": "folder",
"children": []
}
]
}] }]
} }