verification
-
🔗 What defines reliability?
Reliability is a common concern - this thing is critical - it needs to work! Many things affect the reliability of a system: Bugs in software we write Bugs in 3rd party components (OSS, etc.) Hardware failures Edge condition failures (thin…
-
🔍 AI coding requires better inputs and robust verification
Some great feedback on the previous post (Impressive is not always effective): “I agree. It would be interesting, however, to compare the progression of AI code generation with that of compilers - were there star assembly-code engineers sa…
-
🤝🔍 Trust, but verify
Apparently, this is an old Russian proverb that Ronald Reagan popularized. This is good general advice in life – don’t automatically distrust people and go looking for problems, but when something does not look or feel right, verify. As eng…