Hacker News new | ask | show | jobs
by avaer 13 days ago
The outside world doesn't even care that things work, they care that it looks like it works long enough. Investors don't care that it's snake oil, as long as they're not left holding the bag.

AI is really good at making things that look like they work.

This is a steelman of your argument.

3 comments

Well yes. This has been the history of the web. Frontpage generated really crappy code but people still used it to create websites. They didn't care about code quality just how it looked.
My mom was generating web pages with dreamweaver 25 years ago. People used it sure, but people certainly did care about the quality because it produced unmaintainable code. If people truly didn’t care about the quality people would have stopped learning how to write html and CSS around 2005.
> people would have stopped learning how to write html and CSS around 2005.

They did. Now it's all JSX or htmx or some other favored template or DSL monstrosity. Most people do not write HTML or CSS, and haven't in decades. You're spot on.

This says nothing about quality, however. Quality of HTML/CSS is purely subjective. A website's presentation layer cannot meet any technical standard metric for quality in engineering or manufacturing such as durability, reliability, efficiency, or safety.

I’m not going define away blocks of HTML inside of php scripts as not writing HTML by hand, but if you want to do that then sure most people were never writing HTML and CSS by hand.
I agree, I wouldn't classify PHP as "not writing HTML by hand". But that's not what I'm talking about. Most websites in the last 20 years have heavily leaned into client-side rendering, picking up with jQuery circa 2006. It's only recently with htmx that the pendulum has started swinging back toward server-side rendering.
I was around for all of this. Websites using jQuery were almost all using hand written HTML or HTML generated by something like rails web templates or PHP.

SPAs didn’t go mainstream until almost 10 years after 2006. And even at their height they never represented the majority of all websites.

But also most SPAs aren’t any less HTML by hand than using PHP templates are.

Right.

But where are Frontpage and Dreamweaver now ?

They were replaced by other WYSIWYG website editors like Wix and Squarespace. These replacements are evidence in favor of the original claim. The specific products are irrelevant.
It took a VERY VERY long time for these replacement products to appear.
fully agree with that and it's exactly the problem and it's getting worse with muti agent.

it's look like clean and polished but its full of mess, and duplicate code, no conventions..

we're generating code faster but at what price. but the real and deep project intelligence still a bottleneck.

This is a sentiment a highly skilled framework knitter could have shared. Investors don't care if those newfangled steam-powered knitting machines produce inferior textiles as long as people buy it.

Parallels to the industrial revolution are apparent. And this is disturbing.