-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
30 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
+++ | ||
+++ | ||
|
||
Mindsets/Principles | ||
=================== | ||
0. CHALLENGE | ||
Don't be afraid of taking challenges. | ||
1. FAILURE | ||
Failure is always possible. Be prepared. | ||
2. IMPORTANCE | ||
Is that important? | ||
3. KISS | ||
Keep it simple, stupid! | ||
4. LEARN IN PUBLIC | ||
A blog isn't considered truly public unless it has a sufficient number of readers. | ||
Telegram is better. | ||
5. REPEAT | ||
> If you’re talking about something new or novel, | ||
you’ll have to repeat yourself for years before you’re heard. | ||
-- 37signals | ||
6. SMALL | ||
Continuously do small things. Take small steps | ||
7. STANDALONE | ||
Don't start challenges like '100 days of xxx' which you never finish. | ||
Instead, make each task a standalone piece. |