3 ms·
This perfectly aligns with my experience. Every large project I have worked on showed a clear correlation between the ease of setup and running and the number o
by mhaberl 1y ago
This perfectly aligns with my experience.
Every large project I have worked on showed a clear correlation between the ease of setup and running and the number of problems on the project, like bugs and missed deadlines.
- jebarker 1y agoTotally agree. I work in LLM training software and I believe progress in the field is actually much slower than it should be because of the excruciatingly long feedback loops involved in development. The software stacks are deep and abstract and much of the testing involves full integration tests that take a long time to spin up.
- dpflan 1y agoInteresting. What aspects of the development workflow/cycle have the most room for improvement (i.e. is there ranking of the "height" of the "hanging fruit" throughout the process)? What sort of software tooling would help?