Sander

Results 32 issues of Sander

I find SABnzbd too trigger-happy with the message "Lost connection to SABnzbd". It's too alarming and too blocking as it can easily happen on low-spec hardware. Annoying for users with...

Feature request

### Describe the bug Looks like https://github.com/intel/intel-extension-for-pytorch/issues/235 but for ipex version 2.2.0: ``` sander@brixit:~$ python3 -c 'import intel_extension_for_pytorch as ipex' Illegal instruction (core dumped) ``` ``` sander@brixit:~$ python3 -c 'import...

CPU
NotAnIssue

* google-search version: from pypi. There is no `googlesearch.__version__`, but install says `google-search-1.1.1` * Python version: 3.8.5 * Operating System: Ubuntu 20.04 ### Description Simple search. I get no results,...

I have two (old) fixed-ethernet-usb-adapter, which work on Ubuntu on my laptop, with the drivers dm9601 resp rtl8150. Does the output below mean those drivers are included in your busybox?...

If a SMTP server says "SMTPUTF8" in the EHLO, the client can use UTF-8 in the MAIL FROM (see RFC6531) : So: ``` [C] EHLO localhost [S] 250 SMTPUTF8 ```...

How should run the program and specify server & credentials? ``` sander@flappie:~/git/gonzbee$ go build sander@flappie:~/git/gonzbee$ ./gonzbee No NZB files given sander@flappie:~/git/gonzbee$ ./gonzbee /home/sander/Downloads/ubuntu-12_04_4-server-amd64.nzb dial tcp: missing address sander@flappie:~/git/gonzbee$ ./gonzbee /home/sander/Downloads/ubuntu-12_04_4-server-amd64.nzb...

Hi, this is my experience and solution: ``` sander@netbook:~/git/go-proxy-example$ go build main.go:6:2: cannot find package "gopkg.in/BlueDragonX/go-log.v0" in any of: /usr/lib/go/src/pkg/gopkg.in/BlueDragonX/go-log.v0 (from $GOROOT) ($GOPATH not set) ``` This did not work:...

Hi, When I select "13/09 12:30: Team X D1 - Team Y D1", and richt-click Send to Calendar, it opens a calendar page to add an item for today (all...

Short question: How can retrieve the Volume number of a specific rar file, like `Details: RAR 5, volume 483` as reported by "rar l

As a FYI for newbies like me: With GOPATH set to `~/gocode` ``` go get github.com/bifurcation/mint cd ~/gocode/src/github.com/bifurcation/mint/bin/mint-client-https ``` Then `go run main.go -url https://tls13.cloudflare.com/` or let lynx parse that...