Hacker News new | ask | show | jobs
by ChrisMarshallNY 513 days ago
Experience has taught me to test.

A lot.

I always find bugs, when I test, no matter how "perfect" I think my code should be.

Also, I find that a lot of monkey testing is important. AI could be very beneficial, here. I anticipate the development of "AI Chaos Monkeys."

https://littlegreenviper.com/various/testing-harness-vs-unit...

1 comments

> Also, I find that a lot of monkey testing is important. AI could be very beneficial, here. I anticipate the development of "AI Chaos Monkeys."

Well, you just made me realise that there is still a use for those LLMs beside generating propaganda. The problem, i guess will be, that nobody will be willing to spend time on those bug reports.

> nobody will be willing to spend time on those bug reports.

That's basically a question of culture.

Bad culture will result in bad results, no matter what tools and techniques we use.