Charlie Jonas

Results 73 comments of Charlie Jonas
trafficstars

Maybe helpful to the discussion on duplication/mess: ```SQL SELECT DISTINCT `society` FROM `acts_shows` ORDER BY `acts_shows`.`society` ASC ```

Like and agree with everything that's been said above. Likewise would also be happy to look over a spreadsheet/CSV/raw data and check matchings for dedup.

We should probably disallow assigning a show to a society marked as inactive (#359) and alert the user for an active society with no valid admins (#431)

I think I'm tending to agree with @philosophicles here so I've broadened the scope of the ticket slightly to encompass general frontend changes as opposed to changes to the Markdown...

Ooo interesting! I've been toying around with Golang myself a tiny bit and it looks quite nice, especially as it complies to binary but has lovely standard libraries like Ruby...

My personal opinion? I would vote Go above Node. The Twitter streaming API is basically a super-long-lived HTTP connection right? I'd try and go for something that has a low...

Looks like it's not just the cron job that can timeout: [CAMDRAM-WEB-89](https://sentry.io/camdram-webteam/camdram-web/issues/835512858/?referrer=github_plugin)

Additionally, using an incorrect OAuth token results in a response of `{"error":"invalid_grant","error_description":"The access token provided is invalid."}` which isn't consistent with the `{"error":{"code":404,"message":"Not Found"}}` format used elsewhere.

The response from `https://master.dev.camdram.net/noexist.json` still doesn't seem to do what I'd expect 😞

This may be the opposite end of the stick to #592 which shows everything _except_ Saturdays...