TheDcoder

Results 33 issues of 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...

question

## 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...

feature request

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...

U - install

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...

needs-triage
fr

### 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...

feature request
help wanted
android-tv

Hello, The newly introduced "Snooze" feature is not usable from the inline menu for each email: ![image](https://github.com/user-attachments/assets/fcb2adc4-84a7-4cf9-913a-1282503c40a8) 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,...