Streaming JSON in just 200 lines of JavaScript
Streaming JSON in just 200 lines of JavaScript
🔥 JSON vs XML trong Embedded Linux:
- So sánh hiệu năng & thiết kế hệ thống từ hardware → ứng dụng
- Ví dụ thực tế với I²C, sysfs, cJSON, libxml2
- Chiến lược debug từng lớp & cân nhắc tối ưu
Bạn thường chọn định dạng nào cho embedded systems? 🤔
#EmbeddedSystems #SystemDesign #JSON #XML
#LậpTrìnhNhúng #ThiếtKếHệThống #KỹThuậtPhầnMềm
https://www.reddit.com/r/programming/comments/1qp07z1/json_vs_xml_in_embedded_linux_system_design/
Markdown vs JSON: when to use each
Markdown (.md):
→ Documentation, notes, Claude skills
→ Humans read it easily
JSON:
→ Automations, APIs, image/video generation
→ Machines read it easily
Rule: If a human needs to read it, use Markdown.
I'm now 1 year into my 5 year journey to replace as many as possible of my NodeJS-based self-hosted web services to #Rust-based. 🦀
Still haven't landed on a #FOSS Rust-based dynamic CMS to use when #Zola/SSGs are not enough.
Any recommendations?
I'm also on the lookout for specifications to #RON, the Rust Object Notation, to replace #JSON😜
Introduction to JSON (JavaScript Object Notation) for the #WebDev community! 🚀
If you're just starting out or need a quick reference, these slides cover the essentials of how we structure and move data across the web today:
📦 Data Structures: Breaking down Objects vs. Arrays.
🔑 Key-Value Pairs: Why syntax matters (don't forget those double quotes!).
#JSON #JavaScript #Programming #Coding #WebDevelopment #OpenSource #LearnToCode #DevCommunity #TechTips #FullStack
Aaargh. `userName` und nicht `username`.
#Development #Tools
Speculation Rules Generator · An easy way to speed up pages with speculation rules https://ilo.im/16a2pv
_____
#Prefetching #Prerendering #SpeculationRules #API #JSON #CMS #WebPerf #WebDev #Frontend #JavaScript
Reflect-C: Tạo metadata lúc biên dịch để mô phỏng phản xạ (reflection) trong C – không cần plugin biên dịch. Giảm lặp code khi serializing, validate, clone struct bằng cách tách biệt metadata và logic runtime. Dùng recipe header + bộ sinh metadata → code chung cho JSON, binary, v.v. Không cần phát hiện kiểu lúc chạy. Phù hợp API, serialization, công cụ kiểm tra. #C #Reflection #Metaprogramming #CompileTime #JSON #Serialization #C_Plus_Plus #LậpTrìnhC #PhảnXạ #ThờiBiênDịch #SerialHóa
https://www
📋 #jsonrender by #Vercel: AI-generated UI with guardrails #AI #React #opensource #webdev
🎯 Define a component catalog as guardrails - #AI can only use components you define
🔄 User prompts get converted to constrained #JSON that matches your schema every time
⚡ Streaming & progressive rendering as the model responds
🔗 Data binding with JSON Pointer paths for two-way binding
🛡️ Built-in validation with customizable checks and validateOn events
🧵 👇
From #CTAN:
Jasper Habicht submitted an update to the jsonparse package.
Version number: 1.7.0 2026-01-22
License type: lppl1.3c
Summary description: Parse, store and access JSON data in LaTeX documents
PayU is hiring Junior Java Developer
🔧 #java #javascript #hibernate #aws #json #jwt #mysql
🌎 Lagos, Nigeria
⏰ Full-time
🏢 PayU
Job details https://jobsfordevelopers.com/jobs/junior-java-developer-at-payu-com-sep-26-2024-961852?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
🔊 So you think that any API is just some #REST, a dash of HTTP and tons of #JSON? Or even worse... XML?? 🔊
Join my talk today, at 9:00pm CET, online @ @JChampionsConf!
📺 Livestream it here: https://www.youtube.com/watch?v=3nnIOrb5BDA
See you there!
Sau nhiều lần gặp lỗi đầu ra LLM không đồng nhất, tác giả ra mắt Structured JSON Agent – thư viện TypeScript giúp định nghĩa schema bằng Zod, bảo đảm trả về JSON có kiểu an toàn, hỗ trợ đa nhà cung cấp (OpenAI, Gemini, Claude,…). Giúp SaaS giảm parser, tăng độ tin cậy và tốc độ tích hợp AI. #AI #SaaS #TypeScript #JSON #LLM #CôngNghệ
https://www.reddit.com/r/SaaS/comments/1qkrer8/i_built_a_typesafe_ai_agent_framework_that/
Ah, XML—a relic as outdated as flip phones and MySpace profiles 😏. Clearly, we all agreed #JSON was the cool kid in town, while #XML was left sulking in the corner wearing its "human readability" badge like a participation trophy 🤡. Let's just ignore that "format wars" history and blame JavaScript for everything.
https://marcosmagueta.com/blog/the-lost-art-of-xml/ #formatwars #techhumor #programming #HackerNews #ngated
This is a nice article about how to handle #json in #ruby https://rubyflow.com/p/v0x5ol-ruby-parse-json-how-to-parse-json-in-ruby
Question for my highly technical friends, please.
In an effort to prepare for de-Googling, I used their "takeout" feature to get zip files of all my emails and photos. When I examine the contents, it appears every photo or document has been split into contents and a JSON file that appears to be metadata.
Is there a utility or procedure that will reattach the metadata? I'm fairly literate in tech, but am stumped.