I used to not like JSON-LD. And then I got exposed to CBOR. And, since then, I ended up liking JSON-LD more than I did before.

https://j12t.social/@j12t/114581086678041245

...

I was looking for performant ways of storing JSON-LD data, so that it can be looked up, queried, etc.

CBOR might actually be a way of doing that.

...

For me that is an odd realization given me liking JSON-LD is a reaction to CBOR.

#ActivityPub #ActivityStreams #CBOR #CBORLD #FediDev #JSONLD

Johannes Ernst (@[email protected])

OH: "I didn't like JSON-LD, but then I saw CBOR, and now I like JSON-LD much better"

Johannes' Mastodon place
Watched @pid_eins #fosdem2026 presentation record about #Varlink. I think the idea is good, except it should use some binary protocol for communication between services. RFC 8949 #CBOR seems like excellent candidate. Text serialization is not necessary if human is never direct part of a pipeline. Data conversion is not slow, but not necessary between localhost- only services.

The sign is a lie (and they knew that advance: train goes only to Köln), but still on my way to #FOSDEM.

Happy any time to talk about #CoAP, #CBOR, #DectNrPlus, IoT security and embedded Rust development, especially on @ariel and @RIOT_OS.

Hello #Proteomics !

Thinking about a better mzML to store proteomics data, but not convinced by the #parquet approach, I've converted it into #CBOR :
* Smaller data files (only 66% of the mzML original file) for the exact same data
* Faster to read (25s for a big mzML vs 18s in mzcbor on the same computer)
* Very quick random access to spectra (24.6577 ms for mzML vs 786.731 μs for mzcbor for the same operation using index)

I'd like to share it if you are interested at #eubIC #eubic2026

Проектируем как синьор: универсальная бинаризация

Здравствуйте, меня зовут Дмитрий Карловский и я.. да не важно кто я. Важно о чём я говорю, и как аргументирую. Кто меня знает, тому и не надо рассказывать. А кто не знает — у того есть прекрасная возможность подойти к вопросу с чистым разумом. А это крайне важно, если мы хотим спроектировать что-то по настоящему хорошо, а не как обычно. Что ещё за VaryPack?

https://habr.com/ru/articles/975020/

#VaryPack #MsgPack #CBOR #BSON

Проектируем как синьор: универсальная бинаризация

Здравствуйте, меня зовут Дмитрий Карловский и я.. да не важно кто я. Важно о чём я говорю, и как аргументирую. Кто меня знает, тому и не надо рассказывать. А кто не знает — у того есть прекрасная...

Хабр

JSON? JSONB? BSON? CBOR? MsgPack? А, VaryPackǃ

VaryPack - новый, простой, гибкий, шустрый и компактный формат бинарной сериализации произвольных данных. Что за модная тема?

https://habr.com/ru/articles/966270/

#VaryPack #MsgPack #CBOR #JSON #JSONB #BSON

JSON? JSONB? BSON? CBOR? MsgPack? А, VaryPackǃ

Наконец-то зарелизил спеку VaryPack - новый, простой, гибкий, шустрый и компактный формат бинарной сериализации произвольных данных. TS библиотека в MAM - $mol_vary , в NPM - mol_vary . Это всего 600...

Хабр

OH in the #CBOR meeting of #IETF:

Everything you can do on a light bulb, you can do [on a computer] a billion times.

@algernon Still undecided, I'm considering #CBOR diagnostic format, but it's not ideal either.
@lambdageek That's a good observation, and helps me express the troubles I face using it with idiomathc #CBOR
🌘 從 XML 到 JSON 再到 CBOR:資料的通用語言?
➤ 探究資料交換格式的演進歷程,理解從結構化文件到二進位效率的轉變
https://cborbook.com/introduction/from_xml_to_json_to_cbor.html
本文深入探討了現代計算中至關重要的資料交換格式的演進,從具有強健文件結構的 XML,轉向以網路為中心的 JSON,再到專為受限裝置設計的二進位效率格式 CBOR。文章詳細闡述了 XML 的起源、設計原則、優勢與侷限,以及它如何演變成現代資料交換的基石。
+ 這篇文章對於 XML 的起源和發展有非常詳盡的介紹,讓我對它在網路時代的地位有了更深的認識。
+ 很好奇接下來的 JSON 和 CBOR 會如何介紹,期待了解它們的優勢和與 XML 的區別。
#資料交換格式 #XML #JSON #CBOR,SGML #格式演進
From XML to JSON to CBOR - The CBOR, dCBOR, and Gordian Envelope Book