Live data from Hacker News

The asteroid currently hitting front end web development

nolanlawson.com

281–285 of 285 posts

Re: The asteroid currently hitting front end web development

#281

Earlier quoted context omitted.

Yes, presumably that's why she did not update the website for 20 years! If once she's decided to update the website—surely it's worth more then $20 at that point? Otherwise, she probably shouldn't be spending any time on it herself either, given the opportunity cost. Obviously she decided otherwise, I just find it kind of surprising. Like, in general, I'm always kind of surprised at what people are and aren't willing…

>If once she's decided to update the website—surely it's worth more then $20 at that point? the problem here really, from both sides of the argument, is the assumption that humans are rational economic actors. One side assumes that it is not worth 20 dollars to update the site quickly thus she does not do it, but really for that to be true (given costs of psychologists sessions etc.) then it would not even be worth u…

We aren't even rational like, we are after the fact rationalizers.

Behavior is largely sentiment driven or random and then we invent a story after the fact to frame the behavior as "rational".

"Rationality" is when these two processes happen to line up and that happens very rarely.

We do have the right language in "economic actor" because economics itself is a type of performance. Economics is closer to theater than to chemistry. The non-performative version of economics is a hedge fund.

Re: The asteroid currently hitting front end web development

#282
post #279

Earlier quoted context omitted.

> ...AI is still very bad at making frontends that work well... The world has spoken, and it does not want "good". It just wants "good enough". The "idea-guy" got 100-fold more dangerous.

It is questionable on how many occasions the world ever wanted more than ‘good enough’. And it is apparent from all the half baked systems we use daily how much this is actually true and how little software excellence matters in a real world scenarios where deadlines and costs are forcing dubious decisions every day.

I've made websites for universities and science programs so I've got a taste of the other side, where money doesn't really matter that much and accessibility is a must.

It's hard to go back and just ignore it

Re: The asteroid currently hitting front end web development

#283

Earlier quoted context omitted.

>I'm also dependent on a bunch of advanced libraries and compilers I didn't write. Two different kinds of dependence here: one is taking advantage of a pre-existing tool to perform some set of tasks. The other is there to outsource your thinking over concepts you are not able to reason about yourself.

I'm also outsourcing computational geometry to CGAL and CPU optimizations to GCC, so what? I can still reason about them. For example for a problem I had recently Claude pointed out (after some prodding for me) that the determinant of the Jacobian of a function I'm interested in is a polynomial in polar coordinates, so I used a fancy root finding library (which I also didn't write) to solve it efficiently.

Sorry, I just don't think you'd be qualified for the job if this was 5 years ago.

Re: The asteroid currently hitting front end web development

#284

Earlier quoted context omitted.

I'm also outsourcing computational geometry to CGAL and CPU optimizations to GCC, so what? I can still reason about them. For example for a problem I had recently Claude pointed out (after some prodding for me) that the determinant of the Jacobian of a function I'm interested in is a polynomial in polar coordinates, so I used a fancy root finding library (which I also didn't write) to solve it efficiently.

Sorry, I just don't think you'd be qualified for the job if this was 5 years ago.

I had the same job 5 years ago, but I'm sure you know better.

Re: The asteroid currently hitting front end web development

#285

My wife's experience is managing teams and has been involved in creating corporate websites using contractors. She doesn't know anything about html at all. She just manages people. She's now working on a biotech start-up pre-funding. They have pretty much zero money. They want to redesign their website. I set her up with my deepseek key and she's been using flash-v4 with image detection (I think deepseek says it's st…

The key is you're doing it yourself, so it takes your time away from something else. And if something doesn't quite work out, who's the backup? For small shops and startups, this probably doesn't matter. For mission critical sites, who's more dependable? AI is a tool, that's all it is.

>The key is you're doing it yourself, so it takes your time away from something else.

There is still a cost to the business owner, they have to find a place to hire a freelancer, interview and then explain what problem they need solved, go through several iterations with them (either via meeting or email, or both) etc etc. If you're a small business that's not setting up an online storefront, the time spent setting it up and building it yourself is possibly less time. And then there's the bigger headache: what happens when the freelancer stops returning your calls? For the average small business website/page it is 2-10 pages. The average business owner can probably crank out that site with AI in less time than setting up a single interview.

Post reply on HN