bookmarks/QUOTES.md
2017-10-08 19:28:58 +02:00

1.3 KiB

  • Good code needs motivation, shitty code just needs time.
  • Choosing a language because it has cheaper developers is like building your house with Lego so you can hire anyone as a construction worker.
  • I cannot fix that bug... I'm busy writing a new one.
  • CI is a practice, not a tool, and requires discipline from the development team.
  • Red is the new green
  • Do it, with <insert the name of a CI/CD tool here>, there is no try
  • It doesn't matter who you are, only what you will become
  • If you think good architecture is expensive, try bad architecture
  • Truth can only be found in one place: the code
  • Our responsibility is to do what we can, learn what we can, improve the solutions, and pass them on. - Richard Feynman
  • Let's clarify : Jira is not Agile, Open Source is not Free, Using cloud is not DevOps, Rituals is not Scrum, Developed is not Done" Lemi Orhan Ergin. Source
  • Software being 'Done' is like lawn being 'Mowed'. - Jim Benson
  • React to someone's mistake and you are part of the problem. Support and help them, and you are part of the solution.
  • Ask a programmer to review 10 lines of code, he'll find 10 issues. Ask him to do 500 lines and he'll say it looks good. Source