this post was submitted on 25 Feb 2024
35 points (100.0% liked)

Programming

22170 readers
47 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Deebster@programming.dev 5 points 1 year ago (3 children)

They might get some more uptake if they had some examples or a more concise explanation than just linking to the RFC (aside from the tutorial in French).

[–] swordsmanluke@programming.dev 2 points 1 year ago

Yeah. Some basic tables showing how a json object would be encoded in CBOR would go a long way.

RFCs make for dry reading.

[–] lysdexic@programming.dev 1 points 1 year ago (1 children)

I think it's hard to provide examples of a binary format beyond a few benchmarks.

[–] Deebster@programming.dev 2 points 1 year ago

Compare to MessagePack's example from their front page:

It answers 90% of my questions in a quick example.

[–] leanleft@lemmy.ml 1 points 1 year ago

rfc didnt seem so bad to me. but im a hobbyist