From 1238ed33585b65f18fdb3458b5c60b99e21cc198 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Thu, 18 Jul 2024 23:58:31 +0200 Subject: [PATCH 1/3] feat: post on pushing myself --- _posts/2024-07-19-i-dont-want-to-do-it.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 _posts/2024-07-19-i-dont-want-to-do-it.md diff --git a/_posts/2024-07-19-i-dont-want-to-do-it.md b/_posts/2024-07-19-i-dont-want-to-do-it.md new file mode 100644 index 0000000..beb637c --- /dev/null +++ b/_posts/2024-07-19-i-dont-want-to-do-it.md @@ -0,0 +1,12 @@ +--- +title: "I don't want to do it" +permalink: /:title/ +description: "Midnight thoughts on pushing myself" +category: motivational +--- + + + +Most of the breakthroughs I’ve seen in my life were from things I didn’t want to do, and yet I made myself do them. At times the reward comes right after, other times they don’t. But they accumulate and now have built up a tolerance for doing things I don’t want to do. So now I get motivation not just because I initially wanted to do things, but also because there’s fulfillment in the simple achievement of getting things done. It’s like a game where I constantly beat the version of myself that don’t want to do things. From 4d1af23af1c65d126b991819bc85d89b27f96400 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Fri, 19 Jul 2024 00:15:44 +0200 Subject: [PATCH 2/3] update content --- _posts/2024-07-19-i-dont-want-to-do-it.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2024-07-19-i-dont-want-to-do-it.md b/_posts/2024-07-19-i-dont-want-to-do-it.md index beb637c..fc16620 100644 --- a/_posts/2024-07-19-i-dont-want-to-do-it.md +++ b/_posts/2024-07-19-i-dont-want-to-do-it.md @@ -9,4 +9,4 @@ category: motivational 1. what are web workers --> -Most of the breakthroughs I’ve seen in my life were from things I didn’t want to do, and yet I made myself do them. At times the reward comes right after, other times they don’t. But they accumulate and now have built up a tolerance for doing things I don’t want to do. So now I get motivation not just because I initially wanted to do things, but also because there’s fulfillment in the simple achievement of getting things done. It’s like a game where I constantly beat the version of myself that don’t want to do things. +Most of the breakthroughs I’ve seen in my life were from seemingly unpleasant things I didn’t want to do, and yet I made myself do them. At times the reward comes right after, other times they don’t. But they accumulate and build up a tolerance for doing things I don’t want to do, and now I get motivated not because I initially wanted to do things, but because there’s fulfillment in the simple achievement of getting unpleasant things done. It’s like a game where I constantly beat the version of myself that don’t want to do things. From 70653d999ea29f7738241d02f034f3b7f255ebd6 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Fri, 19 Jul 2024 00:18:14 +0200 Subject: [PATCH 3/3] update content --- ...i-dont-want-to-do-it.md => 2024-07-18-i-dont-want-to-do-it.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _posts/{2024-07-19-i-dont-want-to-do-it.md => 2024-07-18-i-dont-want-to-do-it.md} (100%) diff --git a/_posts/2024-07-19-i-dont-want-to-do-it.md b/_posts/2024-07-18-i-dont-want-to-do-it.md similarity index 100% rename from _posts/2024-07-19-i-dont-want-to-do-it.md rename to _posts/2024-07-18-i-dont-want-to-do-it.md