Cerem Cem ASLAN
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:  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/ ```...
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...
Normally I want to display the following graph:  When I move the mouse cursor to see the upper values, I get the following result:  Where I can not...
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...