Ben Mitchell

Results 6 issues of Ben Mitchell

## Issue During periods of inactivity, after the `idle_timeout` period, metrics are correctly no longer exported. However, if these same metrics become active again, they are not re-exported. This is...

C-exporter
E-complex
T-bug
T-ergonomics

**Is your feature request related to a problem? Please describe.** As much as I like it, remote code generation is not permitted at my company. We also currently manage all...

enhancement

Why is the following limit a requirement? > Please also note Glommio requires at least 512 KiB of locked memory for io_uring to work. You can increase the memlock resource...

Still a WIP and requires some code clean up as this is an example, it should be simple to understand.

I'd like to try and implement OCR support for Japanese (when time permits). I don't expect to finish anything soon, as I'm very inexperienced with OCR. I'm mainly making this...

I had trouble building/running the project in the state it was in with `pip3 install mokuro`. I ended up getting it working by cloning the repo and running with [uv](https://github.com/astral-sh/uv)...