-
Hi @Ivarz,
I recently created a Docker image for conifer. I thought, I'd leave it here in case it's useful for you or someone else.
```dockerfile
# Copyright (c) 2020, Moritz E. Beber.
# Licen…
-
To support AWS we would need to:
- Add `infra/terraform/aws`
- Add `infra/commands/{aws-commands}`
- Add `AWSCloudContext` to `CloudContext`
- Conditionally add AWS-specific settings (for exampl…
-
At present, processes to handle TID requests and monitoring requests are created via `fork()`. TRP handling is done in the main process using pthreads.
According to standards (originally from POSIX…
-
This bounty is for bdk-flutter but will also be used for lwk-dart and boltz-dart
All builds are currently functional but not reproducible/verifiable.
**Requirements:**
Android & Linux: A bui…
-
Timezone offset may contain an optional `seconds` part in them, a `hh:mm:ss` is a valid offset.
Although I didn't find that in the ISO standard for datetime, it appears to have a mention in the POSIX…
-
**Is your feature request related to a problem? Please describe.**
The problem is trying to use modern SSDs to their maximum performance for random I/O (particularly random reads) on normal files (…
-
*Edit: Got rid of the junk I was spitting out about using the platform path separator, had a brain fart and forgot the context here. The immediate-term fix isn't actually trivial.*
Library version:…
-
trying to run with fish fails with:
fish_1 | Failed to execute process '/usr/local/bin/shpec'. Reason:
fish_1 | exec: unknown error (errno was 8)
fish_1 | The file '/usr/local/bin/…
-
Can't find anywhere in lfs.h, but do the filenames have any limitations other than their size? I'm guessing that because many functions take paths that the filename should not contain '/' and with the…
-
Hi. I was wondering if there is any interest in adding Windows support.
I know libpeer is primarily intended for embedded devices (ESP32, rPi, etc), but I do believe it has potential for other uses.
…