Jason Marshall

Results 75 issues of Jason Marshall

The consul docs suggest that the most recent ModifyIndex for a group of keys is returned as a header in the repsponse. Is there a way to get access to...

### Affected URL(s) https://github.com/oven-sh/bun#developing-bun ### Description of the problem Heavy brew commands don't compose well with other applications that may need to run on a machine. Especially if the only...

documentation

I've replicated this in Chrome and Firefox. No extensions installed. Every time I try to modify the code, I have to re-enter all of the snippets. Any that are left...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the issue has not already been raised ### Issue The...

documentation
good first issue

### What happened? ## Steps to Reproduce At the start of the docs, the sdk is listed as a dependency. ## Expected Result npm install --save-dev @opentelemetry/sdk-node Things that are...

question
information-requested

Files that run inside of the tiny-worker forked process have the wrong __dirname. It appears to evaluate to the working directory for the parent process.

The [Benchmark.js home page](https://benchmarkjs.com/) shows how to write a test suite, but at no point does it show how to run the test suite and get results. There is no...

I'm running asdf install on an Armbian device and installing Erlang is so CPU intensive that it stops responding to ssh requests. Seems like the parallelism might be a bit......

enhancement
help wanted

# What / Why There's a failure mode I've seen both with npm install, and an internal tool that uses pacote directly. If the requests terminates prematurely, pacote tries to...

Bug

Failing to get k3s nodes talking to each other directly, I thought I'd take crack at using the ansible playbook to make sure I wasn't missing anything. The problem could...