Earlier quoted context omitted.
had to deal with ibm once. we were developing an application for a customer and ibm was working on some new service for them. of course the customer insisted we use the new ibm service, even though it solved a problem we didn't have at all. the ibm product was a website to be used by end users, while our application had to pass our end users data through. so, i asked the ibm guys (via the customer) to give me the doc…
> yes, their json interface was the DOM, serialized as json. This is pure thedailywtf material.
Layoffs at Watson Health Reveal IBM’s Problem with AI
151–160 of 264 posts
Re: Layoffs at Watson Health Reveal IBM’s Problem with AI
#152Earlier quoted context omitted.
>The irony is that not one of these bills itself as AI. It's just "a product that works" I think you are on to something, put differently: If you need to use the term "AI" to enhance the marketability of the product it is probably because the product sucks.
Companies also do that when trolling for investors.
Re: Layoffs at Watson Health Reveal IBM’s Problem with AI
#153Earlier quoted context omitted.
Those two departments couldn't possibly be related. It seems unfair to base judgement on the entire company for that.
So we have some more info out there: - Their PCF solution is deprecated - They were still using a deprecated container management solution instead of kubernetes until recently - If you use Java the for you to use liberty build packs - They push XP and TDD practices from the garage yet many of their consultants don't practice what they preach.
Re: Layoffs at Watson Health Reveal IBM’s Problem with AI
#154The problem at IBM is not technological; it's managerial . For a long while now, IBM has been treating "AI" as a product that can be managed, packaged, and sold by "general" business managers -- think MBA-types with only a superficial, qualitative grasp of deep learning and AI. Doing that with rapidly evolving technology is a sure-fire recipe for failure . Most such MBA-types today are ill-equipped to manage, package…
Stories like this are not a surprise, it's IBM's way of doing business. Maybe Watson will learn HR and just fire everybody from middle mgmt on up..
Re: Layoffs at Watson Health Reveal IBM’s Problem with AI
#155Earlier quoted context omitted.
That's surely part of the problem, but the catalyst is the marketing strategy that is used to brainwash the employees. In essence; sell the experience, not the product. This works well for IBM generally (the products are shit) but especially well for Watson because it's extremely easy to sell AI without getting bogged down in details. You want to identify brain tumors? We'll just teach Watson to do it. Whilst IBM res…
> Whilst IBM research might be able to pull it off, it'll never get to market because there is nobody capable of making good products at IBM anymore. As an ex-IBMer this is so true and so frustrating at the same time. Engineers are thrashed about on a nearly sprintly basis by PM's with short attention spans and no understanding of how disruptive their continuously changing requirements are. It doesn't help that IBM c…
Re: Layoffs at Watson Health Reveal IBM’s Problem with AI
#156I've never interacted directly with IBM, but I remember about 2 years ago, they had a talk at the Akamai Edge conference about how they dealt with bloated cookies. The company I work for has the same problem so I sat in to see what their solution was. The problem they were having is that all the various IBM lines of business added so much garbage onto the client's cookie, that eventually their pages would stop loadin…
had to deal with ibm once. we were developing an application for a customer and ibm was working on some new service for them. of course the customer insisted we use the new ibm service, even though it solved a problem we didn't have at all. the ibm product was a website to be used by end users, while our application had to pass our end users data through. so, i asked the ibm guys (via the customer) to give me the doc…
Re: Layoffs at Watson Health Reveal IBM’s Problem with AI
#157Earlier quoted context omitted.
> yes, their json interface was the DOM, serialized as json. This is pure thedailywtf material.
Did the change request come complete with specific requirements on what the interface should include? Because it sounds like they produced exactly what was asked for: a JSON interface. If the requirements were poorly specified, you can’t lay all the blame on them.
Re: Layoffs at Watson Health Reveal IBM’s Problem with AI
#158This stuff is the friggen worst if you ask me. i'm so done with the AI hype train and IBM is the worst. Linked article mentions a 'watsons law' (similar to moore's law etc). If you ask me, it is more likely for watsons law to be that all commercial BigCo 'AI' offerings will burn thru hundreds of millions and ultimately fail rather then the intended meaning. "Phytel’s contribution was analytics paired with an automate…
> If you ask me, it is more likely for watsons law to be ...burn thru hundreds of millions and ultimately fail rather then the intended meaning. That’s already called Musk’s Law.
Re: Layoffs at Watson Health Reveal IBM’s Problem with AI
#159The problem at IBM is not technological; it's managerial . For a long while now, IBM has been treating "AI" as a product that can be managed, packaged, and sold by "general" business managers -- think MBA-types with only a superficial, qualitative grasp of deep learning and AI. Doing that with rapidly evolving technology is a sure-fire recipe for failure . Most such MBA-types today are ill-equipped to manage, package…
Re: Layoffs at Watson Health Reveal IBM’s Problem with AI
#160I've never interacted directly with IBM, but I remember about 2 years ago, they had a talk at the Akamai Edge conference about how they dealt with bloated cookies. The company I work for has the same problem so I sat in to see what their solution was. The problem they were having is that all the various IBM lines of business added so much garbage onto the client's cookie, that eventually their pages would stop loadin…
had to deal with ibm once. we were developing an application for a customer and ibm was working on some new service for them. of course the customer insisted we use the new ibm service, even though it solved a problem we didn't have at all. the ibm product was a website to be used by end users, while our application had to pass our end users data through. so, i asked the ibm guys (via the customer) to give me the doc…
strncpy(dst, src, strlen(src));
dst[strlen(dst)] = '\0';