Billy Ferguson

Results 95 comments of Billy Ferguson

Looks like its only the leaf one as well. Maybe it has to do with continuously re-painting the last one? I'm new to the repo, but love the addon and...

can you not tag a post? I am currently getting the same error since I deleted all the tags. Now I cannot `hyde gen`. HAAAALP

Yeah I figured that out, thanks though! On Fri, Nov 27, 2015, 9:53 PM Lakshmi [email protected] wrote: > @fergyfresh https://github.com/fergyfresh - You can simply remove the > tagger plugin from...

That's happening because the data that's being printed is being converted to an Integer and not a Float. https://github.com/alpineintel/tcrpartybot/blob/c7492cc1da9eeb1867dd44e6a7a370bc8caf80f4/events/eth.go#L171-L172 If you changed those two lines and rounded to an acceptable...

@derek-adair I pick the cookie out in nginx and put it in the authorization header. This is a workaround, but it works for me.