MIDI.
Before the 80’s, there was no standard interface to control electronic instruments, just a bunch of proprietary interfaces unique to each manufacterer. But in 1983, amazingly they actually standardized on MIDI, and it remains a useful standard to this day, with any new versions of MIDI being completely backwards compatible, so your Yamaha DX7 from the 80’s is still just as viable to use today as the day it was new!
DMX is a similar protocol for lighting.
Sure, there’s artnet and sacn, but most gigs still use good old DMX.
Surprised I haven’t seen anyone here mention unicode
There are many, I think. Like what other people have mentioned, sometimes the new standard is just better on all metrics.
Another common example is when someone creates something as a passion project, rather than expecting it to get used widely. It’s especially frustrating for me when I see people denigrate projects like those, criticizing it for a lack of practicality…
Light bulb sockets are the same all over. RJ-45 Ethernet, USB-C, Bluetooth, WiFi, TCP, HTTP, HTML, CSS.
While light bulb sockets don’t change much from region to region, they definitely aren’t all the same. For the bulbs (not the bars), there’s two large categories: Edison screws and bi-pin. Edison screws also come in a lot of sizes. When compact fluorescents were rolling out, they got a new bi-pin connector from the USA: GU24. My whole home has GU24 fixtures (not by my own choice), but my lamps are Edison screws.
GU24 is wack, especially for home lighting. I think they aren’t made much anymore.
USB-C
Gonna have to disagree with you there. Try using a USB-C data cable to charge a device. Now try figuring out which cable out of five is the charge cable.
Those aren’t different standards, they’re just different USB-C cables. It’s like saying light bulb sockets aren’t a unifying standard because there’s different bulbs with different wattages. The fact that all those cables work over the same standard is an example of how ubiquitous the standard is. That said they should be labeled better, like how USB3 was color coded blue; each cable could have a color strip to distinguish it.
Shouldn’t being able to identify which cable is used for which application be part of a standard?
You brought up light bulbs- imagine if they didn’t tell you the wattage? But they do. They print it right on the bulb.
It seems a lot of sites these days are actively hostile towards the HTML-CSS combo.
HTML CSS and JavaScript each having different syntax is stupid and I will die on that hill.
Just use React or something, you can use a single syntax for all three. It makes total sense why the syntax is different if you think about when and why they were made. We had HTML for years before CSS, and it was longer still until we got JavaScript. Each language has a different purpose, so naturally a different syntax makes sense. Your hill is poorly defended.
In that case on general programming language should have taken over instead of trying to merge all three. Especially CSS, which in its infinite intelligence decided to use the minus operator instead of underscore, is completely out of place. Everything is jank and you can tell it has been patched together with duct tape.
Whenever the new standard hits the almost impossible golden triangle of “cheap, reliable, and fast”.
It’s gotta be cheaper than the alternatives, better and more reliable than the alternatives, and faster/easier to adopt than the alternatives.
Early computers for example had various ways to chug math, such as mechanical setups, relays, vacuum tube’s, etc.
When Bell invented their MOSFET transistor and figured out how to scale production, all those previous methods became obsolete for computers because transistors were now cheaper, more reliable, and faster to adopt than their predecessors.
Tbf though transistors are more of a hardware thing. A better example of a standard would be RIP being superceded by BGP on the internet.
Tbf though transistors are more of a hardware thing. A better example of a standard would be RIP being superceded by BGP on the internet.
another big example is the telecom companies being superseded by IP based networking, rather than whatever patch routing bullshit was previously cooked up.
Sometimes certain solutions are just, better.