Mahmoud Al-Qudsi

Results 309 comments of Mahmoud Al-Qudsi

The real question is if there are any cases (not just the straightforward one) where subsequent cancellation works in the *asynchronous* API (since we already know that the async api...

Salut Antony, Is there a reason you changed `AddExpirationParameters` to `GetExpirationValues`?

Very good point! I need to hook this up to a build system.

They're the same. I was actually unaware of sponge(1) when I wrote this as it wasn't available on/for my platform of choice (FreeBSD).

We can undef Nil at the top of the header file and restore it at the bottom and add an alias for it for ObjC users like Nill or something.

Can you try this? https://github.com/neosmart/uuidxx/pull/2

Hey @darksilkmaster, thanks for filing. I thought I replied to this via email, but either I'm misremembering or GitHub didn't like something about my message and never replied. Thanks for...

Would this be the only way to instruct serde that type `Foo` should be deserialized with `FromStr::from_str` on a type level? `#[serde(deserialize_with)]` can be used on each instance of the...

FWIW, I just loaded an llm locally for the first time on an RTX 2080 and I received perfect results with the latest version of exl2 and cuda/torch, exl2 quantization,...