|
|
|
|
|
by ethbr1
636 days ago
|
|
It's interesting to see hardware/software/API co-development in practice again. The last time I think this happen at market-scale was early 3d accelerator APIs? Glide/opengl/directx. Which has been a minute! (To a lesser extent CPU vectorization extensions) Curious how much of Nvidia's successful strategy was driven by people who were there during that period. Powerful first mover flywheel: build high performing hardware that allows you to define an API -> people write useful software that targets your API, because you have the highest performance -> GOTO 10 (because now more software is standardized on your API, so you can build even more performant hardware to optimize its operations) |
|