milahu
milahu
the "no overlay" version breaks as soon as a project has non-rust dependencies like `openssl` ``` $ ldd $(which rqbit) | grep "not found" libssl.so.3 => not found libcrypto.so.3 =>...
for long inputs, i prefer [charset_normalizer](https://github.com/jawah/charset_normalizer), but its slower than cchardet
this seems to have a workaround because - it works with [nix-on-droid](https://github.com/nix-community/nix-on-droid) - [it breaks with nix-portable](https://github.com/DavHau/nix-portable/issues/148) both are based on proot cmdline nix-on-droid ``` $ cat /proc/$(pgrep proot-static |...
this works > ```js > ySyncPlugin(yXmlFragment, { permanentUserData, colors }), > ```
fixed
> if you'd like me to make these changes yes please, i dont need this any more since [hocr-editor-qt](https://github.com/milahu/hocr-editor-qt)
> I wonder if min/max functions can be used on the values rather than the if statements? in #26 i used the if pattern again as for micro-optimizations, this is...
also added `hocr-to-epub-fxl` (aka `hocr2epubfxl`) to convert hocr files to a fixed-layout epub file (epub-fxl) all the popular epub readers ([okular](https://github.com/KDE/okular), [thorium-reader](https://github.com/edrlab/thorium-reader), [koodo-reader](https://github.com/koodo-reader/koodo-reader)) fail to render these epub files okular...
> Your workflow is buggy. yes, my `mkOverride` function calls `patchelf` on binaries which breaks their `rpath` currently `haveno` assumes that the binaries in `~/.local/share/Haveno/` "just work" and when a...
> `tor` does not need a `torrc` file ``` $ ~/.local/share/Haveno/xmr_mainnet/tor/tor Apr 23 07:52:51.047 [notice] Tor 0.4.8.14 (git-5d040a975df7a060) running on Linux with Libevent 2.1.12-stable, OpenSSL 3.0.16, Zlib 1.2.8.f-sortix-libz, Liblzma N/A,...