diff --git a/.hugo_build.lock b/.hugo_build.lock new file mode 100644 index 0000000..e69de29 diff --git a/content/posts/newbie.md b/content/posts/newbie.md new file mode 100644 index 0000000..21aa697 --- /dev/null +++ b/content/posts/newbie.md @@ -0,0 +1,13 @@ +--- +title: "Newbie" +date: 2022-11-11T22:33:03+07:00 +draft: false +math: false +--- +Being a newbie, your advantage is your fresh take on things. You are not trapped by conventional wisdoms, which could be the product of noise and dogma. + +The disadvantage, however, is that you don't understand all the [esoteric aspects](https://twitter.com/jaltma/status/1588636666105061376) from that area. Things can be wrong for a variety of reasons that your common knowledge doesn't apply. + +You have to do your own exercise to quickly absorb the [tacit knowledge](https://metarationality.com/upgrade-your-cargo-cult) from the field, and slowly generalize from these patterns. Why slow? You will need time to assess the oxygen level of where you are staying. You don't want to fly so high too fast and become an [Architecture Astronauts](https://www.joelonsoftware.com/2001/04/21/dont-let-architecture-astronauts-scare-you/). + +The goal is to stay close to the ground but still have a broader view. \ No newline at end of file