We write our own code:
- Prefer software with better documentation;
- Prefer software that can be easily audited and forked;
- Keep configuration simple and choose sensible defaults;
- Avoid unnecessary, 3rd-party dependencies;
- We eat our own dog food.
---The Unix Work Ethic