Rafael dos Santos Silva
Rafael dos Santos Silva
Same thing as #31 but using `delete` and re-assign instead of mutating.
Firefox has a bug where *sometimes* the visualViewport.height won't be updated when the keyboard pops up until you scroll, making our composer stay hidden behind the keyboard. This commit uses...
What about adding git repositories as an option? This would be useful to handle internal git repository, gitlab repos and so. We can use shallow clones to speed up.
Firefox has a bug where *sometimes* the visualViewport.height won't be updated when the keyboard pops up until you scroll, making our composer stay hidden behind the keyboard. This commit uses...
I'm running OmniRom 4.4.1 (nightly) and the setting to disable HW key backlight isnt working. After I select the always off option, the backlight is turned off, but the next...
## Description AFAIK, currently Typesense stores embeddings vectors for semantic search using `float[]`, which uses 32 bits for each dimension on the array. With recent research on this area showing...