I don’t think it makes any sense to keep investing in an old language, while writing code for today.

Which make me ask, will it ever be ported/modernized?

    • roux2scour@jlai.lu
      link
      fedilink
      arrow-up
      4
      ·
      1 day ago

      Go is very nice to use (i think) and well designed for server backends, but honestly, today’s python can do approximatively the same with the right librairies, so remake everything with Go might be harder than just optimizing python, + python is way more easy to maintain imas it is used by more people

    • beep@piefed.worldOP
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      2
      ·
      1 day ago

      Similar to python in terms of needed functionality, while providing a better features.