Julio Biason
5 years ago
3 changed files with 26 additions and 1 deletions
@ -0,0 +1,24 @@ |
|||||||
|
+++ |
||||||
|
title = "Things I Learnt The Hard Way - Keep A List of Stupid Bugs That Took More Than 1 Hour To Solve" |
||||||
|
date = 2019-07-17 |
||||||
|
|
||||||
|
[taxonomies] |
||||||
|
tags = ["en-au", "books", "things i learnt", "lists", "stupid bugs"] |
||||||
|
+++ |
||||||
|
|
||||||
|
If it took you more than one hour for you to figure out what went wrong, it is |
||||||
|
a good idea to put it on list, 'cause these things have the tendency to appear |
||||||
|
again. |
||||||
|
|
||||||
|
<!-- more --> |
||||||
|
|
||||||
|
I must admit that this is one thing that I should be doing, but I keep |
||||||
|
forgetting. The worst part: It usually takes me about an hour to figure out |
||||||
|
what went wrong, only to realize by the solution that I had the same problem |
||||||
|
(with the same solution) before and it took me about one hour to figure out |
||||||
|
what went wrong. |
||||||
|
|
||||||
|
If I just had a list of stupid bugs that took me about 1 hour or more to |
||||||
|
solve, I wouldn't be stuck for another hour figuring out what went wrong. |
||||||
|
|
||||||
|
{{ chapters(prev_chapter_link="/books/things-i-learnt/specialists", prev_chapter_title="Companies Look For Specialists But Keep Generalists Longer") }} |
Loading…
Reference in new issue