Hacker News new | ask | show | jobs
by agent281 1171 days ago
The big difference between the two is how much damage occurs if the AI screws up. We don't have self driving fleets right now because a multi-ton truck hurtling down the freeway at 65+ mph can do a lot of damage. AI generated artwork is inert so it can be safely used as a substitute for the human generated stuff. I would expect speed of adoption to operate at inverse proportion to potential harm.

image -> text -> code -> self-driving vehicles

It's really reductive to just put all code in a single bucket, but most code probably isn't super critical for safety and it can be tested before it gets released/reviewed. I think that's the biggest differentiator from real time applications like self driving cars.

1 comments

>AI generated artwork is inert

I wholly disagree with this. The rate at which AI can produce pornography that caters to exact tastes is completely unmatched, I have seen people report their compulsive pornography habits becoming exponentially worse as a result of Stable Diffusion in particular. The only hold out has been video pornography, but with things like txt2vid improving I can't see that lasting long (pun not intentional).

When I say inert I mean that the image is just a bunch of bits. It's read only. It doesn't cause actions in the world like code or self driving cars do. People can have reactions to them. That's why we make them.