Ginger Old

Results 152 issues of Ginger Old

can't have _, -, especially . in filenames, for example: myfile.md is fine. my_file.md, my-file.md, my.file.md are not handled/displayed correctly.

bug
qa

Just installed ipt-netflow and got it run, nfdump reports many flows but all their packets and bytes are 0 while flows is 1: ``` Date first seen Duration Proto Src...

that's pretty scary, never saw that number for any processes in the past, why is VSS so big for midori?

``` cd demoes/01 go mod init demo01 go mod tidy go build /home/test/.gvm/pkgsets/go1.17.2/global/pkg/mod/github.com/sciter-sdk/[email protected]/sciter.go:1025:142: cannot use _cgo1 (type *_Ctype_HWINDOW) as type **_Ctype_struct__GtkWidget in argument to_Cfunc_SciterGetElementHwnd ```

I use markdown with many code snippets in the code block, can I do something like what dasht command line or zeal can do under vim: `Dasht atoi C` for...

question

I'm glad there are a few wifidog options nowadays, this one only has 1/10 of the code lines comparing to apfree-wifidog, is this a full implementation comparing to original wifidog?...

react bootstrap has this format such as Alert.Link, or Form.Group, e.g ``` an example link ``` emmet will of course make it look like `an example link` instead. are there...

Trying qdecoder cgi library (fastcgi disabled), compiled below into a query.cgi, use the HTML below to test, GET works fine, POST showed empty string after I hit submit. Both code...

does this work for vue3?

please change: repo init -u **git**://github.com/riscv/meta-riscv -b master -m tools/manifests/riscv-yocto.xm to: repo init -u **https**://github.com/riscv/meta-riscv -b master -m tools/manifests/riscv-yocto.xm otherwise it can no longer to git cloned from github by...