How do you get a Ruby, Python and Node.js development environments running on Apple Silicon architecture. What about virtualization software e.g. Docker?
Programming languages such as Ruby, Node and Python should run on Apple M1 Chip but Docker is not supported as of now (They are working on it)
Docker for Mac Issue https://github.com/docker/for-mac/issues/4733
Docker team might be working on fixing the issue as per this: https://github.com/docker/roadmap/issues/142
My Recommendation: Get it now only if you want to build iOS application. Since most of the people don't have the laptop right now, we might end up with a lot of other issues.
UPDATE: This one is more appropriate answer now: https://stackoverflow.com/a/65253659/8216911