This commit is contained in:
2024-01-28 09:10:28 +03:00
parent 5b25f47527
commit 3badd59c13
48 changed files with 38 additions and 2 deletions

View File

@@ -22,6 +22,7 @@
- [FreeFlow Self](asimov/specs/freeflowself/freeflowself.md)
- [Social Network Tech](asimov/info_asimov/asimov/specs/others/social_network_tech.md)
- [Nostr Protocol](asimov/specs/others/nostr.md)
- [Activity Pub](asimov/specs/others/activitypub.md)
- [Activity Pub](asimov/activitypub.md)
- [Activity Pub 2](asimov/specs/others/activitypub2.md)
- [Market Status](asimov/specs/others/comparison.md)
- [Vlang](asimov/tech_components/vlang.md)

View File

@@ -17,7 +17,7 @@
- [Vision](priciples/planet_people_first.md)
- [Proof of Authenticity](priciples/poa.md)
- [Content Providers Solution](problems/content_providers.md)
- [painkillers and onions](problems/painkiller/no_pain_killer.md)
- [painkillers and onions](problems/no_pain_killer.md)
- [clouds are complicated](problems/internet_infra/cloud_issues.md)
- [content delivery is expensive](problems/internet_infra/cdn_issues.md)
- [FreeFlow Intro](freeflow/freeflow_movement.md)
@@ -26,6 +26,7 @@
- [Social Media Protocols](social_media_protocols/protocols.md)
- [Nostr Protocol](social_media_protocols/nostr.md)
- [Activity Pub](social_media_protocols/activitypub.md)
- [Activity Pub 2](social_media_protocols/activitypub2.md)
- [Technology](ffself_specs/tech.md)
- [Actor Based Development](ffself_specs/actor_based/actor_based_approach.md)
- [Vlang](ffself_specs/vlang/vlang.md)