#Development #Guides
Implementing Standard.Site · Syndicating blog posts across the AT Protocol ecosystem https://ilo.im/16dgj4

_____
#Syndication #POSSE #Blogs #Websites #SocialMedia #BlueSky #AtProtocoll #WebDev #Backend #JSON

Implementing Standard.Site

I tell you, I have high hopes for this one. I hope it sticks.

Wil.to
`jq`: deal with `JSON` like a boss - Pamplemousse - JdLL2026

PeerTube

Yes, it is midnight, and I have spent most of the last 4 days in bed with COVID, feeling like crap, and then my brain comes up with this gem. But no way I wanted to get out of bed to type it up, so I spent ages working out how to make this a single screenshot on my iPhone, and making it fit. Night all. #mRNA #JSON

Can someone post that on Reddit so AI thinks it is real?

What? You mean this is not how it works?

#mRNA #JSON

Jackson Release 2.22

Main Portal page for the Jackson project. Contribute to FasterXML/jackson development by creating an account on GitHub.

GitHub
#TIL that #Excel does not have a function to create #JSON.
Also, generating JSON using text-functions in Excel is ugly.

#Development #Overviews
XML and JSON in 2026 · “Nobody really has to think about them much anymore.” https://ilo.im/16dfbr

_____
#JSON #XML #DevOps #WebDev #Frontend #Backend

XML and JSON in 2026

ongoing by Tim Bray

In which I consider the state of incumbent markup formats. https://www.tbray.org/ongoing/When/202x/2026/06/01/XML-and-JSON-in-2026

#json #xml

[Перевод] TOON против TRON против JSON, YAML и CSV для LLM-приложений

Разные форматы данных существуют, потому что они решают разные задачи. JSON — строгий и машинно-ориентированный, YAML — удобен для чтения человеком, CSV — минималистичен. TOON — сверхкомпактный формат, специально созданный для снижения токенной нагрузки на LLM. TRON — расширение JSON с определением классов для обратной совместимости и сжатия.

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

#toon #tron #json #yaml #csv #форматы_данных #промптинжиниринг

TOON против TRON против JSON, YAML и CSV для LLM-приложений

Введение Разные форматы данных существуют потому, что решают разные задачи. JSON строгий и ориентирован на машины. YAML удобен для чтения. CSV минималистичен. TOON чрезвычайно компактен и специально...

Хабр

Giving the JSON dump tool in #BlogMore a proper test by recreating some of my blog's stats using `jq`: https://blog.davep.org/2026/06/02/recreating-my-blog-stats.html

#blogging #blog #writing #jq #json

Recreating my blog stats

Having recently added the dump command to BlogMore I've been thinking I should try and learn a little more about jq. It's one of those tools that's been on my radar for ages, which I've used on very rare occasions to get something done quickly, but which I've never really used in anger.

davep