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
    ·
    2 days 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