WHY DOES EVERYONE HATE HTML SO MUCH??
09-06-2025 19:18
I started looking for a way to integrate something like NodeJS into my qndssg4b, in order to make it easier to manage all the files and stuff, but for some reason pretty much EVERY SINGLE PLACE I'VE LOOKED AT has required me to substitute my ENTIRE, ALREADY MADE HTML FILE, with either JavaScript (FUCK YOU) or some other alien substitute of HTML like Plug (DOUBLE FUCK YOU) And the kicker is: THEY'RE GONNA CONVERT IT TO HTML ANYWAYS. SO ALL OF THIS IS FUCKING USELESS AND MEANINGLESS. "Oh but it lets you have each page be the same and customize one page to affect all others!" We already had a solution to that: It was called HAVING A VISION AND STICKING TO AN IDEA So many people just seem to be completely rotted by the idea that "OH I NEED TO MAKE MY WEBSITE LOOK MODERN" which, as a concept, IS STUPID!! YOUR WEBSITE IS YOUR SOUL!! IT REPRESENTS YOU! IF THE WEBSITE THAT REPRESENTS YOU LOOKS LIKE SOULLESS CORPORATE GREED, I'M NOT GONNA LIKE YOU BECAUSE I WILL ASSUME YOU ARE SOULLESS AND INTO CORPORATE GREED! I hate all of this!! I hate web development! I hate JavaScript frameworks!!!!!!!! I HATE EVERYTHING AND EVERYONE!!!!!!!!!!!!!!!!! P.S. Also let's be honest, in most cases, you will only touch the CSS of the website when editing the looks, something that I'M ASSUMING you only have one copy of in the root directory that's accessed by every page as "/style.css". And you can just make a JS file that gets loaded in before everything else for the header or after everything else for the footer, if you change the contents of it often enough, like I did