Oddbean new post about | logout
 I like the kind ID. Since it is just json instead of e.g. uint16 its a bit counter intuitive.
But you need to look up a ID instead of just inventing your own tag (or worst of all: namespaced tags) for your protocol. This has a huge impact on how new kinds are discovered.