Treatise: Difference between revisions
From ym2149.org
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Pronounced tree-tiss. | |||
* https://www.reddit.com/r/ExperiencedDevs/ for prompts | * https://www.reddit.com/r/ExperiencedDevs/ for prompts | ||
* Torvalds taste example | * Torvalds taste example | ||
** elegance in general | |||
* reddit saved content | * reddit saved content | ||
* is referring to non-tech folk as 'the business' a consequence of being air-gapped from stakeholders? | * is referring to non-tech folk as 'the business' a consequence of being air-gapped from stakeholders? | ||
Line 8: | Line 11: | ||
** 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 | ||
* battersea power station chimneys analogy for making similar risky change in many places | |||
* complaints about [[coupling]] are just a fear of refactoring | |||
** give objects self-documenting names, and update if the impl drifts | |||
== Rest of wiki == | == Rest of wiki == |
Latest revision as of 11:46, 12 October 2024
Pronounced tree-tiss.
- https://www.reddit.com/r/ExperiencedDevs/ for prompts
- Torvalds taste example
- elegance in general
- 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
- battersea power station chimneys analogy for making similar risky change in many places
- complaints about coupling are just a fear of refactoring
- give objects self-documenting names, and update if the impl drifts
Rest of wiki
- update atari fonts
- amazon affiliate links
- logo
- mv under construction gif
- until it bleeps content
Other sites
- auth by knocking