From 54ac2a077a82d873fa646aed7bc8b47c7d1738ae Mon Sep 17 00:00:00 2001 From: Jake <jake.read@cba.mit.edu> Date: Fri, 29 Dec 2023 19:49:15 -0500 Subject: [PATCH] readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1c9d692 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +## On the Meta + +- actually-realized data rates are often smaller in practice than according to underlying specs, + - see even i.e. transfer of some tens-of-megabytes onto an SD card (copying a gcode file) - we observe only ~ 20mb/sec of advertized 80mb/sec or so +- otherwise, you have notes on what-the-point is in your `scratch` +- and consider linking to the ring-test page \ No newline at end of file -- GitLab