Recently joined and started a community for people who want to move away from Lemmy and want to see Lemmy loosen its stranglehold on the threadiverse, if that seems like something interesting to you consider checking out !cancel_lemmy@piefed.social

  • irelephant [he/him]
    link
    fedilink
    English
    28 days ago

    Piefed being written in python means nothing.
    Instagram and threads (and parts of the clusterfuck that is facebook) are written in python and seem to have scaled fine.

    Performance is negligable – the main bottleneck is I/O.
    If a new python release breaks compatibility, Piefed can keep using the old version of python.

    • Draconic NEO
      link
      fedilink
      English
      13 days ago

      Instagram and threads (and parts of the clusterfuck that is facebook) are written in python and seem to have scaled fine.

      How much of them? Parts being made in python isn’t the same as your whole backend being written in 90% or nothing but python. But I guess we’ll see.

      If a new python release breaks compatibility, Piefed can keep using the old version of python.

      Technically yes, though I wonder how long that would last if the next jump is anything like the last. I can already imagine the people bitching about “SeCUriTy” just like many were when people talked about maintaining backwards compatibility or keeping python2 support in the days of the transition to python3.

      • irelephant [he/him]
        link
        fedilink
        English
        23 days ago

        All of instagram and threads.
        Only parts of facebook are written in python because its really fucked up.