anarcat

Results 540 comments of anarcat

> Nice idea. I've also checked AppImage. I'll see if it's easy to pack the next version in these platforms. from what i remember flatpak is basically an enhanced appimge...

i'm not a maintainer here but i would suspect that a backwards-incompatible change would at least warrant a warning in the CHANGELOG. alternatively, it should be made backwards-compatible, or maybe...

As far as I can tell so far, the library can be packaged directly without change. At least, I didn't have to do anything special to package it, and it...

I ended up using [this app](https://f-droid.org/packages/org.nuntius35.wrongpinshutdown/) with the manual encryption setup process.

i can't make the admin stuff work on a Fairphone 2 here either, see #30 for details.

> I'm surprised with your scanning times open_mouth. I have a library with around 29 000 tracks and it 8 minutes on my computer. But I know the scanner has...

Oh, and about encoding, there are things like [chardet](https://pypi.org/project/chardet/) that can be used to make an educated guess about character encoding when utf-8 fails as well.. It's slow, but the...

> > So my position on filenames is they should always be treated as binary, until they are displayed to the user > > So you're suggesting we store paths...

gah, didn't find that one when i looked i guess. weird. it *was* pretty late. :p

parallel downloading is tricky - you need to be nice to remote hosts and not hit them too much. there's a per-host limit specified in RFCs which most web browsers...