Live data from Hacker News

Nvidia’s $589B DeepSeek rout

finance.yahoo.com

981–990 of 1001 posts

Re: Nvidia’s $589B DeepSeek rout

#981

Earlier quoted context omitted.

"AI", once we get there, is indeed the future and will continue to play an increasing role everywhere. But what happened to Nvidia profits last year is a one time event and will get back to normal sooner or later.

> last year is a one time event It is repeating this year as well, given all the announcements. So maybe it is a two time event? I think it could repeat every year as long as Nvidia continues to innovate and keep their lead. DeepSeek is providing an efficiency boost, and that doesn't kill Nvidia. In fact, Nvidia themselves delivered an efficiency boost with Blackwell chips. DeepSeek is a one-time efficiency boost, bu…

Since we're talking about GPUs here, you might be interested in reading about "Huang's law" rather than Moore's:

https://en.wikipedia.org/wiki/Huang's_law

Re: Nvidia’s $589B DeepSeek rout

#982

Earlier quoted context omitted.

ChatGPT has over $10 million paying subscriber. No I am not counting the people using the API programmatically

With other providers giving away similar products for free (Google AI Studio, DeepSeek et al) right now, I'm not sure that counts as commercial success when it is not sustainable. The same is happening in enterprise tier products, Copilot 365 is still an extra SKU to count while Google Gemini Advanced has been integrated into the Workspace offering (i.e. they actually force you for an upsell of ~20% per user license…

Out of curiosity, I just downloaded DeepSeek.

I gave it an easy one, “How many of the actors from the original Star Trek are still alive”. It gave me accurate information as of its training cut off date. But ChatGPT automatically did a web search to validate its answer. I had to choose the search option for it to look up later info.

With ChatGPT even when it doesn’t do a web search automatically, I can either tell it to “validate this” or put in my prompt “validate all answers by doing a web lookup”.

Then I gave it a simple compounding interest problem with monthly payments and wanted a month by month breakdown. DeepSeek used its multi step reasoning like o1 and was slower. ChatGPT 4o just created a Python script and used its internal Python interpreter.

Then DeepSeek started timing out.

This is the presentation of “what are some of the best places to eat in Chicago?”

https://chatgpt.com/share/6799510f-f4a8-8010-b80d-100c95d36d...

It doesn’t show on the shared link. But in the app it gives you a map of the restaurants or you can choose a list.

I can’t share a conversation with DeepSeek (?). But suffice it to say, the interface wasn’t as good.

I’m not saying the underlying technology of DeepSeek isn’t “good enough”. But the end user product is severely lacking.

Re: Nvidia’s $589B DeepSeek rout

#984

Earlier quoted context omitted.

I recently went to the LLM chat arena and tried my "test input" against the latest frontier models that GPT 3 failed on. This test snippet simply repeats the same four-letter word in a paragraph many times using all of its various possible meanings simultaneously. The request to the AI is to put the meaning of each usage of the word next to it in brackets. None of the frontier models can do this perfectly. They all s…

So the focus is trying to find things where LLMs are bad instead of trying to find out where they are good and find applications for that? That's basically like trying to embarass a IQ 180 student on emotional intelligence. But I guess that's human nature to expect a machine to be 100x better than humanity on first try.

On the contrary, this is testing the LLMs on inputs they're supposed to be good at.

Fundamentally, this kind of problem is the same as language translation, text comprehension, or coding tasks. It just tests where the boundaries are of the LLM capabilities by pushing it to its limits.

I've noticed the LLMs bumping up against those very same limits in ordinary coding tasks. For example, if you have a prefix-suffix type naming convention for identifiers, depending on how the tokenizer splits these, the LLMs can either do very well or get muddled up. Similarly, they're not great at spotting small typos with very long identifiers because in their internal vector representations the correct and typo versions are very "close".

Re: Nvidia’s $589B DeepSeek rout

#985

Here’s a take I haven’t seen yet: If training and inference just got 40x more efficient, but OpenAI and co. still have the same compute resources, once they’ve baked in all the DeepSeek improvements, we’re about to find out very quickly whether 40x the compute delivers 40x the performance / output quality, or if output quality has ceased to be compute-bound.

>If training and inference just got 40x more efficient

The jury is still out on how much improvement DeepSeek made in terms of training and inference compute efficiency, but personally I think 10x is probably the actual improvement that's being made

But in business/engineering/manufacturing/etc if you have 10x more efficiency, you're basically going to obliterate the competitions.

>output quality has ceased to be compute-bound

You raised an interesting conjecture and it seems that it's very likely the case.

I know that it's not even a full two years that ChatGPT-4 has been released but it seems that it take OpenAI a very long time to release ChatGPT-5. Is it because they're taking their own sweet time to release the software not unlike GIMP, or they genuinely cannot justify the improvement to jump from 4 to 5? This stagnation however, has allowed others to catch up. Now based on DeekSeek claims, anyone can has their own ChatGPT-4 under their desk with Nvidia project Digits mini PCs [1]. For running DeepSeek, 4 units mini PCs will be more than enough of 4 PFLOPS and cost only USD12K. Let's say on average one subscriber user pays OpenAI monthly payment of USD$10, for 1000 persons organization it will be USD$10K, and the investment will pays for itself within a month, and no data ever leave the organization since it's a private cloud!

For training similar system to ChatGPT-4 based on DeepSeeks claims, a few millions USD$ is more than enough. Apparently, OpenAI, Softbank and Oracle just announced USD$500 Billions joint ventures to bring the AI forward with the new announced Stargate AI project but that's 10,000x money [2],[3]. But the elephant in the room question is that, can they even get 10x quality improvement of the existing ChatGPT-4? I really seriously doubt it.

[1] NVIDIA Puts Grace Blackwell on Every Desk and at Every AI Developer’s Fingertips:

https://nvidianews.nvidia.com/news/nvidia-puts-grace-blackwe...

[2] Trump unveils $500bn Stargate AI project between OpenAI, Oracle and SoftBank:

https://www.theguardian.com/us-news/2025/jan/21/trump-ai-joi...

[3] Announcing The Stargate Project:

https://openai.com/index/announcing-the-stargate-project/

Re: Nvidia’s $589B DeepSeek rout

#987

Earlier quoted context omitted.

I'd say it's a meme stock and based on meme revenue. Much of the 35B comes from the fact that companies believe Nvidia make the best chips, and that they have to have the best chips or they'll be out of the game. DeepSeek supposedly nullifies that last part.

Didn't DeepSeek train on Nvidia hardware though? I can't see how DeepSeek hurts Nvidia, if Nvidia is what enables DeepSeek.

Supposedly DeepSeek trained on Nvidia hardware that is not current generation. This suggests that you don't need the current generation to make the best model, which a) makes it harder for Nvidia to sell each generation if it's more like traditional compute (how's Intel's share price today?), and b) opens the door to more competition, because if you can get an AMD chip that's 80% as good for 70% of the price, that's worth it.

I'm skipping over some details of course, but the current Nvidia valuation, or rather the valuation a few days ago, was based on them being the only company capable of producing chips that can train the best models. That wasn't true for those in the know before, but is now very much more clearly not true.

Re: Nvidia’s $589B DeepSeek rout

#988
post #252

Earlier quoted context omitted.

According to you there's a bubble in AI and this... legitimate AI research breakthrough... may be the thing that pops the bubble?

Bubble's don't always imply fraudulent underlying tech. The dot com bubble was a real thing, and yet the internet has gone on to be one of humanities most valuable innovations.

I agree with that. It doesn't refute my point, though. Point being, I would expect something else to pop a bubble.

Re: Nvidia’s $589B DeepSeek rout

#990

Earlier quoted context omitted.

It has been clear for a while that one of two things is true. 1) AI stuff isn't really worth trillions, in which case Nvidia is overvalued. 2) AI stuff is really worth trillions, in which case there will be no moat, because you can cross any moat for that amount of money, e.g. you could recreate CUDA from scratch for far less than a trillion dollars and in fact Nvidia didn't spend anywhere near that much to create it…

One thing you’re missing is that there’s nothing that says the value must correct. There are at least two very good reasons it might not: Nvidia now has huge amounts of money to invest in developing new technologies, exploring other ideas, and the other is that very little of the stock market is about the actual value of the company itself, but speculation. If people think it will go up, they buy it, reducing supply,…

> Nvidia now has huge amounts of money to invest in developing new technologies

This is not actually a reason for investors to invest in a company, because it's caused by investors investing in the company. If the market would invest in some other company instead then that company would have huge amounts of money to invest in developing new technologies. Meanwhile the ones that tend to succeed in that are more often new, nimble companies breaking into or creating a new market rather than large established ones with bureaucracy, internal politics and fear of cannibalizing existing sales.

Example: If there is a popular new application for consumer GPUs that requires a lot of VRAM, a competitor could make a lot of money by developing consumer GPUs with a lot of VRAM, but Nvidia would have to worry about that eroding sales of enterprise GPUs. Then investing in the competitor could have a better return, both because of potentially higher growth (people invest $5B in developing the GPU and then it becomes a $100B+ company, huge ROI; very little chance of Nvidia going from $3T to $60T), and because when it happens it comes at the expense of the incumbent, who loses not just the consumer GPU sales but the enterprise ones to the competitor selling for consumer prices. Which means the incumbent still has a very significant risk of losing value, but without as much potential upside.

People often try to make this argument by pointing to Microsoft or Apple, but those are major outliers who got there through anti-trust violations. Meanwhile Kodak, Xerox, Yahoo, AOL, Sears, IBM, GM, GE, etc.

> very little of the stock market is about the actual value of the company itself, but speculation

That's the hype cycle. We know which section of the graph we're on right now.

Post reply on HN