rhclayto

Results 52 comments of rhclayto

> @rhclayto Could you try a forked version with some fixes? https://github.com/salzmdan/knot_exporter Yes, thanks so much, it worked for me. I did however have to make one change: ```python REGISTRY.register(KnotCollector(...

This is how I do it, Android 7.1.0, Cordova 8.0: ```xml ``` Works fine, including referencing icons for this plugin.

> > > @rhclayto The icon statements are used for app icons, not notification icons, that are much smaller. So, do you mean the app icons are automatically used (and...

Same problem. Any ideas? Edit: While the Graphicsmagick site still lists `-text-font` as an option, doing `gm help convert` shows that on my system (Arch Linux, GraphicsMagick 1.3.26 2017-07-04 Q16)...

This issue on Ui-Router's Github page seems to be talking about this problem with UI Router in general & may be of interest: https://github.com/angular-ui/ui-router/issues/64 There are a few attempted solutions...

I did the same thing in my fork: https://github.com/rhclayto/angular-electron

I'm new to Github so I'll spend a little time learning about pull requests then do it! Thanks.

Okay, I made a pull request. I hope everything's copacetic. Github's tools seems pretty cool.

Adding this to buford's header.go allowed the package to build: ```golang type Headers struct { // ... // Added. Authorization string } func (h *Headers) set(reqHeader http.Header) { // ......

At https://cognitive.uservoice.com/forums/430321-bing-speech/suggestions/13797567-web-client-for-bing-speech-apis someone from Microsoft Cognitive Services commented: 'This is available now.'.