|
|
|
|
|
by xyst
628 days ago
|
|
Anybody remember the days of “macromedia”? I think it was dreamweaver that spit out WYSIWYG trash from people that didn’t know better. For a period of time there was a segment of development cleaning up this slop or just redoing it entirely. The AI-generated slop reminds me of that era. |
|
25 years ago it was font tags and table layouts, now it’s a styled components div soup generated by 2-3 orders of magnitude more code, in a sprawling NPM dependency tree that takes several minutes to install on modern hardware.
It’s all crap once you get away from the simplest prototype and single-person project.