Mahmoud Al-Qudsi

Results 336 comments of Mahmoud Al-Qudsi

There is nothing that I said that's "my word" - it's objectively true by design (i.e. mathematically). I wanted to give you a benchmark and then gave up because `tac`...

Sure, it's definitely not a bad idea. We [already have one package on Chocolatey](https://chocolatey.org/packages/runinbash/); but the procedure in getting packages listed and approved is just a downright pain compared to...

Hi @reallinfo That's a nice logo! What do you think about incorporating ".net" in it somehow?

That's not a bad idea, but it's going to be a bit more complicated than that because the purpose of the `Basic` list is to provide emoji that can be...

I'm not sure if you realized, but the filtered emoji list is only in addition to the full emoji list. Think about when it would be necessary to show a...

Nice. I just pushed some commits with major updates to the parser, including added support for group and subgroup. I haven't updated the C# assets yet. I have a few...

No negative reaction on my part. I have been mulling splitting the crate into two with a "core unicode" features project and an emoji project separately because the latter needs...

Ok, so the primary motivation for actually containing a list of emoji, filtering them by font support, needing to identify and coalesce duplicate entries, needing to distinguish between emoji with...

`System.Net.Http` is implemented atop of `Windows.Web.Http` For example, here's a stacktrace: ``` > KernelBase.dll!RaiseException() Unknown Non-user code. Symbols loaded. combase.dll!SendReport(HRESULT error=0x8000000b, unsigned int cchMax=0, const wchar_t * message=0x00007ff854b2d8e4, unsigned short...

@weihanglo Thanks for being a fish user! The latest fish release has some dynamic completions in place for `cargo`, but the latest `cargo {add, install}` completions only just landed in...