site banner

Friday Fun Thread for April 3, 2026

Be advised: this thread is not for serious in-depth discussion of weighty topics (we have a link for that), this thread is not for anything Culture War related. This thread is for Fun. You got jokes? Share 'em. You got silly questions? Ask 'em.

Jump in the discussion.

No email address required.

What's the stupidest computer bug you've ever made/seen?

I was having problems in a script because 0.12 < -3.45 when you compare the strings alphabetically.

Was this Javascript or Python?

lol, I wish. It was in Macro Script Command Language (and not even the latest version of it). I use python whenever possible at work, but still end up spending a lot of time on ladder logic, MSCL, or other strange programming languages.