Skip to content

Commit

Permalink
edit: settling and growth (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathen-Smith committed Nov 12, 2023
1 parent 0c45f4c commit c8f199f
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 64 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"lint": "next lint",
"prepare": "husky install",
"prelocal:static": "next build && next export",
"local:static": "serve ./out"
"local:static": "serve ./out",
"format": "prettier --write --cache ."
},
"dependencies": {
"@giscus/react": "^2.2.4",
Expand Down
5 changes: 4 additions & 1 deletion posts/settling-and-growth.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,10 @@ Sure, it may lead to greater growth. But this is not a facet of life that leads
to greater happiness. Excessive growth may lead you to become estranged from
friends. It’s OK to share learnings and expect a lot from friends, but becoming
enveloped in growth and losing touch and human connection is not okay. The
“grind and retire early” folk are in a similar trap.
“grind and retire early” folk are in a similar trap. And you don’t need to be
constantly struggling or obsessed with something “meaningful” to feel like
you’re on the right track—that is some maladaptive pattern I learned from
semesters of continual suffering in college...smile😸

I also want to be extraordinary. But I only know what I don’t want to be. I
don’t want to stagnate. I don’t want to be closed-minded. I don’t want to be
Expand Down
Loading

0 comments on commit c8f199f

Please sign in to comment.