Patrick Gaskin

Results 386 comments of Patrick Gaskin

> Please be aware, there is still plenty of jank. Lots of jank. First, the web UI is a retrofit. Second, I'm not experienced with writing web apps. Third, the...

Oh, and I suggest you ship a NM config with KU (put it in `.adds/nm/ku` or something like that).

You can also anchor the `pkill -f` to the start of the command with `^`, as it's a regexp.

First, you don't need to set the ID. You can just pass the node itself. Second, you should be using addEventListener instead of onclick. Overall, I actually suggest you use...

I have one suspicion (a guess, I haven't checked any part of it yet) as to the cause of the power button freeze. I'll check this myself later, but sickel...

Note that Docker Hub is too slow for building toolchains (see my comments in the kobo-plugin-experiments for more on the other available options).

> I'm wondering the sync/scan process emits some sort of signal that one could wait for using QEventLoop? Well, we are already inside of it, so I can't exactly block...

The issue isn't so much detecting it, but that we are running inside the event loop, so we can't really block.

You could also make something like NM, but for UNCaGED specifically. The downside would be cross-version compatibility.

It depends on how the sickel pings are implemented. I haven't checked it myself yet. Also, I think you mean `cmd_output:120000:sleep 120` instead.