• #indieweb 2014-07-14
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2014-07-14 UTC
# 21:25
hmans
Yeah... I'm using code that generates custom thumbnail sizes of stuff on the fly, embeds the instructions in a signed hash, passes the hash into a Rack middleware, executes them there, letting me HTTP-cache the heck out of the generated image because if the image changes, the URL changes.