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

      • @[email protected]
        link
        fedilink
        11 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
          link
          fedilink
          21 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

          • @[email protected]
            link
            fedilink
            11 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.