Y
Hacker News
new
|
ask
|
show
|
jobs
by
subpixel
143 days ago
I’m assuming the build step doesn’t resize images that have already been processed. Other than that this approach seems to handle plenty of images per album. Albums are a UX principle, so they shouldn’t be very big anyway.
1 comments
dougdonohoe
143 days ago
Correct - if the resized image is already there it is skippped (this can be overwritten with -force flag).
link