24 No such thing as a “glitch” posted 162 days ago by thericktus 162 days ago by thericktus +24 / -0 9 comments share 9 comments share save hide report block hide child comments Comments (9) sorted by: top new old worst You're viewing a single comment thread. View all comments, or full comment thread. ▲ 1 ▼ – Wyopepe 1 point 162 days ago +1 / -0 Any system that has any significant amount of code or complexity will contain bugs or defects. Without seeing the code base itself, we can’t really speculate as to what took place. I’ve seen code where there are no unit tests, integration tests, etc. rarely is there 100% coverage. All I am saying is, at the end of the day a bug cannot be ruled out, and it very well could be a feature. Without the code, we are just guessing. I will say, that with all the other coincidences, I can see your viewpoint and it has merit. permalink save report block reply ▲ 1 ▼ – deleted 1 point 162 days ago +1 / -0
Any system that has any significant amount of code or complexity will contain bugs or defects.
Without seeing the code base itself, we can’t really speculate as to what took place.
I’ve seen code where there are no unit tests, integration tests, etc. rarely is there 100% coverage.
All I am saying is, at the end of the day a bug cannot be ruled out, and it very well could be a feature. Without the code, we are just guessing.
I will say, that with all the other coincidences, I can see your viewpoint and it has merit.