Anthony Scalisi

Results 82 comments of Anthony Scalisi

Here's a generic use case: 1. Spin up a VM in Parallels, say Ubuntu and install `redis-cli`. 2. Spin a QEMU VM through Colima, pull and run a Redis container....

Thanks for the quick update @jandubois, I think that'd be half the battle. Definitely better at this time than nothing. The other thing we've considered is to "backport" some of...

Sounds good, I'm hoping I can spend some time focusing on testing all-the-things (I'll be on PTO soon). I'm more in a "baby steps" mode as time is limited and...

@egasimov thanks a lot for the PR but I don't think it should error out. It'd be better if it was just skipping whatever file not existing but *still* load...

Yeah great offer letter :+1:

@p-e-w I tried removing begin/rescue and just leave `operations = get_operations(debugger)`: ``` root@i-87bd135f # maybe apt-get update FATAL -> Could not set close on exec Bad file descriptor maybe has...

Same question here, can't figure it out.