Mahmoud Al-Qudsi

Results 309 comments of Mahmoud Al-Qudsi

Hey, hey @krobelus. Nice to bump into you here too - I had to double-check I had the right repository when I ran `tig` and saw your name come up...

> That's surprising, since I recently removed one cache device from a 4-drive cache vdev and it kept operating normally. If it were truly striped, I would expect the cache...

Can you tell me more about your exact use case? Usually people use "friendlier" names than the official unicode names, like face_palm or lol, etc.

_I looked around for past proposals regarding expanding the `if let` syntax, starting with the original `if let` rfc and issues referenced in the comments before opening this._ @burdges Thanks...

It is respectfully nothing like the while vs do while situation. A while loop is one thing, and do while is another. An if statement already exists in the language...

We can probably just predicate the cache on the function level, either each level in resets the view (for itself, not externally) or just the first level in (so when...

@anordal you’re not the only one! https://github.com/mqudsi/fish-config/blob/master/functions/mkcd.fish But I always forget to use it…

SIGSEGV *can* indicate a memory safety bug but I've found that with av1 it more often indicates an out-of-memory situation. Check the system log to see if an oom event...

@doits thanks for humoring me at least. It was worth a try! :) ~~You can try running av1an under gdb with `set detach-on-fork off` to get gdb to automatically attach...