I wonder if the RAM is standard - that is if you could just buy them from an industrial supplier. I've never seen that form-factor available at Amazon.
It's standard LPDDR4X RAM from what we know, yes. I don't think you can buy them in regular shops, too you'll need to have a microchip supplier with access to this stuff, but it certainly should possible to procure them.
This was always my theory on this. With the faster SSDs, swapping isn't going to slow everything down as much as the previous generation of SSDs. Assuming this is the case I would expect to see the same performance if Apple were to put these faster SSDs in an Intel system. This would prove that, no, an M1 doesn't do magic.
It's not that much about the SSD speed, all of these SSDs are fast enough (and there are PC systems with faster SSDs on the market). It's about the algorithmic overhead of accessing memory pages that have been flushed to the SSD. Th paper I quote makes the observation that both Linux and Windows are badly optimized when it comes to this, probably since most of this code was designed long before fast SSDs were available and the cost of paging was dominated by very slow HDD access.