Chris Krenn

Results 60 comments of Chris Krenn

I agree that it is good to separate these two issues. I think it is a good strategy to not ask for email until the user is engaged. For my...

And, I'm not arguing that this is the default or even in the user config. Only that it be available as a build time option.

@metasoarous & @patcon, I'm glad that this issue made it onto the [Polis Development Priority list](https://github.com/compdemocracy/polis/projects/1#card-74461027)! FYI, I've asked @tamas-soos-toptal to look into adding a "quit for now" button as...

This is definitely related to https://github.com/compdemocracy/polis/issues/766, but we are proposing a more focused solution. Below are mockups for the voting cards for web and mobile. Our current idea is to...

I googled the errors, but did not find much of use. I will try building on Digital Ocean later, but I would like to be able to develop on my...

Woo Hoo! ``` docker-compose build client-admin client-participation client-report docker-compose up --build --detach ``` Worked.

@metasoarous and @patcon, (cc @tamas-soos-toptal), We think that this pull request is ready for review and merge. As I wrote above, the conflict in client-report/package.json is due to the following...

Hi Chris, I was planning to look into auto scaling container setups soon. I've looked into both Amazon aws and google gcs. I'm leaning towards aws because it supports serverless...

@metasoarous (cc @tamas-soos-toptal ) Tamas and I are currently planning to pause this pull request and to start work on AWS deployment (that will take advantage of the convict configuration)....

@patcon, 1. The E2E test failures were similar to those I saw on my build machine. However, I got the same errors with dev. 2. The bundlewatch error is because...