Ilya I

Results 25 comments of Ilya I

v5 branch has support for external output (it is used in my iva2k/live fork I'm preparing to merge back into scribbletune/live, and it can send real-time stream to MIDI port...

Should this issue be closed? (PR with a fix was merged)

This is a great start! May I suggest to turn it into a PR? Also there are few wrinkles - with the proposed matcher, not all problems end up parsed....

I was able to improve problemMatcher to grab all 2- and 3-line results, used an array of 2 problemMatchers (1st works for 3-line errors, 2nd works for 2-line errors, and...

Digging in I noticed that ```ng serve --http``` throws error (it used to be ok pre-12), but ```ng serve --ssl``` works. So I tried: ```bash ionic serve --ssl -- --ssl...

These two arguments are given against: > ionic serve doing anything with the Cordova Browser platform would be really unexpected and confusing. > The basic argument against the browser platform...

how do we stir it up so it gets worked on? having a framework that does not do basic things it promises is making this framework irrelevant very quickly

I gave up on Ionic, moving on to other, better things. Unsubscribe.

From the surface looking at it - sounds like there should be two different .pid files for `upsmon` run as `root` and `upsmon` run as `nut`/unprivileged user. If that's the...

@plasticrake - thanks for quick response, > 1. I don't see the benefit of linting and formatting /lib/ It helps when needed to look into generated JS code. WIthout this...