“Secret Army” (the “straight” inspiration of the comedy “Allo Allo”) - a dramatised version of the Belgian Comete line that returned allied airmen to Britain still stands up as a superb series from the 70s.
I don’t program regularly in Pike. I’ve played with some of the examples from various benchmark and language comparison sites for the most part, but given additional free time it’s a language I’d like to actually use sometimes.
I therefore wasn’t even aware of returning -1 from main() doing that. It’s an interesting thing. I’d like to read about that, but maybe not enough to join the language discord.
I just had a Y10K problem. Customer data was using 9999-12-31 23:59:59 as a placeholder value, and our app crashed converting from the customer's timezone to UTC. I learned that Python datetime can't handle Y10K.
"The title is the same as that of a very well-known book by Professor
L. E. Dickson (with which ours has little in common). We proposed
at one time to change it to 'An introduction to arithmetic', a more novel
and in some ways a more appropriate title; but it was pointed out that
this might lead to misunderstandings about the content of the book."
G.H. Hardy and E. M. Wright "An Introduction to the Theory of Numbers"
reply