milahu
milahu
yes, broken symlinks make `tar --dereference` fail ```sh echo ::group::Archive artifact tar \ --dereference --hard-dereference \ --directory "$INPUT_PATH" \ -cvf "$RUNNER_TEMP/artifact.tar" \ --exclude=.git \ --exclude=.github \ . ``` to find...
alternative: [nix-on-droid](https://github.com/nix-community/nix-on-droid)
duplicate of #577 fixed by #590
> Could we please get this fixed in a new release soon? can you please switch to a package manager that lets you build and install packages also from github,...
> I'm looking for an in-memory filesystem provider [fsspec memory](https://github.com/fsspec/filesystem_spec/blob/master/fsspec/implementations/memory.py)? (https://github.com/fsspec/filesystem_spec/issues/1904)
my laptop has no Ambient Light Sensor ```sh ls /sys/bus/iio/devices/ grep -i light /proc/bus/input/devices udevadm info --export-db | grep -i light lsusb | grep -i light lspci -nn | grep...
ah! > `activate: bool = False` this was changed in 89e1dfdca75282a7608dfd737ccfa3528794c357 ```diff - async def window(self, window_id: str or TargetInfo, activate: bool = True) -> None: + async def window(self,...
> decisions involved in how to operate in anonymous mode the main idea is to send as little information as possible and if we have to send some info then...
> many other locations yepp, i tried to fix some more maybe we should add an option for the default output hocr file extension stored in `~/.config/gImageReader/gImageReader.conf` because some users...