-
Datetime, the abstract text, the precipitation data, parameters, link to event etc. could be added to the `.dat` file. DOIs?
* Feinberg, Melanie. 2009. _Two kinds of evidence: how information syste…
-
Part of the job script boilerplate in `cylc/flow/etc/job.sh`:
```
# Create share and work directories
mkdir -p "${CYLC_WORKFLOW_SHARE_DIR}" || true
mkdir -p "$(dirname "${CYLC_TASK_WOR…
-
> ⭐: conference
> 💥: following (focused)
> 💡: following (related)
> 🎓: workshop
> **note0**: These are the conferences where distributed/decentralized systems have appeared
> **note1**: I have ad…
-
Hi,
I noticed that `cached_url_opener` checks the file types of cached files before opening them: https://github.com/webdataset/webdataset/blob/21a73ded7512d076c1d82e03eccfe6b16fdad8ad/webdataset/c…
-
### I have checked if others have suggested this already
- [X] I have checked this issue tracker to see if others have reported similar issues.
### Feature description
I'm sure you all are aware of…
-
Since saving your work is one of the most important actions of an editor I think it deserves an issue for itself, rather than continuing comments on a closed and not entirely related issue #921. But …
-
## Introduction
This RFC addresses usage of POSIX types within Zephyr. We outline when POSIX types were introduced originally, problems that have arisen as a result, as well as possible courses of …
-
## What Happened
After Install Elementary OS 6 Beta 2 (I think this was present in previous daily builds as well) My networked printers are automatically installed. These are set as disabled by defau…
-
netbird is an awesome project, but I'm not a fan of how the client runs with full privileges without any restrictions at all. Not great for a networked service.
With a few systemd features, we can …
-
SQLite support concurrent use by multiple processes on filesystems that implement file-locking correctly. Therefore it is safe to use on typical local file systems (e.g. ext4) but it can be corrupted …