The board needs to oust the CEO.

    • EnderMB@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      1
      ·
      edit-2
      9 hours ago

      If you want a standard CMS, you can’t really go wrong with Umbraco. Some people are turned off by .NET, but for developer experience alone it’s the best I’ve ever worked with.

      There are many good choices, if you’re looking for something more lightweight. Kirby, IndieKit, Concrete5, even Ghost are all solid. I also remember hearing about ClassicPress a while back, that was a fork of WP made during some technical and business decisions that some in the community didn’t agree with - never used it though, and it’s a fork of a time when the WP codebase was a joke.

      • Isn’t Umbraco the one that struggled loading a page that didn’t exist, taking several seconds to load the PageNotFound page and causing very high CPU load in the meantime? Like, an issue they had for years?

        Somehow I don’t have great faith in that solution, but perhaps it’s improved in recent years.

      • Kazumara@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 hours ago

        I notice you didn’t mention Drupal or Joomla, and last time I did any webdev (11 years ago as an intern) it seemed like those were some of the big ones (though my perspective was probably very limited back then). Are they no good, have they fallen out of favour?

        • EnderMB@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 hour ago

          I actually used Drupal a year ago, so it’s definitely still around! Joomla isn’t a name I’ve heard for a while though. To be fair, I mostly work in AI now, so I’m removed from the web dev world also.

          I think flat file and API based CMS’s have become more popular now, especially with many people questioning why so many CMS’s were built on relational data stores for largely non-relational data. For many, the ability to drop a CMS in and have it “just work” is why some of the newer ones are growing in popularity.

        • EnderMB@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          2 hours ago

          It’s not early 2000’s Slashdot. .NET and C# have been solid choices for software development for years, and Umbraco in particular is open source and probably the most welcoming CMS I’ve known when it comes to contributions.