1213
AI's take on XML (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] AVincentInSpace@pawb.social 175 points 1 week ago

Some data formats are easy for humans to read but difficult for computers to efficiently parse. Others, like packed binary data, are dead simple for computers to parse but borderline impossible for a human to read.

XML bucks this trend and bravely proves that data formats do not have to be one or the other by somehow managing to be bad at both.

[-] racemaniac@lemmy.dbzer0.com 2 points 1 week ago

There are people who find XML hard to read?

[-] CompostMaterial@lemmy.world 3 points 1 week ago* (last edited 1 week ago)

Depends on how complex it is. Ever see the XML behind SharePoint? 🤮

[-] racemaniac@lemmy.dbzer0.com 4 points 1 week ago

But is that the fault of XML, or is the data itself just complex, or did they structure the data badly?

Would another human readable format make the data easier to read?

load more comments (2 replies)
load more comments (30 replies)
this post was submitted on 08 Sep 2024
1213 points (98.2% liked)

Programmer Humor

32070 readers
791 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS