Andy Alt

Results 158 comments of Andy Alt

I had some problems recently with tests randomly failing on MacOS using Travis CI. Turned out to be a cache issue. Btw, I've found [Coverity](https://scan.coverity.com/) to be a useful tool...

@x0penghui What I did was 1. Use connectbot to generate a public key 2. Copy public key to clipboard 3. ssh into host 4. open ~/.ssh/authorized_keys 5. paste the public...

Just tried out this feature. Having an issue with spaces Using the example https://github.com/sverrirs/jekyll-paginate-v2/blob/master/examples/03-tags/_layouts/autopage_tags.html simple setting of ``` autopages: enabled: true ``` [2017-10-30 23:38:18] ERROR `/tag/suicide prevention/' not found. ```...

I just updated. Thank you. If memory serves, the problem was fixed after we stopped trying to publish using GitHub pages. I had read that some plug-ins don't work when...

Sounds like a good idea.

Although as I think about it more, merge conflicts would still be a problem because 2+ pull requests would be trying to change the same line at the end of...

> Hi, @andy5995 I added the changes you asked but reverted to using Kinc. Reason being that Kha is built on Kinc but is based on another language(haxe). Kha uses...

Well... there's no tests, besides the example code in the README (no 'test' target with the Makefile) There's 5 open issues which are about 18 months old on average. No...

> I see two issues using tabs: > > 1. Each editor has his own predefined indentation width when using tabs. If switching to tabs each developer will be forced...

Sure, I'm not emotionally attached to this PR.