Timothy Redaelli

Results 20 issues of Timothy Redaelli

**Describe the bug** Applications hangs with Western Digital Elements SE Portable (WDBABV). I tried both 500GB and 1TB variants **To Reproduce** Steps to reproduce the behavior: Connect a Western Digital...

bug
help wanted

Hi, with Loadiine you may have problems if folder name includes non-ASCII characters. For example ® or ™. I suggest to strip non-ASCII (> 127) characters or to transliterate them

Hi, what do you think about adding a custom git config (like gpg.ots-args) to specify additional options for ots-git-wrapper.sh (like --socks5-proxy)? For example: `git config --global gpg.ots-args "--socks5-proxy 127.0.0.1:9050"` and...

You have to use RemainAfterExit=yes or ExecStop is executed too

Signed-off-by: Timothy Redaelli Maintainer: @rs Compile tested: compiled openwrt last-master for linksys_e8450 (mt7622) with nextdns selected as built-in (=y) Run tested: tested on openwrt last-master on linksys_e8450 (mt7622) by just...

pysha3 is not maintained anymore and it doesn't build correctly with Python 3.11 so replace it with pycryptodomex that is still maintained and working correctly with new python versions

The broadcast address for 192.168.99.1/255.255.255.0 is 192.168.99.255 and not 192.168.99.254

I currently use ProxiTok using podman-compose instead of docker as user and it works quite well with just 2 little changes: 1) podman wants the full path of an image...

_1) Copy from blu ray does not work_ **FIXED** 2) Copy from usb is unstable (to be verified) _3) Re-enable direct_mode (and update also BG.png)_ **FIXED** _4) Delete the "Put...

If you have a PKGBUILD containing something like: ``` package() { rm test/{1,2} something else .... } ``` The sed stops to first `}` without changing anything after the `rm...

bug