🚀 Oh joy, yet another #JSON #alternative to clutter our lives! "RX" – because apparently, JSON wasn't obscure enough. 🎉 This #GitHub toy promises to revolutionize... boredom? 😴
https://github.com/creationix/rx #RX #Boredom #TechHumor #HackerNews #ngated
GitHub - creationix/rx: RX encoder, decoder, and CLI data tool

RX encoder, decoder, and CLI data tool. Contribute to creationix/rx development by creating an account on GitHub.

GitHub
GitHub - creationix/rx: RX encoder, decoder, and CLI data tool

RX encoder, decoder, and CLI data tool. Contribute to creationix/rx development by creating an account on GitHub.

GitHub
gibts eigentlich menschen die einfach #json statt #yaml für #docker compose und #k8s verwenden? frage für einen freund

#Development #Comparisons
Native JSON modules are finally real · From build-time convenience to a runtime primitive https://ilo.im/16bfm8

_____
#JSON #ESM #Caching #Runtime #Bundlers #Browsers #WebDev #Frontend #JavaScript

Native JSON modules are finally real - Matt Smith

JSON imports finally work natively. Learn how import ... with { type: 'json' } changes runtime behavior, caching, and makes bundlers optional.

Most data comes from closed-world systems — forms, sensors, logs — with known schemas. Yet the RDF community often says: adopt the full semantic web stack or nothing.
My latest post explores practical RDF for closed-world systems:
- When closed-world makes sense
- Real examples: sensors, IoT, forms
- How Netflix uses RDF+SHACL at scale
- New SHACL 1.2 features
Read more: https://www.bergnet.org/2026/03/closed-world-systems/
#RDF #SHACL #JSON-LD #Ontop
Bringing Semantics to Closed-World Systems

The origin of most data in the world comes from closed-world systems. Forms, logging systems, and sensors all generate data in predefined structures where the schema is known in advance. Yet when peop

bergis universe of software, hardware and ideas

Blog alert!

This time, a way to handle arrays that only have one element in KQL. A follow-up to the previous blog on XML and JSON.

#MicrosoftFabric
#ADX
#Kusto
#KQL
#JSON
#XML
#DataEngineer

http://sqlreitse.com/2026/03/17/microsoft-realtime-intelligence-the-array-that-wasnt/

Microsoft Realtime Intelligence: the array that wasn’t

In a previous blog, I wrote about processing XML and that it’s actually JSON after the first pass. So far, so good. But then I found out that not all data was returned. That’s weird bec…

Reitse's blog

It's weird to me that no one in the #homeassistant community has integrated Anyboard. I'm sure there's someone out there who could figure out the required structured #JSON that's required.

I even tried poking the community at the main home assistant forum and it was like dropping a stone down a well. Nothing.

https://anyboard.io/#custom

AnyBoard - custom dashboards for AppleTV

AnyBoard - custom dashboards

Building a Production-Ready Safe JSON Parser for Node.js APIs https://jsdev.space/howto/safe-json-parser-nodejs/ #javascript #nodejs #json
How to Build a Safe JSON Parser for Node.js APIs

Learn how to build a safe JSON parser wrapper for Node.js APIs with payload limits, schema validation, dangerous key filtering, and production-ready error handling.

JavaScript Development Space
How to Keep LLM Outputs Predictable Using Pydantic Validation Large language models are powerful, but they can also be unpredictable.They might generate long explanations when you expect a short summary, skip … https://www.freecodecamp.org/news/how-to-keep-llm-outputs-predictable-using-pydantic-validation/?utm_source=flipboard&utm_content=fluentai%2Fmagazine%2FAIdeas #JSON #LLMs #MachineLearning #ProgrammingLanguages #Technology
How to Keep LLM Outputs Predictable Using Pydantic Validation

Large language models are powerful, but they can also be unpredictable. They might generate long explanations when you expect a short summary, skip fields in a JSON output, or change the format completely from one request to another. When you’re buil...

freeCodeCamp.org
Zabbix + grafana - część 6 - Parser UQL

Wstęp W poprzednim artykule uporządkowaliśmy sprawy związane z konfiguracją pluginu Infinity i obsługą podstawowych zapytań API. Jeżeli po pierwszych testach z API Zabbix zauważyłeś, że wyniki przypominają bardziej losową zupę JSON niż dane gotowe do wizualizacji, to mam dobrą wiadomość: nie jesteś sam. Na szczęście, by rozwiązać ten problem, na...

Sekurak