pnk's avatar
pnk
npub13syp...gns9
iykyk
pnk's avatar
pnk yesterday
@Cody if I add support for NIP-35 kind 2003 (Torrent) events to jumble would you accept it?
pnk's avatar
pnk 5 days ago
PSA: if you are downloading videos from YouTube and upload them to a blossom server PLEASE use: ``` $ cat ~/.config/yt-dlp/config --postprocessor-args "ffmpeg:-bitexact" ``` otherwise the sha256 hashes are all different and we get multiple copies. Thank you for your attention to this matter.
pnk's avatar
pnk 1 week ago
@hzrd149 something is broken in flower-cache since your last commit: downloads now take 20s which points at 2x 10s timeouts
pnk's avatar
pnk 1 week ago
Oh I can also run @Jumble (using much less memory and faster and no JS) with: ``` $ darkhttpd $HOME/jumble/dist/ --port 5173 ``` instead of: ``` $ npm run preview ```