Flavian Desverne

Results 104 comments of Flavian Desverne

Hello @hvianna, thanks a ton for answering! > Most of this latency is inherent to the FFT performed by audioMotion to extract audio data for visualization I'm fairly confident that...

Well well well, we tried with the latest M1 Mac Mini and with a (supposedly) low-latency audio interface and it doesn't change much. We reduced the latency a bit but...

> Can I use this quote (and attribute it to your GitHub user) in a "user testimonials" section in the docs? 😁 Haha, please, be my guest! FWIW, here's a...

In case it can help: I was having the following error when running: `gem install charlock_holmes -v '0.7.6' -- --with-icu-dir=/usr/ local/opt/icu4c --with-cxxflags=-std=c++11` ``` Building native extensions with: '--with-icu-dir=/usr/local/opt/icu4c --with-cxxfla gs=-std=c++11'...

WIP: https://github.com/Weakky/ra-data-prisma

WIP: https://github.com/Weakky/ra-data-prisma

WIP: https://github.com/Weakky/ra-data-prisma

Thanks for the PR! You should never use the "latest" tag on a package version though, as it may break the whole app if some breaking changes are applied to...

The API was designed this way to give full flexibility to users. Here's a proposal to make it more user-friendly: ```graphql type StringFilter { search: String | SearchFilter # The...

Hey everyone 👋, We've just published a draft spec that you can find here https://github.com/prisma/prisma-sdk-js/issues/5 There are several proposals. Keep in mind none of them are definitive, we'd love to...