The shear amount of tankiness over on lemmy.ml is making me seriously consider leaving the platform.

  • 018118055@sopuli.xyz
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    1 year ago

    I have an account there too. Two problems for me there at the moment and they’re both technical. I can’t find a native mobile client for it (mobile web is ok but not ideal) and iirc it’s written in PHP which is problematic. I think a reasonable answer is both.

    • loreasaurus@kbin.social
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Why is PHP problematic? It’s not a fantastic language, but it’s perfectly functional.

      Source: 80% of my code base at work is in PHP

      • 018118055@sopuli.xyz
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        I guess just from my experience with system administration over a long time. I’ve seen many problems (security, maintainability) in implementations in PHP - maybe it’s not the language but the projects which choose it? Anyway, that’s the association it has for me.