this post was submitted on 26 Jan 2025
600 points (96.2% liked)

196

16838 readers
1229 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 2 years ago
MODERATORS
600
ISO 8601 ftw rule (gregtech.eu)
submitted 4 days ago* (last edited 4 days ago) by [email protected] to c/[email protected]
 

[email protected] gang, rise up

you are viewing a single comment's thread
view the rest of the comments
[–] sukhmel 3 points 3 days ago (1 children)

The alternative would be

More reasonable, if you ask me. At least I came to value modularity in programming, maybe with standards it doesn't work as good, but I don't see why

[–] [email protected] 1 points 3 days ago (1 children)

Standards are used to increase interoperability between systems. The more different standards a single system needs the harder it is to interface with other systems. If you have to define a list of 50 standard you use, chances are the other system uses a different standard for at least one of them. Much easier if you rely on only a handful instead

[–] sukhmel 3 points 3 days ago

Makes sense. But then we're getting the standard that tries to define everything