Alexander Smirnov

Results 9 comments of Alexander Smirnov

Hmm, I am curious how did you done the balance in accurate way? I use encoder with stm32 to do this. Let's pretend we have three slew sliders with 0...

Hey, @hkupty but what if I want to send all the lines of the current buffer and run it (i.e. send char 13 at the end) so I can see...

Thanks @freznel10 Now I see that initial haptic buzzing is shorter on the slave side than on the master side. Defitinelly there is something wrong with the Uart setup :(

@freznel10 thanks, with your code I found some kind of workaround: ``` void keyboard_post_init_user(void) { pointing_device_set_cpi(7200); pointing_device_set_cpi_on_side(false, 8120); } ``` Only in that order pointing_device_set_cpi_on_side(true, 7200) didn't work and 8120...

Поставьте старую версию хрома 115 или пользовательскую версию (ссылка гуглится) или версию для разработчика, и добавить в переменные среды путь до chrome.exe

So, I'm not the only one with this problem :) https://community.home-assistant.io/t/improve-whisper-performance-on-intel-hardware/699427/3

Same thing with the background image for the space. If I choose the gradient, or solid color background it works few times, but eventually it breaks to the default one...

@ra3orblade what should I update now? Anytype Desktop still 0.40.8, check new versions say that it's the latest ones (pre-release checked). Web cripper on the add-ons store still 0.0.5. Maybe...