savchenko

Results 255 comments of savchenko

Compiled locally, works fine: https://github.com/ggerganov/whisper.cpp/issues/89#issuecomment-1574852496

Here is a relevant answer from @erictraut: https://github.com/microsoft/pyright/discussions/8450#discussioncomment-10079346

Done, with some QoL in https://github.com/savchenko/flask-apscheduler

@cruessler still happens unfortunately. #### Steps to reproduce 1. `cargo build --release` from 6685f9adb3c887ce9e9b230ff28e82c9ec326d54 2. `dd if=/dev/urandom of=random_big_file bs=1M count=1000` 3. Launch freshly compiled `gitui` The CPU usage is following...

Perhaps, as a temporarily workaround, maximum file size to display can be limited via options? For example, if `max_size_to_display` is < than file size, then render "File size exceeded" in...

Indeed. How about (optional) highlight with red for visually-challenged people? :)

Makes sense. For example, I use `hollama` with local instance of `llama.cpp` and having to perform the dance of "settings -> add new -> OpenAI compatible -> verify" feels rather...

Speaking for myself only: - Docker image via Podman. - Latest Firefox ESR. - Only on browser restart

Can confirm, the issue is frequent: `Error: jq: error: syntax error, unexpected '/' (Unix shell quoting issues?) at , line 1:`

Can confirm: https://github.com/mtshiba/pylyzer/issues/130