this post was submitted on 30 Aug 2025
240 points (99.2% liked)

Open Source

40337 readers
290 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Sunny@slrpnk.net 4 points 2 days ago (1 children)

I was surpirsed too when i watched it, genuinely a great production!

[โ€“] melroy@kbin.melroy.org 2 points 2 days ago (1 children)

It was a great demo! Even with a lot of humor added to the video ๐Ÿ˜.

Only a shame it's written in python but ow well. He couldn't know.

[โ€“] Sunny@slrpnk.net 7 points 2 days ago* (last edited 2 days ago) (2 children)

Ill bite, why is python a bad thing in this context?

[โ€“] jobbies@lemmy.zip 5 points 2 days ago (1 children)

I think there's always been a bit of snobbery about python. From me included. Looks like its working well here though.

[โ€“] melroy@kbin.melroy.org -2 points 2 days ago (1 children)

yeah, I don't say copyparty is bad. On the contrary.

I just think Python should be limited to some simple scripts and that is it. I like compiled languages much more... Like Golang or C++ or Rust.

[โ€“] richieadler@lemmy.world 4 points 2 days ago (1 children)

"Should"? Who"s going to police that? You?

[โ€“] melroy@kbin.melroy.org -2 points 1 day ago (1 children)
[โ€“] richieadler@lemmy.world 1 points 1 day ago (1 children)
[โ€“] melroy@kbin.melroy.org 1 points 1 day ago

Look.. just have fun. Have a nice day.

[โ€“] melroy@kbin.melroy.org 1 points 2 days ago (1 children)

I just don't like Python for actual applications, its slowish, easy to run into run-time issues, etc.

I think Python is fine for some small programs or scripts.. But for servers and real applications I would even consider either Go, C++ or Rust (hack even C#). Its not just me I think, but just in general.

Note: I have nothing against Copyparty, in fact I'm willing to give it a try. And its also not a personal attack.

[โ€“] Sunny@slrpnk.net 3 points 2 days ago

I see, thanks for sharing! Personally run a few selfhosted projects written in pyhton such as Linkding, and for whatever reason these turn out to be some of my favourite apps ๐Ÿ˜