tell nice Dutch dev guy who keeps telling me to add timezone support to everything on #nomads that I won’t because it’s too complicated and not an issue for most users right now because they’re usually in the same timezone as where they go to meetups for
don’t re-download same images from Unsplash if they are the same as the image we already got (e.g. didn’t change due to photo voting) as this avoids the cache resetting every week with same images on CF and client #nomads
fix voter /photos doesn’t load due to too big SQL query that filters out which photos you already voted for but if you reach >1000 voted photos it reaches the SQL query limit so switch to PHP in that case "Expression tree is too large (maximum depth 1000)" #nomads