Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Data representation #6

Open
1 of 8 tasks
oskarth opened this issue Jan 14, 2020 · 0 comments
Open
1 of 8 tasks

Data representation #6

oskarth opened this issue Jan 14, 2020 · 0 comments

Comments

@oskarth
Copy link
Owner

oskarth commented Jan 14, 2020

  1. What are some classes of data representation?
  2. How are they used in various domains?
  3. What are their tradeoffs?
  4. What are some special considerations when it comes to protocol over the wire and p2p systems?
  5. How do we ensure designs are compatible, future proof, upgradable and composable?

Union / Sum types / Optional:

  • how do we deal with optional types and graceful accretion
  • what does this look like in rlp and protobuf etc

unreferenced:

  • ipv6 fail upgrade case study

  • Worse is better? JSON, etc

  • survey paper?

  • ASCII UNIX

  • UTF-8 - why such success? Rob Pike etc

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant