Martin Taillefer
Martin Taillefer
Use of Cobra provides consistent user experience for CLI users, and makes it simple to generate high-quality user docs for commands. Imagine if you could also describe to Cobra the...
# Reimplement the default object pool for improved performance Rewrite the default pool so that it scales better. ## Description The existing object pool performs very poorly at scale, this...
### Background and motivation This proposal (and matching implementation) aims to extend the existing .NET options model to fully support experimentation. The feature makes it possible to query the option...
Right now, the FakeRedactorProvider only returns a single redactor for all data classifications. It should be made more flexible and support returning different redactors for different data classifications in order...
Grab latest fixes/improvements and merge them here before launch. Last sync was May 28th.
We can simplify and unify the resource monitoring API to have it produce observable instruments in place of the existing IResourceMonitorPublisher API.
The GetAsync is a Generic Virtual Method which ends up being expensive to call. Can we design to avoid this pattern? https://github.com/dotnet/extensions/blob/184223ba6bade885c57a7e05fcf741eac39f7520/src/Libraries/Microsoft.Extensions.Options.Contextual/INamedContextualOptions.cs#L24
## About me - **My name:** Martin Taillefer - **I've used Netlify:** a little ## My question in a little more detail I've got Netlify integrated with GitHub such that...
Have the StackDriver adapter implement the template designed in #1509