Commit Graph

7 Commits (194556f7388ca778528cde59aa8d4989e33e893f)

Author SHA1 Message Date
Matt Miller 3c22efc2e9 MakeMeASandwich: sudo use structured answer. 2014-11-15 21:33:00 +02:00
Matt Miller da70710f7d EOL: remove trailing whitespace. 2014-10-28 20:36:15 +02:00
Matt Miller 68fc7c8dec Set explicit caching everywhere.
This explicity sets the caching behavior for all goodies. Goodies which
did not have caching behavior set in their package have had it added.
Similarly for the tests.

This resulted in a number of changes for caching behavior, mostly
moving towards more frequent caching.

I identified three cases where goodies should not be cached. They are when
the result depends upon:

- some random element,
- the time of day or year (as with relative dates), or
- the location of the requesting user

In all other cases, I presumed that the goodies were sufficiently
deterministic in their output to warrant caching.
2014-09-27 10:35:17 -04:00
Matthew Ramina 7f4a6fef2a MakeMeASandwich: standardized source link, grammar 2014-02-12 17:36:33 -05:00
Matthew Ramina e9be8668f0 MakeMeASandwich: moved link to second line, lowercased, extraneous is_cached 2014-02-08 18:09:56 -05:00
Matthew Ramina 61c2dfe7b1 MakeMeASandwich: fix case with 0 2014-02-02 11:52:42 -05:00
Matthew Ramina ad1af09aeb Added MakeMeASandwich, an xkcd easter egg 2014-01-31 19:26:50 -05:00