Julio Biason
5 years ago
3 changed files with 27 additions and 1 deletions
@ -0,0 +1,25 @@ |
|||||||
|
+++ |
||||||
|
title = "Things I Learnt The Hard Way - When It's Time to Stop, It's Time To Stop" |
||||||
|
date = 2019-07-18 |
||||||
|
|
||||||
|
[taxonomies] |
||||||
|
tags = ["en-au", "books", "things i learnt", "personal", "stop", "personal time"] |
||||||
|
+++ |
||||||
|
|
||||||
|
Learn when you can't code anymore. |
||||||
|
|
||||||
|
<!-- more --> |
||||||
|
|
||||||
|
Learn when you can't process things anymore. |
||||||
|
|
||||||
|
Don't push beyond that, it will just make things worse in the future. |
||||||
|
|
||||||
|
I tried to keep coding once when I had a migraine (not strong, but not mild). |
||||||
|
Next day, when I was better, I had to rewrite most of the stuff I did, 'cause |
||||||
|
it was all shit. |
||||||
|
|
||||||
|
Also, when you're not feeling fine, you won't be able to concentrate and your |
||||||
|
productivity will plunge. It's a lot better to be a burden to society at your |
||||||
|
own place than a burden to society at work. |
||||||
|
|
||||||
|
{{ chapters(prev_chapter_link="/books/things-i-learnt/stupid-bugs-list", prev_chapter_title="Keep A List of Stupid Bugs That Took More Than 1 Hour To Solve") }} |
Loading…
Reference in new issue