Val Packett
Val Packett
Thank you for your interest! Yeah I think it should be a bit fuzzy, using `difflib.SequenceMatcher` like the Google backend does seems fine.
^ that would be me :) didn't find the github repo yesterday Ah I see that this error is already non-fatal as mentioned above. > which seems to be generated...
Added patch for another problem with newer ldc (1.18.0): ``` /usr/local/include/d/object.d(3219,36): Error: cannot implicitly convert expression aa of type shared(ProcessStatus[int]) to const(shared(ProcessStatus)[int]) ../source/gx/tilix/terminal/monitor.d(46,46): Error: template instance object.values!(shared(ProcessStatus[int]), shared(ProcessStatus), int) error...
`GATHER_STATISTICS` (this) doesn't seem to have anything to do with `ptrdiff_t` / `__need_size_t` (#45). I'm having this exact problem on FreeBSD 11 right now.
Without `let g:ruby_path = []`, opening a ruby file on an NFS mount is horribly slow…
Trying the characteristic demo here, Android does not discover it at all while my desktop (FreeBSD with Intel Bluetooth) does. An ESP32 also does see it. UPD: can confirm the...
> how do I change it to send a non-connectable PDU, then? Doing what beacon does. > no luck with the beacon demo, no device can see it Very weird,...
yeah, given that the library exports data and doesn't take data from the user, they aren't really necessary
Not really.. ah I should've done this for the 0.2.x version bump. Well, I'll keep this for the next more-interesting API break I guess.
Is it true that we can't reuse that code? MIT licensed code requires reproduction of its copyright notice — we can do that while keeping the Unlicense for the original...