Signed-off-by: oppiliappan me@oppi.li
+5
-5
blog/posts/federation.md
+5
-5
blog/posts/federation.md
···
12
12
handle: oppi.li
13
13
---
14
14
15
+
<picture>
16
+
<source media="(prefers-color-scheme: dark)" srcset="https://assets.tangled.network/home-page-self-host-dark.svg">
17
+
<img class="h-auto max-w-full" src="https://assets.tangled.network/home-page-self-host-light.svg">
18
+
</picture>
19
+
15
20
GitHub seems to be crumbling the past couple of weeks.
16
21
Whatever the reason, ultimately its not great for 90% of the
17
22
world's OSS to depend on one provider. Centralized systems
···
50
55
51
56
OSS needs to break free from monocultures like GitHub, but
52
57
code collaboration should still be fun and social.
53
-
54
-
<picture>
55
-
<source media="(prefers-color-scheme: dark)" srcset="https://assets.tangled.network/home-page-self-host-dark.svg">
56
-
<img class="h-auto max-w-full" src="https://assets.tangled.network/home-page-self-host-light.svg">
57
-
</picture>