A couple of notes about static and dynamic types
Literature review on the benefits of static types This is how science happens
Here you can read about
an excellent example of how to use git refs in practice. a nice way to track the experiments (ML related for example).
Interesting reading about link imbalance:
Metastable Failures in Distributed Systems Solving the Mystery of Link Imbalance: A Metastable Failure State at Scale
Here is a nice instruction how to migrate wsl to another drive.
A couple of nuances:
When you export the image there is no need to define the version of WSL. But for the import you should do it (if you use version 2 for example), by using the version parameter, otherwise, you will get a confusing error about an incorrect parameter. To define the default user you should use the command that may vary depending on the os version.
Here is the list of general/algo/system design questions:
coding-interview-university build-your-own-x tech-interview-handbook how-to-secure-anything javascript-algorithms how-web-works algorithms-javascript system-design-primer awesome-interview-questions olshansk-interview Golang 11. learngo
Javascript 12. clean-code-javascript 13. javascript-questions
source