TheDcoder
TheDcoder
### ❔ What are you experiencing an issue with? Latest Release ### ❔ Version 8a56619b ### 🐞 Description Almost none of the packages from `software.yml` are installed. The entire `Installing...
## Feature Request Add option to disable auto-save and add ability to manually save. ### What problem does it solve? ### I like my changes to be atomic, I don't...
GNU coreutils accepts special files like `/dev/stdin` without any issues, for e.g.: ``` $ echo 'foo' | install /dev/stdin test ``` That creates a file called `test` with `foo\n` as...
The Uberspace system's standard library is too old for the default pre-built binaries.
Hi, I was trying to compile [something](https://github.com/Uberspace/lab/pull/1790) and found that the system version of GCC is severely outdated because it comes from the Cent OS 7 repository. What I didn't...
### What are you trying to do? With the recent F-Droid issue (#13850) it's clear that Tailscale users who'd want more reliability should use the official builds, however the Android...
### Important information Android version: mpv-android version: [2025-04-21 Build](https://github.com/mpv-android/mpv-android/releases/tag/2025-04-21) Which version of mpv-android introduced the problem (if known): I assume it exists from the initial release ### Description It is...
Hello, The newly introduced "Snooze" feature is not usable from the inline menu for each email:  It immediately disappears when the mouse moves off the mail's row, so it's...
Currently the PIA desktop client does not play well with [Tailscale](https://tailscale.com), in theory there's nothing which should cause conflict between them because Tailscale doesn't handle rerouting the entire network, it...
### Describe the new feature A new predefined display format called "JSON" which uses the `json("change")` format expression to make it possible to view JSONB in its plain text encoding,...