
@stux For some reason it makes me think of this comparison of APL to shooting yourself in the foot: "You hear a gunshot and there's a hole in your foot, but you don't remember enough linear algebra to understand what happened.".
http://www.toodarkpark.org/computers/humor/shoot-self-in-foot.html
Amazed at the effort it probably took to make that train work that way so please don't tell me it's AI.
@c0dec0dec0de @stux as a quality control guy, "it worked once, ship it" is not a standard I want to approve.
Me (mostly in my head): "Maybe if you took your torque training seriously, and didn't let your team break so many parts, you wouldn't be behind on your commits."

You can learn a lot about an individual
just by reading through his code,
even in hexadecimal.
Mel was, I think, an unsung genius.
Perhaps my greatest shock came
when I found an innocent loop that had no test in it.
No test. *None*.
Common sense said it had to be a closed loop,
where the program would circle, forever, endlessly.
Program control passed right through it, however,
and safely out the other side.
It took me two weeks to figure it out.
I was impressed enough that I quit looking for the
offending test,
telling the Big Boss I couldn't find it.
He didn't seem surprised.
C'est qu'il y a quand même un bug mais qu'il ne plante pas assé le programme pour donner quand même l'impression qu'il fonctionne.
Ca m'est arrivé ... c'est la pire des choses. 🤣
I thought that "hitting the wall" was a bad thing 🤔