Alan McGovern

Results 65 comments of Alan McGovern

There are a few ways MD can be started on macos: `make run-sgen` in a local build which turns into a `mono-sgen monodevelop.exe` call `make run-boehm` in a local build...

Oh, i just remembered that debugging MD inside MD is a fifth way... :P Either way, that should work!

Huh, bonkers! Could you capture the whole set of requests/responses? The shape of the response is somewhat dependent on the shape of the request. I'll double check this anyway in...

Ah it's actually an easy one - the response is invalid. This is a proper response. Please ignore the escaping in the string, i just pulled it straight from the...

@BaronGreenback I released what's in master as of now as v3.0.0. There was an API break which necessitated a major version change. However, i don't know how to fully resolve...

Sure, that sounds great! Let me know if I can help

Hrm, i suspect this is because upnp is still enabled on the router and it's returning an empty IP address because it doesn't have an actual WAN connection. Can you...

If you have a preference on how you'd like to add the ability to reference an out-of-repository path for these files just let me know. I can contribute a patch...

Using the two benchmarks in the PR I submitted ( https://github.com/NUlliiON/QoiSharp/pull/8 ): | Method | Mean | Error | StdDev | Gen 0 | Gen 1 | Gen 2 |...