Jonathan Lin
Jonathan Lin
Some sites don't play well without User-Agents (e.g. ESPN). HTTPoison by default sends hackney which is blocked, so it could be useful to set it to ["User-Agent": "Elixir"] or some...
https://github.com/sirfz/tesserocr/blob/master/tesserocr.pyx - Line 51 Firstly thanks for all your work on this library. One of the computers that I installed this on has very weird characters in the directory path...
Just started using django polymorphic, and it's made life a lot easier so thanks! I have a view that serves a large number of objects (currently ~400), and noticed that...
This was added by https://github.com/react-native-push-notification/ios/pull/354 and just didn't have updated typescript types.