Through pcie using GPU P2P with a supported AMD chipset (epyc processor) so they can talk to each other or going through your CPU and RAM. I think the latter is what people using nvidia RTX 4090s do because P2P is disabled and NVlink is unsupported
I think you're right but if you need treeshaking, some sorting of pack (minification of variable names, etc) or jsx you would still need a build step. I don't know if treeshaking and pack are that relevant for most people tho
> Everyone wishes CSS nesting could use the same kind of simple syntax that Sass does. That’s impossible, however, because of the way browser parsing engines work.
I wish browser vendors could work around this limitation and stick to Sass syntax. IMHO all of those options seems strange and make it difficult to read.
> What do you mean by advanced SQL?
I mean, understanding how to write your query using the right database features to get the best performance and understand query plans so that you can optimize slow queries.
Also if it's so easy, why these kind of posts frequently appears on the front page of HN? How to find a good idea worth pursuing seems to be a common question among aspiring intrepreneurs
> I don't think that it can be used to transmit information at all
What if the "no-cloning theorem"[0] wasn't actually right? That would enable doing a bunch of copies of the same particle state, making it possible to predict the probability distribution of each particle. That way it would be possible to send information doing measurements[1] rather than forcing a particle state.