|
|
|
|
|
by easyThrowaway
6 days ago
|
|
He's missing the last step: Somehow around the 2010s we all decided that everything in the web had to become "reactive" and "asynchronous" - which is a fancy way of saying things can theoretically happen at any time but realistically if you try to make it happen in ways that don't resemble the previous serial approach you get weird race conditions - and instead of making sure this was implemented in HTML now we have to write another web browser on top of our web browser in javascript, using a thing called shadow DOM. Also somehow now you have to understand how the internet works at protocol level unless you want way worse performance than that page written in Dreamweaver 20 years ago. But this is fine because this is the way big companies run things, which we all know they always make the correct decisions like giving their AI full access to their login and password recovery process. |
|