Remix.run Logo
darkwater 6 days ago

This is the wet dream of every power-user. It has tons of features on top of the file server. And it also seems developed by a 10x (100x?) developer, I mean, just making/editing the video is a work of art and humor.

If the author is lurking here, are you doing all by yourself? Do you use any LLM/agent?

It really is impressive.

tripflag 6 days ago | parent | next [-]

Hey o/

Yup, this is 97% just me hacking away in vscode -- I use pylance and the debugger but have everything else disabled, easier to focus that way. The only time I use any sort of AI/LLM is for translating new strings into Chinese, since it seems decently capable at that :-)

The remaining 2% is friends coming up with new usecases/features, and sometimes finding bugs.

But now that the project got way more attention than I'd anticipated, pullrequests have started appearing, so it doesn't look like those statistics will stay true for much longer! Really cool having more eyes on it spotting the things I overlooked, really enjoying that.

yougotwill 5 days ago | parent | next [-]

Been using copyparty for 2 years now. It’s awesome tech and just want to say thank you for your work tripflag!

fuzzfactor 4 days ago | parent | prev | next [-]

Highly impressive work!

I noticed this which brought a SMB question to mind:

>login doesn't work on winxp, but anonymous access is ok -- remove all accounts from copyparty config for that to work

>win10 onwards does not allow connecting anonymously / without accounts

Is this an intentional limitation in copyparty itself, or maybe just the progressive difference in Windows versions?

indigodaddy a day ago | parent | prev | next [-]

tripflag, are there any concerns with running this on a VPS. Haven't looked through the docs yet so don't know if you've talked about that..

justusthane 5 days ago | parent | prev | next [-]

What's the remaining 1%? :)

msephton 5 days ago | parent [-]

Rounding error :)

AtlasBarfed 6 days ago | parent | prev | next [-]

This is great stuff.

The only thing I'd like is some way to run it behind a cgnat. I was on starlink and I'm on an 5g device now.

If there was a way to integrate with Google drive mega Dropbox, githubs etc where I could drop a file list request document one of those services, and your server is pinging that (intermediate) storage service, detects the file listing request or file push request, or file upload request doc, and then does it.

I know each of those is an integration headache but man that would be useful.

Ok so GitHub has a built in markdown editor, so the request docs could be markdown templates. Or maybe static html/js files that generate markdown request docs, and file listing responses can be markdown or more static html docs.

singpolyma3 5 days ago | parent | next [-]

Tailscale or Yggdrasil

opan 6 days ago | parent | prev | next [-]

Does magic-wormhole work from behind CGNAT?

zolland 5 days ago | parent | prev [-]

Why don't you relay traffic through another node on say AWS or Hetzner using Wireguard?

AtlasBarfed 4 days ago | parent [-]

Why would I want to give my credit card to a company to access my files behind a CGNAT? So AWS can decide to charge me $10,000 someday arbitrarily? So my servers get summarily yanked with no transparency?

Tailscale: I don't want to install a corporation's client.

Yggdrisil: "The current implementation of Yggdrasil is a lightweight userspace software router which is easy to configure and supported on a wide range of platforms. It provides end-to-end encrypted IPv6 routing between all network participants." Yeah, not what I need and too-much-access.

theshrike79 4 days ago | parent [-]

Install Headscale.

No corporation, fully endorsed by Tailscale.

esseph 5 days ago | parent | prev [-]

I noticed on the demo server you had some ansi art on there.

Were you a part of the efnet ansi/ascii scene?

There's still some of us floating around!

Great project btw, nice work!

j-bos 6 days ago | parent | prev [-]

In the vid author says they started this pre useful LLMs (2019) on their phone.