Treatise: Difference between revisions
From ym2149.org
Jump to navigationJump to search
(Created page with "* https://www.reddit.com/r/ExperiencedDevs/ for prompts * Torvalds taste example * reddit saved content * is referring to non-tech folk as 'the business' a consequence of being air-gapped from stakeholders? * the 3am test i.e. could you still follow your nose when half asleep * leave code not worse than you found it, as opposed to better than you found it - refactoring is often a sideways change, it may look nicer but be less useful to the next dev * logging so that inci...") |
No edit summary |
||
Line 8: | Line 8: | ||
** event listeners are undebuggable | ** event listeners are undebuggable | ||
* bug ticket estimation should be 0, unless you want to give yourself a medal for fixing your own bugs | * bug ticket estimation should be 0, unless you want to give yourself a medal for fixing your own bugs | ||
== Rest of wiki == | |||
* amazon affiliate links | |||
== Other sites == | |||
* auth by knocking | |||
[[Category:Meta]] | [[Category:Meta]] |
Revision as of 12:31, 19 April 2024
- https://www.reddit.com/r/ExperiencedDevs/ for prompts
- Torvalds taste example
- reddit saved content
- is referring to non-tech folk as 'the business' a consequence of being air-gapped from stakeholders?
- the 3am test i.e. could you still follow your nose when half asleep
- leave code not worse than you found it, as opposed to better than you found it - refactoring is often a sideways change, it may look nicer but be less useful to the next dev
- logging so that incidents can be investigated
- event listeners are undebuggable
- bug ticket estimation should be 0, unless you want to give yourself a medal for fixing your own bugs
Rest of wiki
- amazon affiliate links
Other sites
- auth by knocking