-
I am running with command
```
sudo docker run --rm -it --name telegram \
--hostname=$(hostname) \
-e DISPLAY=unix$DISPLAY \
-e PULSE_SERVER=unix:$XDG_RUNTIME_DIR/pulse/nat…
-
This is honestly probably a doc suggestion, I think, though I'm not quite sure how to phrase it. If you want to use the multitool binary as a _tool_, i.e. as part of the build, it seems like:
- If yo…
-
switch to fallback, not using crate::unix version then it corrects as 127.0.0.1:36918(random port).
otherwise it's something like 2.0.136.19:127.
On x86_64 WSL2.
-
**Feature request checklist**
- [x] There are no issues that match the desired change
- [ ] The change is large enough it can't be addressed with a simple Pull Request
- [ ] If this is a bug, ple…
-
I'd like to add support for Unix-domain sockets.
These satisfy the MQTT v5 transport requirement for "ordered, lossless, [bidirectional] stream of bytes", but on a local machine, they provide high…
-
It would be useful to have a command like this:
```bash
termux-calendar add \
--title 'My meeting' \
--id 'Google:Work Calendar' \
--start "$unix_time_start" \
--stop "$unix_ti…
-
### **Supporting resources**
- https://buildkite.com/blog/observability-in-the-agent-via-datadog
- https://docs.datadoghq.com/continuous_integration/setup_pipelines/buildkite/
- https://docs.datado…
-
**Is your feature request related to a problem? Please describe.**
PR https://github.com/NVIDIA/spark-rapids/pull/4938 adds support for reading CSV and JSON strings as timestamps and it supports vali…
-
I would like to know if there is a way to cancel ongoing file operations like cut/copy of large files.
I found an answer for `ranger`: https://unix.stackexchange.com/questions/162694/how-to-cancel-a-…
-
Syntax may looks like this:
```
@cron((Seconds,Minutes,Hours,DayofMonth,Month,DayofWeek))
def fn():
pass
```
or unix like syntax like this:
```
@cron('* * * * *')
def fn():
pass
```
In th…