Maescool
Maescool
Artificial Intelligence opponent to make the game more interesting, so you have to get to the Treasure faster!
So, I backed the OUYA kickstarter project as a 'developer'. I get early SDK access and the games i commit, get free promotion for a year, etc.. So.. i'll try...
I'd like it when creating zip's to have include,exclude options I created this in a feature branch https://github.com/Maescool/zip-lib/tree/feature/include_exclude Is this ok to make a pull request for this? or do...
**What happened**: when adding url query encoded parameters, like %2C (,) or %40 (@) example: `nginx.ingress.kubernetes.io/auth-url: https://auth.example.com/oauth2/auth?allowed_emails=example%40example.com%2Cmoo%40example.com` **What you expected to happen**: This to be accepted, as it was 2y...
Can we have an event whenever awaitWriteFinish is triggered, and it is awaiting for a path We know it's done whenever any of the other events trigger. Alternative proposal, have...
It would be nice to have support to generate Diffie-Hellman parameters (eg. openssl dhparam -out dhparams.pem 4096) So we can use this in for example Helm to generate them.