pull down to refresh
0 sats \ 0 replies \ @optimism 9h \ parent \ on: How are you balancing newcomer training with drive-by LLM solution filtering? AI
If you have decent coverage, it helps with spotting regressions in the future. The worst thing that ever happened imho on some code I wrote was that I wrote tests, then the tests got commented out by someone else and I missed that in a PR review. Then of course there was a regression and there was drama.