git ssb

9+

mixmix / ssb-handbook



Commit cb00792b3002841f70a0ce8050aeef9dacf64757

fix typos and formatting issues in principles.md (#62)

André Staltz authored on 12/17/2017, 1:10:15 PM
Mikey committed on 12/17/2017, 1:10:15 PM
Parent: 70dee9f192f909fc2ad84c472a304ab5dbf2cb3c

Files changed

principles.mdchanged
principles.mdView
@@ -4,17 +4,17 @@
44 >
55 > 1. avoid hard data replication problems (single author append only log, easy to express replication state & no conflicts)
66 > 1. need to build engaging apps with viral growth (can apply web 2.0 playbook)
77 >
8-> It's a synergy between computer and human abilities. Computers move the data, but we levearge human filtering to solve the capital-H Hard Problem of decentralized systems: avoiding Sybil Attacks - humans are much better at detecting spam/etc than computers, and social apps have this "follow" or not decision naturally built into them.
8 +> It's a synergy between computer and human abilities. Computers move the data, but we leverage human filtering to solve the capital-H Hard Problem of decentralized systems: avoiding Sybil Attacks - humans are much better at detecting spam/etc than computers, and social apps have this "follow" or not decision naturally built into them.
99 >
1010 > Not that I think social apps are the most worthy, but rather that its an easy design and can be applied to a wide variety of application needs, and then hopefully this will lead to another generation of protocol development.
1111
1212 - %tN76rhfhajvOPB7qx0HZLIdjxzy3/5+h6eRv9aChGr8=.sha256
1313
1414 ## Subjectivity
1515
16-> "the meaning of an action is not the label on the button, it's how the humans use it, and how other humans react to the behavior that computers execute. buttons labeled 'like' or 'trust' do not necessarily mean that. We have to think about it like anthropologists"
16 +> ... the meaning of an action is not the label on the button, it's how the humans use it, and how other humans react to the behavior that computers execute. buttons labeled 'like' or 'trust' do not necessarily mean that. We have to think about it like anthropologists
1717
1818 - %P1see8CMH8StoXs9CMzwIahrjE+Ht8FeCNjsV3eRgZw=.sha256
1919
2020 ## Against consensus
@@ -48,9 +48,9 @@
4848 > teaching a man to fish is the easy part, you must then teach his community how to [govern a commons](https://en.wikipedia.org/wiki/Elinor_Ostrom#Design_principles_for_Common_Pool_Resource_.28CPR.29_institutions)
4949
5050 - %P3/ysGuvI9m4qCacXK+svHzoyMI4uJcymYOKAszJbiM=.sha256
5151
52-> @yorkshire-moose we also use it to figure out what it means to have decentralized communication medium.
52 +> ... what it means to have decentralized communication medium.
5353 >
5454 > Many of the concepts we have for thinking about this stuff are inadequate,
5555 > for example, you asked about your "account". On a normal website, your account is just a record in a database which says if you know a password, you can post as that account. Before computers, you might have joined a club and "signed up" in the club's membership registry (a book). Because computers where first sold to military, then large corporations. Of course computers are about accounting.
5656 > Keeping records about who owns what in books, or book-like systems.
@@ -85,9 +85,9 @@
8585 > "but remember, the value of the internet is ultimately that it's a network of people"
8686
8787 - %P1see8CMH8StoXs9CMzwIahrjE+Ht8FeCNjsV3eRgZw=.sha256
8888
89-## Dogfood
89 +## Dogfooding
9090
9191 > When it comes to emergency survival situations, it helps a lot if your survival equipment is also the equipment that you use every day. Then you know it works, is maintained, and you know how to use it!
9292
9393 - %GAjTyOlMxMNGwKX+qeggyBzcWfJXLsBGkAIXuDibVPs=.sha256

Built with git-ssb-web