Hong Xu

Results 374 comments of Hong Xu

@zbeekman Do you have a logo? If you don't have one, I'm thinking about what can be the best image as a placeholder...

@zbeekman Sorry for the delay. Would you mind sending a PR for this? I'm not sure though whether [GitHub allows us to do so](https://github.com/logos)...

Is it possible to solve this issue with evil-matchit-sdk? The "switch" statement seems also having this issue.

Actually fill-column-indicator has caused many many other problems for me. It seems not compatible with company-mode, python-mode, etc. I would use `highlight-beyond-fill-column` instead.

I can confirm this. Restarting is often used to preserve current layout but reload config files, or load the upgraded i3.

Yes, I agree. A properly written web application should send the correct mimetype instead of compromising the stability of this model.

Are you on an old CPU model? Your CPU may not support newer instructions such as AVX, AVX2, etc.

Can you make sure you haven't changed `md5sums.txt` to [CRLF EOL](https://stackoverflow.com/questions/1552749/difference-between-cr-lf-lf-and-cr-line-break-types)? Some editors will automatically convert all line terminators to CRLF upon saving. You can revert back by running `dos2unix...

Have you tried passing `-p 5001:5000` to `docker run`? docker run -it -p 5001:5000 codait/max-text-sentiment-classifier