Results 47 issues of Rémi Bèges
trafficstars

When at least one coordinate parameter of the Perlin noise function is negative, the function returns values outside the [-1,1] interval.

jsFormat does not format code if the file is not saved (temporary new file for instance). It throws the following warning instead ``` Formatting 'false' files is not yet supported....

How can I get the contents of the PYTHONPATH on windows ? Even after calling `pew add ./somefolder`, calling `echo $PYTHONPATH` returns nothing. Also, is there a way to remove...

I cannot manage to run the examples, on windows 10 with a fresh install of Docker. I have setup the NODE_VERSION and ES_VERSION but it fails with > exec user...

Running ``` deis apps:destroy ``` yields the help message because syntax is not correct. The `-a` flag is missing. However, the help message is not very helpful, it should at...

This command ``` $ deis releases ``` outputs: ``` Error: Not FoundThe requested URL /v2/apps/remi_beges/releases/ was not found on this server. ``` I'm running this in Google cloud shell. ```...

Hi, I followed installation instructions, yet cannot achieve proper installation. `fpm --version` fails. ``` $ sudo apt-get install ruby ruby-dev rubygems build-essential -y Reading package lists... Done Building dependency tree...