u/lukmly013 💾 (lemmy.sdf.org)

I like computers, trains, space, radio-related everything and a bunch of other tech related stuff. User of GNU+Linux.
I am also dumb and worthless.
My laptop is HP 255 G7 running Manjaro and Linux Mint.
I own RTL-SDRv3 and RSP1 clone.

SDF Unix shell username: user224

  • 0 Posts
  • 1 Comment
Joined 2 years ago
cake
Cake day: June 17th, 2023

help-circle

  • I use LibreTorrent since I only have mobile data. It’s nice.

    I don’t know how to share URL from F-Droid app, it just tries to export the APK file…

    https://gitlab.com/proninyaroslav/libretorrent There’s all the links

    Edit: Oh, I am not sure if it was fixed/improved but previously it would pre-allocate full file size on external storage which would just write corresponding size of probably zeroes and then gradually overwrite it.
    Perhaps this changelog entry is related to a fix:

    POSIX Disk IO option in the settings. This should solve the downloading problem on some Android file systems, for example exFAT on SD cards.

    I didn’t try it as my current phone only works with stupid 4GB per file FAT32 so I don’t use the SD card for torrents anymore.

    This was a huge problem when I was downloading Wikipedia ZIM file (110GB), it crashed a few times, and even when it finally worked the pre-allocation took a few hours (I think) as it had to write 110GB of nothing.

    Edit 2: Yep. Zeros. This file shows up as “110GB” but doesn’t actually take up any (noticeable) free space on internal storage and it gets generated immediately. On SD card (at least in prior versions) it would actually write all of that first, which unless you were looking to partially prevent data recovery is unwanted.