▲ | stpedgwdgfhgdd a day ago | |
When you start to refactor 100k+ lines code base it adds up even more… Some Docker builds, run the linters and the tests, you quickly exceed $40 | ||
▲ | theshrike79 a day ago | parent [-] | |
This is why you make the linters and tests as quiet as possible. The LLM doesn't need to know every successful test, it just needs know if it passed or not. |