Ask HN: A computer fully connected by USB C
Would it be possible to make computer where all the components are enclosed in big plastic boxes and connected to each other with usb c (cpu, hard drive, motherboard, etc)? This would make a really neat toy.
4 comments
[ 4.6 ms ] story [ 23.2 ms ] threadEven if it’s the most primitive computer
physical ram via 'usb' would need to be 'hot swappable'[1] -- currently a $$$$ hardware option for high end servers.
'ram disk' can be done via swap file on SSD. aka disk on usb.
note: usb communication data available to everything on usb bus.
ram access patterns have high usage rate aka heavy wear/tare on drives.
Historical issue is ram speed is almost always faster than the 'general purpose' bus, even when not competing with other devices using same usb bus.
----
[0] : https://www.arm.com/glossary/fpga#:~:text=Field%20Programmab....
[1] : one possible future example usage over 'usb' : https://www.techradar.com/pro/computer-ram-gets-biggest-upgr...