2017-05-28 15:09:26 +00:00
* 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.
2017-06-03 05:58:44 +00:00
* 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
2017-06-04 19:23:20 +00:00
* It doesn't matter who you are, only what you will become
2017-06-05 17:51:29 +00:00
* If you think good architecture is expensive, try bad architecture
2017-06-06 09:57:35 +00:00
* Truth can only be found in one place: the code
2017-07-10 10:37:15 +00:00
* > "Our responsibility is to do what we can, learn what we can, improve the solutions, and pass them on." Richard Feynman
2017-07-12 17:50:24 +00:00
* > "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 ](https://twitter.com/lemiorhan/status/859158123722010628 )
2017-07-13 19:57:45 +00:00
* > "Software being 'Done' is like lawn being 'Mowed'." - Jim Benson
2017-07-27 17:20:03 +00:00
* React to someone's mistake and you are part of the problem. Support and help them, and you are part of the solution.