|
|
|
|
|
by hxelk1
1167 days ago
|
|
I feel your pain. I think software is certainly getting much more complex (because it can, not because it has to). Complexity comes with a cost. I hate when a mostly static website is rendered completely client side, for example. Most of the time, I just want to read the text, maybe see some (non-marketing) images, and that's it. I don't want hundreds of kilobytes of JS executed on my machine just for that. |
|