• melroy@kbin.melroy.org
        link
        fedilink
        arrow-up
        1
        arrow-down
        2
        ·
        5 days ago

        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.

          • jobbies@lemmy.zip
            link
            fedilink
            arrow-up
            5
            ·
            5 days ago

            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
            link
            fedilink
            arrow-up
            2
            arrow-down
            1
            ·
            5 days ago

            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.

            • Sips'@slrpnk.net
              link
              fedilink
              arrow-up
              3
              ·
              5 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 😅