Jackson
Jackson
currently, wttr.in uses user agent strings to determine the best response to return to the client. by default, `curl` gets ANSI in response. but let's say, someone is trying to...
given that PR #2616 makes literally no sense (like, those 2 commits aren't even related to the PR or the creator) and a PID file option still isn't present (or...
- hardware: M1 MacBook Pro (2020) - software: gentoo linux on ARM64/AARCH64, runs [this kernel](https://github.com/AsahiLinux/linux/tree/asahi-5.19-rc7-1) (for hardware support reasons), [manually configured](https://wiki.gentoo.org/wiki/Kernel/Configuration) - xmrig: emerged from the [`gentoo` repository](https://packages.gentoo.org/packages/net-misc/xmrig) part of...
This project is on GitHub (yes it is). There is no file called "LICENSE", but a folder called "LICENSES". GitHub didn't seem to pick up that folder, or what this...
[mixed-script][mixed-script] does not exactly work as expected with Firefox HTTPS only mode, because the insecure resources are still served over HTTPS. I have not tested with [this extension][extension] however. It...
The past versions of the extension could be tagged with git to mark an important part of the commit history (like a new version). Note that it doesn't have to...
Single line comments (like below) in php ```php // a single line comment nextStatement(); ``` gets minified without being manipulated and turn into ```php // a single line comment nextStatement();...
Fixes dead link for [this link](https://matt.traudt.xyz/posts/2017-12-02-dont-https-your-onions/)
This project has a license declared in the README, but not a LICENSE file containing the license terms. I suggest adding it for very clear visibility.
### ⚠️ Please verify that this bug has NOT been raised before. - [X] I checked and didn't find similar issue ### 🛡️ Security Policy - [X] I agree to...