- source: Evans, Julia. “New Talk: Making Hard Things Easy.” Julia Evans, October 6, 2023. https://jvns.ca/blog/2023/10/06/new-talk--making-hard-things-easy/.
How to:
- Reusable tools:
shellcheck
- Find Good Documentation in that field, for example, HTTP:
- MDN
- RFC(rfc9110)
- Big list to small list, focus on the core:
- Only learn a few arguments about
grep
- Only know a few fields about the output of
dig
- Only learn a few arguments about
- Understand how computer executed chronologically: SQL
- Understand the hidden parts: DNS (resolve, library, servers)
- Communication with each other