Results 36 comments of Philip Kirkbride

P.S. I'm only changing the gh-pages branch not modifying the base library like the other open pull-request.

I installed `termux-api` and I'm having trouble using `termux-clipboard-get` command on a chromebook. It just hangs for me.

I'm looking at this again. Here is what console log shows; ![screenshot from 2018-03-19 17-24-45](https://user-images.githubusercontent.com/9503662/37623269-78c66a56-2b9a-11e8-865f-961316bec861.png) One of the errors is similar to #13390 ``` auth.js:5 Uncaught DOMException: Failed to read...

I'm having a similar issue with accumulate: 'accumulate' is not a member of 'std' Running as: float average = std::accumulate(avgTemp.begin(), avgTemp.end(), 0.0)/avgTemp.size();

@joacole in my case I used a custom `jq` command instead https://unix.stackexchange.com/q/570548/16792

Thinking a new scope called memo that gives you access to `memo_encrypt` and `memo_decrypt` functions. I think this would also allow Busy to add private memo feature like steemit has.

@Sekhmet also I realized something, I have the slider turned on but when I want to down-vote I only have the option of 100%.

Could the icon be changed to a flag and add a confirmation dialog. I still keep down-voting.

P.S. sorry for the other requests before I was ready. I meant to move changes from my master branch to gh-pages to test that it fixed my problem.

hmm you probably didn't want me to merge in that hot-fix to this pull request...