Conversation
Notices
-
Ja tu zara go szabelką zaciukam xD (roka@gs.smuglo.li)'s status on Saturday, 24-Mar-2018 11:39:20 UTC Ja tu zara go szabelką zaciukam xD @dwmatiz @michcioperz yes, stop using XML
use SGML with SHORTTAG and OMITTAG features allowed instead- Hallå Kitteh likes this.
- Hallå Kitteh repeated this.
-
Hallå Kitteh (clacke@social.heldscal.la)'s status on Saturday, 24-Mar-2018 15:11:32 UTC Hallå Kitteh @jeff @dwmatiz @roka @michcioperz If you're going to take a self-describing binary format with a JSON mapping, at least take something with an RFC.
https://tools.ietf.org/html/rfc7049
#cbor -
Hallå Kitteh (clacke@social.heldscal.la)'s status on Saturday, 24-Mar-2018 19:56:57 UTC Hallå Kitteh @benis @dwmatiz @roka @jeff ASN.1 and Cap'n'Proto do not have the same use cases as a binary JSON equivalent. They are not self-describing and extensible, they require the recipient to know the schema. -
Hallå Kitteh (clacke@social.heldscal.la)'s status on Saturday, 24-Mar-2018 20:38:19 UTC Hallå Kitteh @benis @jeff Bencoding does dictionaries. It's a compact and parser-friendly JSON-like, just like CBOR.