Chris Kuethe

Results 165 comments of Chris Kuethe

I built a data logger using the excellent [cdump/radiacode](/cdump/radiacode) library and among the things I might do is reset the total dose or spectrum over USB, as I'm polling data....

Perhaps I should try learn something about android dev. I'd really like it if I could share a spectrum/spectrogram/track from the radiacode app directly to interspec. This seems like it...

> Building for Android is very inconvenient for me, and I'm not an Android user, and I don't have any other contact with developing for Android, so there is a...

yeah, the initial setup instructions could be clearer. Indicate that a nextauth secret should be generated (eg. with openssl or your favorite password manager) and that registration should be enabled...

Same. My workaround is to do something like this: ```python model_name = "codestral" model_info = ollama_client._request_raw("POST", "/api/show",json={"name":model_name}).json() print(model_info["capabilities"]) ```

I get the same error trying to download images from Google Voice conversations. Disabling PB on Google Voice allows me to save images. PB 2024.07.17, Chrome 127 & 128 from...

@ghostwords I can still reproduce this with Google Voice, PB 2024.7.17, Chrome 131.0.6778.85, Ubuntu 22.04LTS x86_64 - I just sent a broken site report, if that helps.

No. For fun, I created a brand new user on my machine and ran chrome with only PB (default settings) installed. Google Voice attachments saved correctly. I suppose I need...

For fun, I patched radon_eye_rd200 to use the UUIDs from [sormy/radoneye/KNOWLEDGE_V2.md](https://github.com/sormy/radoneye/blob/main/KNOWLEDGE_V2.md) ... which also doesn't work, but at least gets a little further. Far enough to say whether protocol v1...