Hacker News new | ask | show | jobs
by nomad-nigiri 749 days ago
CEOs have three responsibilities that I doubt an AI will ever do. 1. Ensure the company has money to operate. 2. Recruit and inspire employees to do their best work collectively. 3. Make decisions where there isn’t definitive supporting data.
4 comments

Arn't AIs already capable of 1 and 3? Seems like 1 is easily solved with linear regression, not AI really even needed. What is the slope of operating costs, what is the slope of revenue? Is revenue greater than operating costs? 3, well arn't people already trying to have AI solve problems where there isn't concrete data? The only difference is, there is a human between the machine and the levers. ChatGPT will give me a decision, the only thing it can't do right now is enact that decision.

Addition: Hell, it could probably solve 2. LLM that does sentiment analysis. Sentiment drops below a certain level, the model knows to put in an order for Dominos for a company pizza party, since this is about as much morale boasting as most employees get.

Did AI write this?
Obviously a CEO did.
”Make decisions where there isn’t definitive supporting data.”

I still wonder if this is something AI will ever be able to do, or if it’s much harder than we suspect and at least several more AI winters away.

It’s basically the is/ought problem, where the theory is that one cannot get to what one “ought” to do based only on what “is”.

Like we might say “it is cold outside, therefore you ought to put on a coat”. But, should you? Maybe you enjoy the cold, or maybe you live in an area ruled by a street gang and your coat is the wrong color and you risk being shot if you wear it outside.

AI could eventually make a much more informed recommendation, with more context, but at some point it begs the question of how close the model needs to get to reality, which obviously has some limit.

That sounds a lot fluffier than writing code ;)