Copyparty, the FOSS file server [video]
11–20 of 61 posts
Re: Copyparty, the FOSS file server [video]
#12Re: Copyparty, the FOSS file server [video]
#13I like the idea of something like this with video transcoding (this just does audio). I dont need many of the features of Jellyfin, it'd just be nice to have a browser client for my video files though.
or do you mean a web based file manager / video gallery with transcoding capabilities?
Re: Copyparty, the FOSS file server [video]
#14Re: Copyparty, the FOSS file server [video]
#15i use copyparty on a home server, but the ui is really a pain to use (and ugly). it should be much more straightforward to copy/move/rename/delete files.
Re: Copyparty, the FOSS file server [video]
#16I have been using copyparty since the last hn thread on it months ago. It is a masterpiece of "Just Works" Technology.
Re: Copyparty, the FOSS file server [video]
#17The upload of these files were horrendes, it was slow on computing something, it was slow in transfering and the ui sucked.
I enabled sshd and moved everything over with scp.
I loved the video, i hated my one time experience with it :|
Re: Copyparty, the FOSS file server [video]
#18Re: Copyparty, the FOSS file server [video]
#19The most amazing thing is that this was coded on the author’s phone, on the bus, with Termux, Tmux and Vim.
Re: Copyparty, the FOSS file server [video]
#20The most amazing thing is that this was coded on the author’s phone, on the bus, with Termux, Tmux and Vim.
That part of the video was recorded at 3am as I just wanted to "get it done", which also explains the other mistakes (typos, phrasing). I tried to replace the audio-track of the video when i noticed the phonecoding part after uploading, but turns out that's not really possible, so I figured what's done is done, impractical as it is -- I've been trying to offer this correction when I see it come up.
So my workflow right now is mostly zed and pyright+black, and no AI/LLM except for localization of new strings to languages I don't speak.