-
Like matrix-org/matrix-spec-proposals#722, which has been falsely closed as a duplicate of matrix-org/matrix-spec#242, I still think it should be possible to delete rooms without any shell script or o…
-
### What happened?
**Segfault when running as server**
Reappear immediately:
1. Run `frankenphp php-server` in laravel /public path
2. Immediately refresh a page that does not exist, eg: `http:/…
-
# Archipelago autumn 2021 Roadmap
See also #5 and #35 and #79 and #80 and #103 for a complete historic recreation.
This is our working enumeration of concrete tasks until November of 2021 (a lo…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on Github _(I've …
-
### Operating Systems ###
Server: Linux
Client: macOS Catalina 10.15.5
### Barrier Version ###
master
### Steps to reproduce bug ###
1. Install Xcode from App store
2. brew install …
-
When I use an `upstream` with keepalive connections in nginx like this ..
```
upstream iipsrv {
least_conn;
keepalive 8;
keepalive_requests 50;
keepalive_timeout 60s;
# ip's not imp…
-
we collect open-source tools here
-
Don't use HMAC here. Instead, use in order of preference:
1. Ed25519 (via ext/libsodium)
2. [Deterministic ECDSA over seck1p256](https://tools.ietf.org/html/rfc6979#section-3)
3. RSA (via phpseclib) w…
-
I am on windows, I am working on going through this repo to install magento.
I get to the bin/copymagento, after it does all the pulls i get this error
cp: cannot stat '/src/.': No such file or …
-
**Describe the bug**
The hwdetect script greps for "VGA.*NVIDIA" this may not detect all GPUs. It does not pick up Tesla P40s.
I override this with a persistent compose.yaml, but obviously not optim…
ga-it updated
2 months ago