Anon 06/22/2024 (Sat) 21:34 No.10524 del
(20.88 KB 900x1242 abloom_cheerilee.png)
(40.07 KB 1920x1837 cheerilee_abloom.png)
(69.97 KB 1920x3381 lyra_bonbon.png)
(44.71 KB 1920x1939 bonbon_lyra.png)
>>10522
Look at me. I'm the teacher now.

>>10521
>merging repos
As planned, I have been repinning hundreds of things from a saved list + datastore/*.ldb files. I had problems pinning large folders in the past, but not in the past week. I could repinned this, which has >250,000 nodes:
>$ ipfs files stat /ipfs/bafybeifjvpxzl5njrvmqumt3g4vmzdrtcz5pzdt7jkovwlrhm4q4sh5bpy
>[...]CumulativeSize: 447979958926
>[...]Type: directory
>$ # which is "[Loyaldk] My Little Pony 4K Upscale" and like 448 GB
Only "bad thing that happened" was my ipfs daemon got oomd'd when securing that ~500 GB folder again; also when doing that, free memory dropped to ~200 and ~150 MiB out of like 4 GB of RAM total. Repinned as part of this specific command:
$ grep -n "$" /zc/zctomerge1205.txt | sed "s/ .*//g" | \
sort -r | xargs -d "\n" sh -c 'for args do echo == $args; \
ipfs pin add --progress $(echo $args | sed "s/.*://g"); done' _