xloem

Results 162 issues of xloem

I was wondering if there was a way to split a .cast file into partial files. Ideally I'd like to pipe asciicast output to a stream that could be resumed...

The support for Bluetooth in the repository is a nonbehaving stub. It shouldn't be marked as supported, as only hardware enabled status is implemented and no communication with devices. It...

**This code implements connection and device listing on unrooted android devices, without requiring any user-provided java. ** This PR is usable now, but not all possible features are implemented, such...

android

After https://github.com/libusb/libusb/issues/862#issuecomment-773726901 it looks like Android is somewhat supported by libusb, but the user still needs to write some JNI and Java to map between the devices listed in the...

enhancement
android

after `cmake ..` on git master today: ``` [ 94%] Swig compile /home/user/src/SoapySDR/build/python/SoapySDR.i for python /home/user/src/SoapySDR/build/python/SoapySDR.i:38: Error: Syntax error in input(1). ``` I tried some old tags. The error is...

Hi, Is this project suitable to connect with immutable evidence recording? Please visit https://github.com/xloem/needforfreedom

Hey, using new models such as EleutherAI's and NovelAI's [Genji](https://huggingface.co/NovelAI/genji-python-6B) or apis such as AI21 or OpenAI, a completer could actually sometimes complete an entire function body. I might be...

I'm ending up using a different approach for my use-case, but thought you might value this work. --- This change is [](https://reviewable.io/reviews/pmem/syscall_intercept/113)

If anybody's interested. https://github.com/CodedotAl/code-clippy-vscode

Can you explain the reasoning for the additional keystrokes in https://github.com/tom-doerr/vim_codex/blame/main/README.md#L71 ? The `liul`. For me the initial `l` causes the command to fail if I am at the end...