• KoboldCoterie@pawb.social
    link
    fedilink
    English
    arrow-up
    45
    ·
    16 hours ago

    Unless I’m misunderstanding your question, the specific server is more important than the software they’re running; it doesn’t matter if the software is being developed long-term if the server shuts down in the short-term… your community will go down with it.

    • Snot Flickerman@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      6
      ·
      11 hours ago

      This is the answer. Pretty sure, for example, MetaFilter is running bespoke code for their forum (which means no development at all), and it’s been online since 1999.

      • TryingSomethingNew@sopuli.xyz
        link
        fedilink
        arrow-up
        9
        ·
        7 hours ago

        Why does bespoke have to mean no development? If it’s custom code, big whoop - provided the dev either made it easy to modify, or still helps out with it. Our company has tons of bespoke apps that get developed regularly.

        (That said, I don’t know what metafilter is)

        • Snot Flickerman@lemmy.blahaj.zone
          link
          fedilink
          English
          arrow-up
          3
          ·
          edit-2
          57 minutes ago

          MetaFilter literally used Adobe Coldfusion to put together their site and the site is still using ColdFusion as of 2025. There wasn’t “backend development” in the same way there is for projects like Lemmy, Piefed, Mastodon, and so on. MeFi is only just considering rebuilding the site from scratch since 2024 and the main head of that exploratory project has been MIA for several months now.

          You’re right, it doesn’t have to mean no development, I was really just referring back to MetaFilter as an example. A site can work without updates for a long, long time, especially if the core of the site is off-the-shelf stuff like PHP, CSS, and HTML, which is what MeFi largely is made up of.