Ask HN: Anyone else disillusioned with "AI experts" in their team?
51–60 of 63 posts
Re: Ask HN: Anyone else disillusioned with "AI experts" in their team?
#52The entire AI ecosystem is a giant hype bubble. I dont really think it matters much if your team understands AI, the bubble is going to pop either way.
I guess the question is if it's like the crypto-bubble, where theres no real value left in the end (haven't heard of a good use for those ASICs). Or more like the dot-com bubble where fiber-cable installed is still valuable without pets.com around. But since I wasn't really around for either of those ... ¯\_ (ツ)_/¯
Re: Ask HN: Anyone else disillusioned with "AI experts" in their team?
#53Earlier quoted context omitted.
Shouldn’t be a political play then. In a good market I’d say you should look around. In this market, keep your head down and get some experience.
In my experience, politics can happen at any sized company. e.g. I've worked at firms with 300,000 people and 150 people. The smaller company had MORE politics in some ways. Or as a manager of mine in Hong Kong once said: "In Chinese there is a saying: if there are 3 people then there will be politics"
I’ve seen what you’ve seen too though: companies that haven’t grown past everyone thinking they report to the CEO turning into gossip factories.
Re: Ask HN: Anyone else disillusioned with "AI experts" in their team?
#54He didn't say what the app would do or offer, he just said "an AI medical app hasn't been done before", he just wanted it to be "AI"
Before that I had people ask me if I could help them make a website, or an app, and they wouldn't say what the app/website would actually do, just that it would be nice to have one.
Re: Ask HN: Anyone else disillusioned with "AI experts" in their team?
#55Earlier quoted context omitted.
yeah, stochastic is there because we give up control of order of operations for speed so the order in which floating-point additions happen is not fixed because of how threads are scheduled, how reductions are structured (tree reduction vs warp shuffle vs block reduction) Floating-point addition is not associative (because of rounding), so: - (a + b) + c can differ slightly from a + (b + c). - Different execution ord…
Oh actually yeah that's true. You have correctly out-nitpicked my nitpick lol. But at that point i feel like we are getting close to "everything that isn't a perfect Turing-machine is somewhat-stochastic" ;) Edit: someone corrected me above, it does seem to matter more then I thought
if you llm agent takes different decisions from the same prompt, then you have to deal with it
1) your benchmarks become stochastic so you need multiple samples to get confidence for your AB testing
2) if your system assumes at least once completion you have to implement single record and replay so you dont get multiple rollout of with different actions
Re: Ask HN: Anyone else disillusioned with "AI experts" in their team?
#56I’m at a company, on an AI team. I’ve been in this role for a year and we’ve not delivered a single AI… anything. Worse, we had a failed launch midway through the year and instead of re-evaluating our focus, are doubling down. New people have been brought onboard and the culture has completely shifted.
If anyone is looking for someone with ~20 years of SWE experience who really, really wants to deeply understand internal processes, how they relate to the company’s product and bottom line, and implement with an eye toward efficiency and automation… let me know.
Re: Ask HN: Anyone else disillusioned with "AI experts" in their team?
#57This is the nature of tech now (perhaps the whole time due to being a relatively "new" field). Most people don't have the slightest clue what they're doing beyond their ability to parrot buzzwords. Mean? Sure. Reality? You betcha. It's incredibly rare these days to encounter truly competent professionals. Most are just hoping the guy below them doesn't know enough to spot their shortfalls and speak up. This aligns sh…
Re: Ask HN: Anyone else disillusioned with "AI experts" in their team?
#58Re: Ask HN: Anyone else disillusioned with "AI experts" in their team?
#59This is pervasive right now. I’m at a company, on an AI team. I’ve been in this role for a year and we’ve not delivered a single AI… anything. Worse, we had a failed launch midway through the year and instead of re-evaluating our focus, are doubling down. New people have been brought onboard and the culture has completely shifted. If anyone is looking for someone with ~20 years of SWE experience who really, really wa…
Right now this understanding is a liability. Having someone able to do reality checks can only slow down a team and expose everyone else.
I don't think we will ever see deep knowledge of computers and ability to develop non trivial software independently being as valued as it was by the job market from 1990 to 2020. That was a fluke caused by a confluence of factors that won't repeat.
The edge of the tech hype has already moved on. We can at best look forward to a normalization to back where things were, remuneration wise, to late 20th century, at a much lower level of demand.
Re: Ask HN: Anyone else disillusioned with "AI experts" in their team?
#60This is the nature of tech now (perhaps the whole time due to being a relatively "new" field). Most people don't have the slightest clue what they're doing beyond their ability to parrot buzzwords. Mean? Sure. Reality? You betcha. It's incredibly rare these days to encounter truly competent professionals. Most are just hoping the guy below them doesn't know enough to spot their shortfalls and speak up. This aligns sh…
It's also true in any industry that has high turnover. The people that fake it the best rapidly rise to the top and then just before their reputation pops, they move somewhere else and run the same routine all over again.