this post was submitted on 24 Feb 2026
588 points (97.6% liked)

Programmer Humor

30700 readers
2173 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Brosplosion@lemmy.zip 1 points 1 month ago (2 children)

I will die on the hill that XML is a superior config format and people are just afraid of it cause they see the advanced features (that you don't need to use) and think it's too complicated.

[–] Asetru@feddit.org 3 points 1 month ago (1 children)

Then maybe you should go ahead and write a brutally messed up but somehow ubiquitous scripting language that just somehow has its object instanciations look exactly like xml so those files can be imported right into scripts that then somehow turn into full blown server applications so xml gets the same attention as Json.

[–] Brosplosion@lemmy.zip 3 points 1 month ago (1 children)
[–] Asetru@feddit.org 1 points 1 month ago

I'm so looking forward to it.

Don't forget to add a "package management" service that at first glance makes importing XMLlamascript modules super easy but at second glance takes down the Internet after you piss off a random maintainer before then turning into a malware distribution engine.

[–] bitwolf@sh.itjust.works 2 points 1 month ago (1 children)

I'd have a much easier time with XML if I could feed it a json schema or something similar so my editor knows the format it should be in.

[–] wer2@lemmy.zip 3 points 1 month ago (1 children)
[–] bitwolf@sh.itjust.works 2 points 1 month ago

This looks exactly like what I am looking for. Thank you!