Microsoft ArchScale: Simple and Scalable Pretraining (github.com)
1 points by tosh 6m ago 0 comments
Unleashing the Power of End-User Programmable AI (queue.acm.org)
1 points by tosh 15m ago 0 comments
H-1B program grew 81 percent from 2011 to 2022 (twitter.com)
21 points by DonnyV 40m ago 14 comments
Show HN: Mark 1.0, a notation that unifies JSON, HTML, JSX, XML, YAML, and more
7 henryluo 10 7/18/2025, 1:32:47 PM marknotation.org ↗
Author of Mark Notation here.
Mark is a unified notation for both object and markup data, combining the best of JSON, HTML, and XML with a clean syntax and succinct data model.
I'm glad to announce the 1.0 Release of Mark. This release is just the start of a long journey to make web a better platform to store and exchange data.
Your feedback welcome!
kudos! It's impressive to see so many rich scalar types supported under Mark, including: symbol, decimal number, datetime, binary, and even Element as a new container type. Excited to try this notation out!
Thank you.