ninp0

Results 9 comments of ninp0

What's the status of this / how can I help? I want to implement a ruby alternative to the auto-completion menus found in python-prompt-toolkit. I'm currently interested in implementing this...

Please release a gem version compatible with ruby 3.2.1. Thanks!

Ideally this would be configurable within `~/.baresip/config` For example: ``` module sndfile.so snd_path . # options peer_uri, local_uri, or both snd_name peer_uri # OR snd_name local_uri # OR snd_name both...

Change the following files (assuming you've used virtualenv to create venv): ``` cd source venv/bin/active ``` Ok, now change the following lines (currently 77-79) in venv/lib/python3.10/site-packages/anki_vector/connection.py from: ``` self._granted_event =...

@damiencarol - Here's a stack trace we're getting when attempting to upload, "Nessus Scan" CSV results (v.2.23.0-dev): ``` [12/May/2023 15:53:53] ERROR [dojo.engagement.views:703] '0' Traceback (most recent call last): File "/app/dojo/engagement/views.py",...

No - appears to be working now...thanks for following up @damiencarol

Somewhat of a hack but changing the `behavior_activation_timeout` value and setting `cache_animation_lists=False` at startup seems to eliminate the issue for me: ``` robot = anki_vector.Robot( show_viewer=True, show_3d_viewer=True, enable_face_detection=True, enable_custom_object_detection=True, enable_nav_map_feed=True,...

+1 debian VM, 16 core & 64 gb memory 6.1.0-kali5-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.12-1kali2 (2023-02-23) x86_64 GNU/Linux ``` alpaca.cpp $ ./chat -t 16 -m ggml-alpaca-7b-q4.bin --interactive-start main: seed =...