With UlyssesT out there touching grass, I haven’t seen this thread in a while. What in the past do you NOT miss? It could be very personal or just something everyone experienced but doesn’t anymore.
For me, I am so fucking happy the food scene in burgerland has changed since the 2000s. People seem to enjoy more well-seasoned foods and healthier options seem to outstrip the unhealthy slop I remember in the 2000s. Even my yee-yee ahh Ohio suburb has changed somewhat noticeably to support fresh ingredients. Less WASPslop is always good.
How about y’all?
My problem isn’t with javascript as a UI framework, it’s what I use too. Everything else is five independent platforms each with 3+ half implemented ways to do things, all of which have been left to wither on the vine as all the tech companies give up and use the web instead. The DOM is the best application tool remaining.
My problem is that javascript is both the tool to make basic enhancements to documents, like collapsible menus or form submissions, and the tool to create whole applications. The former needs it to run by default on every page, but the latter means that that it has the potential to harvest a zillion kinds of data, perform far more computation than is needed to display a webpage, and make cheap computers and poor connections unusable.
And it doesn’t matter that these problems are avoidable if companies get their shit together, because I’m not writing the code for every page I visit.
So to sum it up, webapps (capitalism)