• rglullis@communick.news
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    8 months ago

    I’m yet to understand why people downvote comments like yours. Your answer was on-topic, provided a reasoning, was well-written… even if I haven’t fully recovered from the trauma of having two wordpress sites hacked, I still think your comment has merit.

    • Deebster
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      1
      ·
      8 months ago

      It turns out that people on Lemmy are no better responsibly using a downvote button than anywhere else. I think you should have to at least select a reason why you’re downvoting to add some friction - maybe options something like “I don’t like this”, “I disagree”, “This is factually incorrect”, “Spam”, “Abusive language”, etc. Then you can filter out the first two!

    • TCB13@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      arrow-down
      17
      ·
      8 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@programming.dev
            link
            fedilink
            English
            arrow-up
            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.

            • TCB13@lemmy.world
              link
              fedilink
              English
              arrow-up
              2
              arrow-down
              2
              ·
              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.

      • AnonymousLemming@feddit.de
        link
        fedilink
        English
        arrow-up
        5
        arrow-down
        1
        ·
        8 months ago

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