Antoine Aflalo

Results 14 issues of Antoine Aflalo

Hello, With the current definition of the func handler: ```cpp typedef bool (*handler_t)(T opaque); /* task handler func signature */ ``` It's impossible to use `std::bind` when you want the...

https://github.com/ProgTrade/nUpdate

Enhancement

Hello, In most of my repository, I have dependabot enabled (with auto-merge after test passes), a lot of the lib get updated quite a lot and I end up with...

Instead of always tracing on the transaction, checking if there is a span already would be better to properly link the span to it.

To be able to use it in browser easily and rely on the storage mechanism there. - [ ] Create a storage "interface" - [ ] Implement driver for hard...

enhancement

Hey, I'd like to play non-mono sound on the chat mono soundcard. I tried making a remap to downmix stereo-to-mono but no sound was outputed on the Chat soundcard. Plus...

This endpoint rely on caching from cloudflare and will better scale. Right now, I'm getting around 3M request per day, so I'd like to use the caching as much as...

Used to confirm medical appointment directly from the email.

Hello, So I'm testing exemplar with [OpenTelemetry project ](https://github.com/open-telemetry/opentelemetry-dotnet). I'm using Grafana agent with a OpenTelemetry GRPC protocol. Here is my config with a sampler set up. The sampler is...

### What workfow do you want to improve? Reporting an issue/crash improvement. ### How to make it better? Menu item in SoundSwitch to gather all debug info possible. ### Any...

Enhancement