mary marchini

Results 78 issues of mary marchini

(not sure if this is the right template and label to discuss # Documentation Is - [ ] Missing/Needed - [ ] Incorrect - [ ] Confusing - [x] Not...

docs

**Is your feature request related to a problem? Please describe.** Not a problem. I'm working on a LBA2 randomizer and being able to use certain utils (such as HQR parser)...

`hist() only supports integer arguments (count provided)`.

enhancement
help wanted

Sometimes it fails. Sometimes it works. ``` [ FAILED ] probe.interval_order Command: /home/mmarchini/workspace/iovisor/bpftrace/build/tests/../src/bpftrace -v runtime/scripts/interval_order.bt Expected: first second Found: Attaching 3 probes... Program ID: 2006 Bytecode: 0: (bf) r6 =...

bug
tests

``` # bpftrace -ve 'struct Foo { char bar[128] } BEGIN { printf("%s\n", ((struct Foo*)0)->bar); }' error: :0:0: in function tracepoint:syscalls:sys_enter_execve i64 (i8*): Looks like the BPF stack limit of...

enhancement

**Note**: this is a rough draft of a implementation of the "Edit Comment" feature described in https://github.com/nodejs/github-bot/issues/251. I haven't set up my machine to test the bot yet, so this...

Initial implementation of the "Actions relay" suggested here: https://github.com/nodejs/github-bot/issues/264. Doesn't work yet because createDispatchEvent is not available on the `github` version we're using. (current PR rebased on top of #271...

First of, I love our GitHub bot. It's an essential piece of our infrastructure, and it can fill the gaps where GitHub Actions don't work well (the whole read-only, no...

https://www.npmjs.com/package/ngrok works great, I'm using on another project

So I merged #275 today, but the bot was still behaving like before the PR. I just logged into the bot instance and noticed the bot server was running since...