4ce

Results 36 issues of 4ce

```bash #go version go version go1.18.2 darwin/arm64 ``` ```bash #go install github.com/kujtimiihoxha/kit@latest # golang.org/x/sys/unix ../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.go:28:3: //go:linkname must refer to declared function or variable ../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.go:43:3: //go:linkname must refer to declared function...

[67262 library.go:181] cannot find parent package of vendored module github.com/gorilla/mux Go Version 1.18.1

https://unix.stackexchange.com/questions/8656/usr-bin-vs-usr-local-bin-on-linux When I tried using install.sh on MacOS 12.3.1 it kept denying me access: - to `/usr/bin/` directly - I would have to disable MacOS's SIP for that to work...

(so i can show my friends why to learn how to program)

`wget https://github.com/cmdr2/stable-diffusion-ui/releases/download/v2.16/stable-diffusion-ui-linux.tar.xz && tar -xf stable-*.tar.xz && rm stable-*.tar.xz && cd stable-diffusion-ui && ./start`

always recieving this message on `/bridge confirm {id}` on the discord side

**Describe the bug** Pytube go boom boom!?? **To Reproduce** ```py import pytube import requests class YouTubeToMp3Converter: def __init__(self, url): self.url = url def download_video(self): max_retries = 5 retries = 0...

bug