Andrey Pissantchev

Results 3 issues of Andrey Pissantchev

This is because of this line: https://github.com/duckduckgo/zeroclickinfo-goodies/blob/master/share/goodie/frequency_spectrum/frequency_spectrum.js#L49 where the `scheme` variable isn't defined. ------ IA Page: https://duck.co/ia/view/frequency_spectrum

Bug
Skill: JavaScript

With the older PhantomJS-based version, we were able to set the viewport size by passing something like: ```js page: { viewportSize: { width: 1200, height: 768 } } ``` Is...

help wanted

I was evaluating [PhysicsEditor](http://www.codeandweb.com/physicseditor) to use for the game I'm working on, but the Haxe output is a mammoth class that you need to edit manually to fit with HaxeFlixel....