Marcel Partap

Results 69 issues of Marcel Partap

… move desktop file when user's cache directory lies on a tmpfs mount (unburden-home-dir set up to minimize flash writes) appimaged: 2020/11/29 19:33:24 Registering AppImages in [/home/user/Downloads /home/user/Desktop /home/user/Applications /opt...

This a glitch I found when I hot-replaced the daemon binary in my VM experiments.. `helpers.Args0` prepends invocation path (cwd) instead of executable location f.e. instead of /usr/local/bin/appimaged writes /home/user/appimaged...

.. because if not used, it just noise.

For our https://schulstick.org/ live USB distro, we want to ship with appimaged enabled [0] to provide seamless integration, which seems to be working well overall (thanks!). Also, we want to...

``` Reading package lists... Done Building dependency tree Reading state information... Done Reading state information... Done Veles tool for binary data analysis Do you want to install the software package?...

as inspiration, my /usr/local/bin/overlay-zram ``` #!/bin/bash -xv set -e # die if one step fails echo "called $0 $@" dir=$(basename "$@") zram=/tmp/zram modprobe -v zram zramdev=$(zramctl --find --size 20GiB --algorithm...

`chafa --colors 16 --size $(tput cols)x18 --color-space din99d --fill braille --work 3 -- /usr/local/share/icons/keine-panik.svg | lolcat` with chafa 1.6.0-1: ![Screenshot_20220828_044246](https://user-images.githubusercontent.com/1227833/187055370-98fae629-317d-4e9b-a79a-7f0dd0d0998a.png) and with 1.12.1-1: ![Screenshot_2022-08-28_04-45-56](https://user-images.githubusercontent.com/1227833/187055401-1fb060dc-9871-423c-88c1-6a8d9b5cfe3c.png) now fixed it with `chafa --colors...

In some scenarios, one might not want to use any of the attributes in a LDAP dataset 1:1 but might wish for some operation to be applied to generate the...

Right now, the short description conveys a more general scope than is actually in the guide (as of yet). So I suggest injecting the word **network** in there, as in:...

needs-review

I'm just starting to move my workflow of storing learnings in telegram saved messages stream to mdSilo. So I put a `` snippet in a bullet list and wanted to...

bug