Remix.run Logo
oytis 2 hours ago

XML is still around, but I don't think many people would choose it as a serialization format today for something new.

dathanb82 36 minutes ago | parent [-]

The use of XML as a data serialization format was always a bad choice. It was designed as a document _markup_ language (it’s in the name), which is exactly the way it’s being used for Claude, and is actually a good use case.