profile photos would be sick ahh today is the first day of my venture into the bitcoin nether...so much to do am excited to be back on here more through the week its def part of my daily routine haha anyways bacon is calling my name!
It would be great to set some browser caching headers on those images, currently those seem to refetched every time - at least from what I can tell. Does S3 have a setting for that?
Does the image URL change when user uploads a new version? If yes, then you could essentially cache those forever:
cache-control: public, max-age=31536000
It would also probably be good idea to gzip (or ideally brotli) those images on response ;)
Just pushed a fix. Turned out to be an issue where jobs sat payment records are numerous and my query wasn't specific enough to filter them out ... so lots of records were getting scanned that didn't need to be = lots of time.
For the weekend, SN saw the highest Unique Visitors of any prior weekend, and both Saturday and Sunday individually saw the highest unique visitors, each.
Saturday: 869
Sunday: 1,039 (25% higher than the previous high for any Sunday)
Does anyone know how if it's possible to send to a Lightning Address using Ride The Lightning? I can't seem to find the right way to do it (without creating an invoice).