• @[email protected]
    link
    fedilink
    English
    -118 months ago

    That’s was some fanboy of those overly complex but allegedly simple new-age bullshit website compilers (Hugo) where you place a bunch of markdown files in a folder, install 200MB of dependencies to compile the thing into HTML that you can then deploy via a closed solution such as GitHub actions to a closed ecosystem like Cloudflare. The same guy who’ll discover in a few years they won’t be able to “compile” their blogs anymore because some dependency is broken, their SEO is trash, Cloudflare is no longer free, GitHub actions require a subscription etc… you know, our run-of-the-mill piece of shit developer from 2023 so up their asses who don’t understand shit about what their doing and that can’t even be bothered with a simple drag-and-drop to a FTP.

    • astraeus
      cake
      link
      English
      58 months ago

      Wordpress is hot garbage. Full stop.

        • astraeus
          cake
          link
          English
          4
          edit-2
          8 months ago

          I wish this were the case. I have to manage multiple Wordpress sites and its backend is a sticky mess of outdated PHP conventions and plugins with very little standardization and even less thorough verification. If you’ve ever had to migrate sites or move new content from one site to another, if you’ve ever had to shift domains or deal with multi-site configurations, you will realize that Wordpress makes things easy for the end-user but there’s a reason there are so many managed Wordpress offerings out there.

          • @[email protected]
            link
            fedilink
            English
            0
            edit-2
            8 months ago

            I’m sorry, still I’ve and I do that from time to time. Last month or so I was upgrading old WP sites from PHP 7 to work on PHP 8.2 and yes I had to manually fix stuff here and there. As you yourself said the problem isn’t WP alone, its the amounts of shit people do with it - plugins and themes very poorly coded etc.

            I’ve had two very different experiences, websites that were properly coded back then and updates go very smoothly without intervention (or little) and then the run of the mill theme coded in India with 400 plugins that will all break.

            When things are properly done by professionals they tend to work fine in the long run, you don’t have to deal with shitty plugins and poorly structured code. WP itself is solid and good, what people add above tends to be garbage.

    • @[email protected]
      link
      fedilink
      English
      48 months ago

      If Hugo stops working down the line, you can compile your markdown with something else. Simple is king!