@bernhardsson The things does not only require better docs, but a track record of being maintained for some time and dealing with bug fixes in a timely manner. Better maintaining my own code than having to fork an maintain someone else’s.
There are 4 behaviors that kill a partnership, team, or culture.
Understanding them has saved me millions of dollars.
Here’s what they are (and how you can avoid them):
@bernhardsson It would not be as bad if the buildtimes where a lot shorter. Build times can be optimized for, but it requires effort. I believe tracking build time as carefully as code coverage would help incentivise developers to optimize for faster builds.
Can we think without using language? https://t.co/TmeowQ8nwy Of course we can! I'm surprised it has taken science this long to figure out something I know I do every day.
@_Felipe Have you tried using TLA+? It’s supposed to be used to make a blueprint of the program you intend to write so you can test and verify the design.