Benjamin Hamon

Results 13 issues of Benjamin Hamon

Allows users to configure the Git executable path. Should solve #144. For this to work, I had to upgrade the [git-promise] dependency to v3.0.0+.

When calling `run_timed_behavior`, the call properly returns at the end of the animation but the behavior continues to play. To reproduce this, you can simply add the following lines to...

*Description*: I want to expose a TCP service behind a load balancer with TLS + proxy protocol support. I've tested a TLS-only setup first: ```yaml apiVersion: gateway.networking.k8s.io/v1 kind: Gateway metadata:...

**What steps did you take and what happened:** I create a Gateway with a TCP listener and confirm it's admitted. I create a TCPRoute and confirm it's accepted. An external...

kind/bug
lifecycle/stale
area/gateway-api

On Windows, parsing fails to retrieve the href'd file. Full stack trace of the exception : ``` TypeError: Arguments to path.join must be strings at f (path.js:204:15) at Object.filter (native)...

A breaking change has been added to [@fastify/websockets@10](https://github.com/fastify/fastify-websocket/releases/tag/v10.0.0) (fastify/fastify-websocket#289). It breaks the fastify integration. The `wsHandler` first parameter type is now `WebSocket` rather than a NodeJS stream. To create a...

bug

Make a list of devices along with their optimal parameters.

help wanted

More and more GPUs come with a lot of RAM, but the max allocation size tends to be quite limited. The idea would be to implement a multi-buffer generation in...

enhancement

Add a feature to resume plots generation on a file.

enhancement

Add a [benchmark] command to visualize the raw devices performances to enhance parameters tunning.

enhancement