Lanny
Lanny
Yup, related to #208 . Multi-lingual read times are hard, in part because word counts for languages like Chinese is hard. Will try to take a look at it relatively...
Should be a pretty straight forward fix. We compute the set of languages a user can pick 100% on the FE in the post editor, as the union of their...
Awesome to see this getting under way, in additional the the dev QoL benefits I was thinking this might simplify our automated e2e testing in the future (since that involves...
> Without changing a bunch of directory structures to support multiple docker files, I'm trying to set up postgres using strictly docker-compose and a docker file to host the web...