Lede, Based on a True Story

Sometimes I encounter language that sounds like it was computer-generated, or that sounds like it would be even better if it was. Hence, the slapdash “Lede,” which is based on the first sentence (no, not the whole first paragraph) of a news story that was brought to my attention on ifMUD.

This very simple system does incorporate one minor innovation, the function “fresh(),” which picks from all but the first element of an array and swaps the selection out so that it ends up at the beginning of the array. This means that it doesn’t ever pick the same selection twice in a row.

Happy Thanksgiving, my fellow Americans.

Leave a Reply

Your email address will not be published. Required fields are marked *

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax

This site uses Akismet to reduce spam. Learn how your comment data is processed.