Tristan
Tristan
Not sure if this is a standard everywhere, but from a logger what I would define as expected usage is that: - Any messages below the logger level will not...
 My cli: Using git for windows 1.9.5.msysgit.0 (latest) Python 3.4.3 on windows. Also, the require_confirmation setting has been set to True in the current screenshot.
In our netcore 2.2 MVC project we're using DinkToPdf to generate a bunch of PDF from a cshtml template. We're registering a SynchronizedConverter as a singleton to inject it into...
Hello, is it possible to make a new release with the latest change? I was hoping to benefit from the fixes concerning the thrift API which was fixed last year...
Just a small suggestion to improve the security a bit. To prevent prying eyes (or screen recording software) from seeing the password, it would be best to - Remove the...
``` Warning: fragment with name Cake already exists. graphql-tag enforces all fragment names across your application to be unique; read more about this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names ``` My application...
Use this issue to request changes that you would like to see in the v1 release. This is a major version so don't be afraid to ask for breaking changes.
init function of db is ran before the init of main.go due to import order.
Suggestion from Paul S. on twitter. Would map certain keywords (common shortname) + names to cards. Would be very useful for browser addons and for chat bots. Probably try to...