this post was submitted on 08 Mar 2025
191 points (98.0% liked)
Technology
65819 readers
5196 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I feel there's a lot here that is misunderstood..
If we are talking about cold war era, in 1991 with the end of the cold war with the dissolution of the Soviet Union, China had a lower GDP than North Korea. China wasn't even capable of being part of the "war" for silicon at this point. China's GDP has grown x46 since 1991, compared to the US that's only grown x4.
That's not the case at all, look at Intel it use to be at the bleeding edge and now it is on the brink of bankruptcy. The US isn't at the forefront of silicon either, maybe for some designs like with Nvidia/AMD but that's only because until recently GPUs were only used for games. Now they have an actual application for the military and other fields.
The company that makes all of these chips possible is a Dutch company, ASML. Without them nothing would have been possible. They create the very expensive and very large (40 freight containers, 3 cargo planes, and 20 truck loads for 1 machine) tools that are used for creating the microchips. The only benefit that this has on the US is that the Dutch are an ally of the US and are thus required to follow US policy. That is the only thing keeping China from more advanced nodes, the US banning the Dutch from selling their tools to China. Every company that makes the actual nodes TSMC, Samsung, and lastly Intel uses these machines from ASML. Where TSMC is the farthest ahead of any of the other 2, and Intel is by far the farthest behind even Samsung. TSMC also can't sell their chips to China because of the same reason as the Dutch, Taiwan following US sanctions.
So really the only thing the US has going for it, isn't some grand lead it had cause some guy from the 1950s apparently made some prediction. It is because of the power it holds over allies in preventing them from providing the same technology the few US companies depend on from other foreign countries. Which given the last 1-2 months the US seems dead set on losing all of these allies.
Still even with worse hardware, with all the sanctions the US has imposed, China was still able to create an AI model on par or better than the US' best model. They are being forced to innovate instead of just throwing a crap ton of money at more GPUs and brute forcing it.
You should look up LineageOS, you can request the Kernel for any android smartphone as is required by the licensing. I maintained one of the devices for a while, it is not an easy task to keep a device up to date with the latest kernel. The only ones that are really doing it are Intel and AMD, as I imagine there are a ton of x64 servers that run on Linux.
There's still a lot of problems, RISC-V is an instruction set, and a very limited instruction set that doesn't include a lot of things. It doesn't include things like a GPU, or even vector instruction sets. It is very limited and almost everything else around it is going to be proprietary, including the chip design. There isn't any chip design that is public except for maybe 2 that aren't even actual designs, they are just theoretical. Cause again it is just the instruction set, it doesn't include anything else, literally everything else you need like memory controllers, branch prediction, etc are all proprietary. All this does for China really is them having to create their own software on top of the hardware. They can just use Linux, which is more and more supporting RISC-V.
The USA had trouble with fabs and the supporting infrastructure safety needed to transport the extremely hazardous chemicals. It happened to be convenient to outsource the fabs. It is all primarily funded by US based venture capital. These are not the nations in control of these assets like some kind of independent thing. If you look at how the transfers happened, it was all essentially done so that the US stays in control.
I spent a few months going down the rabbit hole of the computer history YT channel's verbal history interviews. I'm aware that those likely had quite the American bias and all, but in aggregate there are a lot of stories describing how this played out from the people that were involved. There were also several interviews I watched that go into various military aspects that are quite interesting. It has been around 8 years since I went down that rabbit hole. So my memory is tinted. I'm good at remembering my abstracted simplifications but not the specific details.
My total understanding of hardware is kinda frozen around some parts of an ISA. Like I built Ben Eater's bread board computer, but I struggle between pipelines and out of order instructions, branching in FORTH/assembly, and wtf is going on with C, up until I get to Python which I can read and bash scripts like I prefer. I'm not quite as naive as I like to play, but pretty damn close.
I figure RISC-V will still play the baseline in the future. If new nodes are not possible, the present model of royalties will not hold up. Standardization will be good for everyone. The last time I watched a RISC-V conference was probably around 2021, but it looked really solid then. Most of the old guard like Intel were major financial contributors to RISC-V at that time.