How a simple Node.js project turned into Iron Scheduler(blog.iron.io) |
How a simple Node.js project turned into Iron Scheduler(blog.iron.io) |
Straying of topic a little...
You can use repeating patterns with prime periods to generate large tiling backgrounds that don't exactly repeat for a long time and so forth (the method is used in many games with procedurally generated landscapes to apply textures that don't repeat often enough to be noticable).
Even nature makes use of prime periods to avoid clashes.
See http://www.sitepoint.com/the-cicada-principle-and-why-it-mat... for more detailed examples.