Cerem Cem ASLAN

Results 193 issues of Cerem Cem ASLAN

* Merged with https://github.com/johanhaleby/bash-templater (Please review the conflict merge stage) * Improved UX * Added undefined variable guard

There is a misguide in documentation: ![image](https://user-images.githubusercontent.com/6639874/28493072-3c24e31e-6f18-11e7-8bc0-294e0cb0b576.png) This function is obviously expected to return `4` (as the first line in the screenshot says) but the function name (`definitely_not_4`) is misleading:...

Added warning to the definition section in order to warn users in the first place, which would prevent issuing pyos/dg#38

I didn't build actual pages due to https://github.com/pyos/dg/issues/40

I'll dig when I have time: ``` Loading filelists... Old filelist not found. Starting with empty history. find: `ceremcem/httpd/ceremcem.net/ağkökü/phpmathpublisher/doc': Permission denied find: `ceremcem/httpd/ceremcem.net/ağkökü/phpmathpublisher/doc_fr': Permission denied Find Error in ceremcem/ ```...

question

What should I understand from that error message: ``` Loading filelists... Error: difference in snaps for path: bin/firefox.d ```

There was a "EMFILE: too many open files..." error with Jade and Jade-brunch plugin, so I changed `fs` to `filequeue`. It works for me, but as the author says, there...

waiting-on-contributor

Normally I want to display the following graph: ![image](https://user-images.githubusercontent.com/6639874/27983855-da58b118-63cf-11e7-91c3-913aba8b869c.png) When I move the mouse cursor to see the upper values, I get the following result: ![image](https://user-images.githubusercontent.com/6639874/27983865-181eae6c-63d0-11e7-8e82-201dc643f139.png) Where I can not...

enhancement

We may exclusively interested in some specific changes of a graph, for example: 1. Above a maximum point (easy) 2. Below a minimum point (easy) 3. Very rapid change (not...

enhancement