oren
oren
What will the API looks like? `cayley --fts` and if I use bolDB it will use [Belve](http://www.blevesearch.com/) and If I use postgresQL it will use postgres's built in FTS? Also,...
Installing this solved my issue ``` apt-get install libgpm-dev # needs only for static link ``` but the only example that works is color.cr. hello.cr prints nothing and border.cr shows:...
I see an improvement! the borer.cr seems to work (i see two rectangles). So now hello.cr and the code from the README don't work. BTW, I see similar issue in...
Here is a screenshot of the slider. You can see that I can control my podcast from there and if MPV was available there I would be able to slide...
:+1: We recently switched our containers to io.js and using promises whenever we have async operations. So far everyone on the team like it. it does add some boilerplate but...
same issue on ubuntu 16.04
I am on ubuntu. If anyone reading it with OSX can replicate this issue, please reply here.
what OS are you using? if it's a Mac, i would recommend using docker machine. I am on ubuntu so I can't really troubleshoot Mac related issues ):
maybe the recent version of native-script doesn't work with this container. I sent you a collaborator request so feel free to modify this repo if you figure it out!
Thank you for the detailed reply!