Adam Perry

Results 98 comments of Adam Perry

Hey Mike! It's been a while! Looks like this is technically a panic, not a segfault, since a segfault would print something like `exited due to signal 11 (SIGSEGV, core...

Oh, awesome! Glad to know you're unblocked. Thank you so much for the heads up!

And yeah, things are going really well in CA! Hope things are great in the lab!

Hi! So sorry this affected you! To be perfectly honest, I had no idea that anyone was still using the `cue` crate aside from a previous employer of mine (with...

Normally when I see the builder pattern it's to enable optional parameters without having a long list of `Option` parameters to the function. Is that what you'd like to see...

Hi! Unfortunately github messaged me a little while ago to tell me that the data repo wife the website had grown too large, and they disabled the repo before i...

In this case I think the repo metadata size was the biggest concern which is harder to handle with any git host. Sent with GitHawk

After having this sit for (quite) a while, I think the best path forward is going to be moving off of git for storing the data from runs. Will need...

I don't think it'll be too hard to set up a file store or a database for the data -- it will just require modifying the lolbench code.