Benjamin Brittain

Results 27 issues of Benjamin Brittain

Added a built-in pager since the solution in #2928 felt hacky. Also should address #2044 # Checklist If applicable: - [X ] I have updated `CHANGELOG.md` - [X ] I...

I have a repository using the bzlmod setup with Bazel 6. It doesn't seem like like the dependency resolution is working with MODULE.bazel usage.

I recently went to parallelize/optimize a library with `rayon`, and my flamegraph (unsurprisingly!) became absolutely unreadable. Optionally filtering out rayon symbols/functions would be a super helpful feature

We have a few unit tests that take 60s+ to run, so I was fairly surprised when executing `buck2 test //...` repeatedly invokes those tests even though the inputs haven't...

Setting up various configurations in buck2 has a lot of associated vocabulary which is non-clear. "platform" and "configuration" mean more or less the same thing, from the documentation: > buck.target_configuration...

documentation

I went to go upgrade to buck 2023-11-01, and there is a new toolchain that seems to be mandatory. I'm not sure what to do with it in an open...

documentation

I'd like WASI function calls to be routed to an instance based on the origin of the handle. This likely requires some dynamic routing capabilities in the wasm runtime. As...

I was looking for a way to get similar behavior to `-X` with `less`, where the buffer stays on screen after exit.

O-static
O-dynamic
I-api
X-api-add

**Is your feature request related to a problem? Please describe.** I'm using `minus` as a pager in a program where we would like functionality similar to `less -FRX` where it...

When will this be ready Miles? :P