-
The parsing algorithm behaves differently for certain domains that are considered "special". In addition the scheme of a non-special URL cannot be changed to a special scheme. In some applications, es…
-
First discovered on installing fzf then also on `bucc deploy`. Debugged the fzf install script and narrowed it down to it hanging on this line https://github.com/junegunn/fzf/blob/305896fcb3b76c5ea944…
-
### Describe the bug
Trying to build from source for OpenBSD 7.6
Used `bash configure` since default OpenBSD ksh produces errors.
Then use `gmake clean; gmake;` for the same reason.
However,…
-
Curl.perform() and CurlMulti.perform() can't be interrupted during DNS stage when a "socks5h://" proxy is set - i.e. when domain name is remotely resolved.
At the same time it is possible to interr…
-
Subscribe to this issue and stay notified about new [weekly trending repos in C](https://github.com/trending/c?since=weekly)!
-
**Rancher Server Setup**
- Rancher version: v.2.8.2 (rancher/rancher:stable)
- Installation option (Docker install/Helm Chart):
docker run -d --name=rancher \
-p 5080:80 \
-p 5443:443 \
-e CATTL…
-
Error on single line install from README.md
``` sh
vagrant@localhost ~]$ curl https://j.mp/spf13-vim3 -L > spf13-vim.sh && sh spf13-vim.sh
% Total % Received % Xferd Average Speed Time …
-
### I did this
```
curl -v https://3dsec.postfinance.ch/challengeRequestBrowser
```
This sends an OCSP stapled revocation as of right now because my bank is a clown show and doesn't know how t…
-
### Feed URL
https://repology.org/maintainer/account@buehler.rocks/feed-for-repo/nix_unstable/atom
### Describe the problem
unable to use this feed
shows: `Blast! This feed has encountered a pro…
-
This is sort of a weird error I'm getting, know why it appears?
**command: make data/osm/planet_latest.osm**
```
mkdir -p data/osm/
curl http://planet.openstreetmap.org/planet_latest.osm.bz2 | pbzip…