Robert Leach
Robert Leach
I created a new node-red flow for the new TV (with separate discrete on and off codes), similar to the one pasted above for the old TV (which had the...
Doesn't bother me.
``` $ snakefmt --version snakefmt, version 0.8.4 ``` And whatever version `github/super-linter/slim@v4` uses.
It's been a very long time since I've worked in C, but I looked at the code and have a mild hunch... Try duplicating the seq defline on the qual...
Oh wait. I assumed this was the same as the the other related issue about barcodes in headers... WRT dual index... ``` if (bcinheader) { ignore=getline(&q, &ignore_st, fin[i]); ignore=getline(&q, &ignore_st,...
Yeah. I gathered that. I was just trying to hazard a guess as to why it fails in the case where it segfaults. If I had more time, I would...
I wonder if this issue is related to my issue #34... I have a fork of this project, which I modified to control my old bose series 12 stereo (27Mhz...
Also, it appears that the -outfmt options: - Query-anchored (text/html) - Flat query-anchored (text/html) are for the "no identities" settings. Could you *please* add the "showing identities" options, or at...
I just fixed my own reminders sqlite script and came here to see what other potential problems you guys may have run into that I have not yet encountered after...
How do you manually set a default branch? Super-linter in my case is selecting `master`, but we use `main`, so it craps out saying the default branch doesn't exist.