Back
WIP
Load previous page…
Try out carousel for todo images, because the previous design could look weird with very tall images or many images
#wip
Return 404 for invalid accept headers, because Bugsnag is full of errors from clients requesting application/xml formats, etc
#wip
Use github.com/kaspth/active_reco… for the first time which seems like a nice alternative to overly complicated concerns
#wip
Automatically caption any new images and use for alt attribute (improves accessibility and SEO)
#wip
Work around Cloudflare's API limit when purging old project logos and avatars by processing in batches
#wip
Support colons after hashtag, because I saw @ambitioustiger2389 use it and his hashtags didn't get linked
#wip
Notice that wip.co/makers/map rate-limiting is still a bit too agressive, but I need some way to prevent people from scraping our full user list
#wip
Automatically zoom in your current location (based on IP-address) when you visit wip.co/makers/map so you can find nearby makers
#wip
Rename "Nomad List" to "Nomads" throughout the codebase and also accept nomads.com/@marc style URLs in addition to the old domain h/t @bjorndunkel
#wip
Generate live burndown chart of applicants waiting for a decision (invited or "skipped") and see some progress as I actively started processing applicants myself with help of the new AI ranking where most qualified applicants are shown first and so it's way easier to invite people in batches
#wip
Rescue exception when bot tries to sign up to applicant form, because we don't care that the request is malformed if it's a bot
#wip