Treatise

From ym2149.org
Revision as of 12:28, 19 April 2024 by Andrzej (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
  • 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