Romain

Results 130 comments of Romain

Hi @jano31coa, thanks for raising this and for the detailed investigation. This is very good news! This is typically something that would be implemented by the themes. However… most (all?)...

> So I'm not sure what /src directory I should go to.. How did you install thumbsup? There's a chance the files are in `/usr/local/lib/node_modules/thumbsup`. In there, you can change...

That's a good point, it should only be for analytics (e.g. logging cache stats every minutes, etc...). I wouldn't want to turn on `debug: true` on production though because `console.log`...

The way we'd like to use it though is for live reporting / monitoring. No runtime logic depends on it, but it still runs on production to gather and report...

Hi, no problem. We ended up maintaining another structure with the last updated date of each key. Still interested in the idea of a `{stats: true}` option, which can optionally...

Sounds great thanks! Do you see `{ memSize, hitCount, missCount }` moving into the stats structure?

:+1: that's how I saw it, where you would not hopefully never turn on `debug` in production for too long (given `console.log` is blocking), but it's OK to turn on...

Update: this could be unrelated to exiftool-json-db. When doing an AWS sync to S3, it also picks up all these files to be 1h off, and wants to reupload them:...

Hi, thank you for raising this. I'm open to it. We'd have to run some tests (e.g. on the test images in the downsize repo) to check how GM compares...

Thank you for submitting this PR!I recommend that we keep an eye on other systems (Alpine, Debian, Windows) to see when GraphicsMagick has HEIC support by default across the board.