Updating “The Jumbler”: Following the kind suggestion of a YLS classmate (to wit: “your word jumbler is junk and needs work”), I’ve decided to update the text-jumbling GAWK script to a new version. (Read about the program here.) Although the new code is slightly less elegant than the old, it now makes sure that the randomly jumbled word always differs from the original word, with a minor exception for repeated strings like “aaaa”. I usually prioritize elegance over functionality, but as they say, the customer is always king…