As soon as I heard “Infinite loop”, the obvious idea was to somehow showcase a programmatic infinite loop. So I wrote up a phony C++ program with a conditional infinite loop. Wrote another one to ...