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.
Thank you for teaching me how to replace my porch light (ONLY MY PORCH LIGHT?!?!) that’s been out for over a year. I tried to pull the bulb out and it shattered in my hands. I was like WTF is this shit? Haven’t touched it since.
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.
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.
Thank you for teaching me how to replace my porch light (ONLY MY PORCH LIGHT?!?!) that’s been out for over a year. I tried to pull the bulb out and it shattered in my hands. I was like WTF is this shit? Haven’t touched it since.
GU24 is wack, especially for home lighting. I think they aren’t made much anymore.
It was a pain to find gu24, I had to order them online for two rooms
Include car cigarette lighter power ports
It seems a lot of sites these days are actively hostile towards the HTML-CSS combo.
What do you mean? Do you have any examples?
Not really. I guess Google search requires JavaScript now.
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.
Idk, I like CSS, but I come from a web development background. Modern JS (ES4+) is fully capable of replacing CSS using the style property.
JSX is sort of like a singular language to do all three.
HTML isn’t perfect, but I can’t think of a better language for writing documents. TEX is unintuitive, PDF is opaque, markdown is just HTML shorthand.