I hereby claim:
- I am mhusseini on github.
- I am mhusseini (https://keybase.io/mhusseini) on keybase.
- I have a public key ASDURuE2BaNwfCBSp8DGqUAVDprvxUsMCpEq_2lE7y9P1Qo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
using System; | |
using System.Collections.Concurrent; | |
using System.Collections.Generic; | |
using System.Diagnostics; | |
using System.Dynamic; | |
namespace guerillacoder | |
{ | |
internal class Program | |
{ |