• #dev 2019-10-04
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2019-10-04 UTC
# 19:31
myfreeweb
so like, i store objects with a bunch of stuff for images in posts. the schema is roughly: { width, height, tiny_preview: "base64 data uri for 32x32", meta: {exif tags}, source: [{ src: "url", type: "image/*", original: false, .. }] }