logoalt Hacker News

whynotmaybelast Thursday at 1:59 PM1 replyview on HN

"on error resume next" has been the first line of many vba scripts for years


Replies

etermlast Thursday at 2:31 PM

I caught claude trying to sneak in the equivalent to a CI script yesterday as I was wrangling how to run framework and dotnet tests next to each other without slowing down the framework tests horrendously.

It tried to sneak in changing the CI build script to proceed to next step on failure.

It's a bold approach, I'll give it that.

show 1 reply