Hacker News new | ask | show | jobs
by justicezyx 3022 days ago
AWS does makes no direct money off documentations either.

Engineers generally have a natural tendancy to fix things, and documentaitons are worth fixing. And it also helps their future work.

1 comments

I think there’s a reasonable argument that documentation is an integral part of usable software.
Not only is there a reasonable argument, a major chunk of Fred Brooks' "The Mythical Man Month" is about documentation being the entire spec and that software should not do anything that isn't in its actual documentation. Write the documentation, then hand it off to the developers to implement.