Kermit Alexander II

Results 88 comments of Kermit Alexander II

Hard reliance on memcached (no real reason not to use Redis instead today, in my opinion) is probably the biggest one. The example infrastructure is tied somewhat tightly to Varnish,...

Cleaning up the repo would be something worth doing, definitely. I'm busy/have been busy with #77, though I'm on the tail end of getting the `react-ui` branch to feature parity...

Yeah, I don't want to leave Noscript users out in the cold, and right now the `react-ui` branch takes that into account by running an Express server (as a separate...

Making new themes at this point is fairly straightforward, it's just a matter of design and someone taking the time to write the scss now. I'd personally like an arisu-based...

This is currently being handled as a part of the `react-ui` branch; though at the time I write this, there isn't any fall-back implementation for Safari and friends. According to...

Go is a fairly straightforward language (probably easier to ramp up to a competent level than Javacript if you have prior experience in any C-based language), so I don't think...

PR is #159 - thought about linking this issue from the PR body but figured it'd be better just to mention it here.

An additional thought for an extra service: The SSE endpoint `/api/v1/live` (used for push updates) could be its own separate service to free up the API server from having to...

2FA is a good security concept, but properly supporting the various platforms that people will want to use will take a long time. I'd like to add it at some...

Email would be fine, but I would prefer to at least support Slack as an additional verification platform. I'm not going to run the infrastructure for any 2FA backend myself...