Results 8 issues of Paul Miller

the keyboard seems to stop listening to the port when you select a different keyboard, but the notification sticks around. you have to force close to get rid of it....

## Type of changes - [ ] Bug fix - [x] New feature - [ ] Documentation / docstrings - [ ] Tests - [ ] Other ## Checklist -...

I was having problems parsing any of the text-format outputs (format, ascii, etc). There's no record separator at all, so it's really hard to stream the output to something for...

easy to reproduce: 1. make a channel chat add discord channame channame /join channname 2. have admin move channel to category 3. wait for bitlbee to restart I'll look at...

bug

It'd be really nice if max_depth took an arrayref like some of the other arguments. That, or if there was a special no recursion option .... I have a situation...

Seems to me this could be made to work with a bladerf. I was slogging through https://github.com/demantz/hackrf_android/blob/master/src/com/mantz_it/hackrf_android/Hackrf.java with bpadalino on #bladerf and he thinks it's doable. Is there support for...

help wanted

We have a loop going that sometimes takes quite a while (https://github.com/hubblestack/hubble/blob/develop/hubblestack/extmods/modules/pulsar.py#L726). Occasionally, if the loop takes too long or something happens externally during the loop, some of the watches...

Mudit found this. I'd have never noticed it myself. I set the PR against master because develop seems to be behind by a score of months and my patch was...