setop
setop
LoadAvg threshold should be multiplied by the number of CPU. Plus I thing 0.8 is a bit low.
Maybe this list could be added to the [awesome lists list](https://github.com/topics/awesome).
Hi, First thanks for implementing such an amazing idea, I love it. I'm playing around with outrun and would like to pass extra options to ssh command. when I use...
``` INFO[1131] GET /entry?offset=0&limit=25&filter=title%20like%20%22%hugo%%22&sortColumn=id&sortOrder=asc pkg=server struct=Server DEBU[1131] SELECT "id", "title" FROM "entry" ORDER BY id ASC LIMIT 25 OFFSET 0 pkg=dao struct=DAO ```
# feature I'd like a way to load a [CSV](https://en.wikipedia.org/wiki/Comma-separated_values) or [TSV](https://en.wikipedia.org/wiki/Tab-separated_values) file as the data of the table. This is a common format for data exchange. # approach The...
**Quick Summary:** ??? ## SSCCE In `elm repl` ```elm 2+2 {- comment -} 3+3 ``` returns a `ENDLESS COMMENT` error. It seems an empty line is considered as a end...
continuation of #58 I have a daily job, written python (3.8). By design, it starts after litestream, which is always running. The job perform some insert and updates, generally 1000,...
I just tried `./configure && make all` but is failed. ```(git: (master))$ make all cd awka; make make[1]: Entering directory 'awka' gcc -O -Dawka_LIBDIR=\"/usr/local/lib\" -Dawka_INCDIR=\"/usr/local/include\" -c -o translate.o translate.c gcc...
This piece of code looks impressive. However, it is not obvious for a new comer what can be done with it. Do you have any example of application that has...
* add entry for https://keskonfai.fr/ * launched `python site_list.py`, twice (one to sort list, second to generated sorted sites list).