Angelo Verlain Shema
Angelo Verlain Shema
What do you mean mongoose in Deno? How did you get that to work??? I think it's impossible unless you poly-patch all the Node dependencies (stream, buffer, crypto etc). I...
oh okay
when I do that, `find` can no longer work because the `-exec` parameter needs to end with exactly `{};` On Fri, 13 Oct 2023, 02:38 David Sherret, ***@***.***> wrote: >...
yes I think it's a bug. I'm not sure why it would not accept `{}` in the first place too.
This is still relevant…
You're right. That's a mistake from my side
I've also added various array tests for strings like strings, GTypes, etc... I think this should be reviewed so that I can start working on the next batch of tests
you're right. this is due to GStreamer's insistence on passing everything as pointers. working on it
Hello. I haven't been able to diagnose what's wrong with GStreamer and I would suggest we merge this as-is (probably removing the gstreamer code) as other parts work. This would...