-
When trying to [manage the database size](https://piwik.org/docs/managing-your-databases-size) one can:
1. configure the user interface and configure Piwik to "Delete old visitor logs from the data…
-
**Motivation**
the URLSession has one function that allows us to download files in background execution (correct me if I am wrong).
Here's the document I found in Xcode:
![image](https://github.com…
-
I noticed this failure in CI, it ran on 2302dbc658d013762be7d8c3a3759d224956d4a7 but it passed on the next commit (and I haven't seen it before).
https://github.com/sinatra/mustermann/actions/runs/…
-
Overall documentation for building an Exercism track lives at https://exercism.org/docs/building/tracks/new
This issue helps keep track of the tasks you're working on towards launching this track.
T…
-
Currently the shutdown flag is needed because the p2p parts (tasks) are tightly coupled together and there is no easy way to organize a clear shutdown process. The tasks communicate using channels and…
-
### UI
1. Add a "Flood risk buildings button" to the _Simulation results_ tab
2. Enable the button if the scenario contains a result with the result code `depth-max-dtri` and/or `s1-max-dtri`.
…
-
So after pending tasks are finished, invoke the close callback and client side can be noticed that the datastore is closed? It's useful when you want to `drop` or `rename` the data file without shutti…
dzcpy updated
7 years ago
-
My docker service configuration is like:
> [Unit]
> Description=Docker Application Container Engine
> Documentation=https://docs.docker.com
> After=network.target docker.socket
> Requires=docker.sock…
-
```
If I execute a call such as:
---
pssh -i -h /some/file "ps aux | grep zabbix_agent | grep -v grep" | grep
"FAILURE"
---
What it should do: execute the command and show all the pssh lines with …
-
```
If I execute a call such as:
---
pssh -i -h /some/file "ps aux | grep zabbix_agent | grep -v grep" | grep
"FAILURE"
---
What it should do: execute the command and show all the pssh lines with …