Viewing profile — AljoschaMeyer
AljoschaMeyer
HN member- Joined
- Thu, Apr 06, 2017, 1:19 PM UTC
- HN karma
- 10
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About AljoschaMeyer
No profile information was provided.
Recent public activity
-
comment
Comment #14054852
In the database there are no conflicts, since everyone is still referred to by hash. The user interface will simply use the same name for both users. In addition to the self-assign…
-
comment
Comment #14054526
Patchwork is a user interface for displaying messages from the distributed database to the user, and to allow the user to add new messages. The underlying protocol supports arbitra…
-
comment
Comment #14051664
You can also use the same keypair on multiple devices. This however results in another problem: You could post content from both devices simultaneously. But the underlying protocol…
-
comment
Comment #14051557
(Public) information is not only shared between friends, but also between friends of friends. So as long as they have common friends connected to the internet, the data flows witho…
-
comment
Comment #14051494
Yep, that's how it works.
-
comment
Comment #14051214
Especially since the implementation details are not set in stone. Once the lower-level protocols start to stabilize, more efficient implementations will probably emerge.
-
comment
Comment #14051139
Currently, a user can simply post an `about` message in the stream. Clients will then automatically use this name instead of the key.