Tobias Kaupat

Results 84 comments of Tobias Kaupat

A UI for this would be awesome. It's a common usecases when managing more devices.

It will work in cases where you do: ``` if (whatever == 1) MACRO ``` Which would fail with multiple statements inside the macro (only the first would be guarded...

Support for "W" is something we actually really need.

Looking forward for this. I agree that a migration from v1 to v2 must be possible. Maybe we can introduce one entry to the migration for this lib as well,...

@tehsphinx Same for me ;) We use this in production since years in our fork ...

As suggested in https://github.com/bugst/go-serial/pull/36 here is a first step to make RTS and DTR status bits available in the public API. Just started for windows, since I can not test...

Since I'm also facing some issues with long download times and missing any progress while downloading I have some more thoughts. I see that appending JSON is hard, but download...

Technically that's possible but from the application point of view it's way more complicated. My iFrame can not be empty but needs code (at least a script tag) to load...

Okay I see the reason to keep the lib simple, it's also one of the main selling points. What is hard with the above code is to use npm to...

**Completely untested** (I will test manually and via unittests later) but just to provide a possible solution first: https://github.com/Niondir/loadjs/commit/08ca6cb1d94b18ed1b741831077bdb8809720f6d Adds only 12 characters to the min.js Do not support bundles...