-
One of my concerns with storing secrets (e.g. API keys, passwords etc) on disk is that anyone could simply pull out the SD card and copy them. While we provide an easy way to rotate these keys, it's s…
-
Message from Yuvi on Slack:
> ... The issue here is that writing data to $HOME is very slow, and it is also shared across all users. The cell that got stuck was trying to write ~1GB of data to $HOM…
-
I'm not sure if this is something that can be fixed. I'm running rpi-clone on a Le Potato AML-S905X-CC with the OS installed on an eMMC. Attached is a transcript of the session.
[typescript.zip](ht…
-
Hi,
I noticed that the output of df gets wrapped around on a new line when the device name is longer than 21 characters. See here:
```
[user@host ~]$ df -h
Filesystem Size Used Avail Use%…
-
Hi, using [nitroshare PKGBUILD from AUR](https://aur.archlinux.org/packages/nitroshare/) `0.3.4` currently fails to build correctly.
```
$ pacman -Q qt5-base qt5-svg qt5-tools
qt5-base 5.11.0-1
…
-
### Describe the bug
When synchronizing `.heic` files appear to have hash and file size mismatch errors similar to the following:
```
Downloading file Pictures/Camera Roll/2021/06/20210628_0804…
-
So i have beeen using docker-compose in development for a while now on my Ubuntu 14.04 LTS host machine with a local VirtualBox provider (boot2docker inside it).
Only recently i decided to try out do…
-
### systemd version the issue has been seen with
257
### Used distribution
Centos 9 Stream
### Linux kernel version used
kernel-6.9
### CPU architectures issue was seen on
x86_64
### Component…
-
`Log recorded at Mon Nov 4 11:05:23 HKT 2024
=== df output ===
Filesystem Size Used Available Use% Mounted on
none 400.0M 351.9M 48.1M 88% /
devtm…
-
Haskell uses `renameFile` to move files from the "new" `/tmp/` directory to the decker directory after operations such as `decker crunch`.
`renameFile` is allowed - and does - fail if it is done ac…