There is indeed not always a need for WordPress. I have been using ProcessWire (1) for over a decade. Open-source, zero dependencies, no-nonsense CMS — and when it comes time to build a new website, I go back to it even in 2026, because you make it once and it works for 10 years and counting. Cloudflare is just jealous that most of their customers are actually running WordPress, but this is not something they will be…
The CMS is dead, long live the CMS
71–80 of 106 posts
Re: The CMS is dead, long live the CMS
#72Re: The CMS is dead, long live the CMS
#73I have built a product which uses AI to built Astro sites. LLM builds the sites in steps and make sure that they get 100/100 scores in pagespeed insights. These sites are served with a CDN. You can edit the sites with LLM interface, or use markdown editor to edit sites, or edit texts directly on a dashboard. These sites are static. There is no vendor lock in. If you want to migrate and manage yourself, just go to clo…
Re: The CMS is dead, long live the CMS
#74Code is ephemeral. Apps are going to be replaced instead of maintained. GenAI has changed every part of software engineering and enterprise application acquisition.
This sounds like one of the worst possible uses of generative AI that doesn't directly result in the loss of human life.
Re: The CMS is dead, long live the CMS
#75I expect the bigger risk to dynamic database-backed CMS platforms right now is that AI assistance makes static site generator tools run against a version controlled repository of content less intimidating for most users... and static sites are cheaper to run (especially in this era of badly coded scrapers flooding the internet) and much less likely to fall vulnerable to security problems. I expect we'll see a further…
Re: The CMS is dead, long live the CMS
#76What constitutes a Wordpress Site? The 3 page hobby site or the 100th of pages of a large company? There is a reason why Wordpress is (open source!) dominating the space ever since or more precisely, many niches. To be honest, I had my fair share of "You might not need Wordpress" but in the end, nothing beats its versatility, its rights management and options. There is always a plugin for that. I see no conntenter. A…
Perhaps what keeps it so dominate in the space is its plugin ecosystem. You can pretty much do anything with it with off the shelf plugins, and a metric fuckton of duct tape. Headless options are way better, but you need to implement stuff yourself. Which of course is a massive barrier in many cases, but when you have the ability to do so, it’s almost always better to do so.
Re: The CMS is dead, long live the CMS
#77Code is ephemeral. Apps are going to be replaced instead of maintained. GenAI has changed every part of software engineering and enterprise application acquisition.
Re: The CMS is dead, long live the CMS
#78Re: The CMS is dead, long live the CMS
#79Code is ephemeral. Apps are going to be replaced instead of maintained. GenAI has changed every part of software engineering and enterprise application acquisition.
I don't understand. You're proposing a future where bugs are replaced with entirely new sets of bugs instead of fixed? This sounds like one of the worst possible uses of generative AI that doesn't directly result in the loss of human life.
I don’t think that will be true.
Note: if you haven’t used Claude since December then you’ve not seen the massive difference in quality code generation. All the studies prior to December are irrelevant.
Re: The CMS is dead, long live the CMS
#80I never really understood the argument, you can design the frontend with AI anyway and then use WordPress as the CMS for clients. Clients want to be able to log in, update CPTs, edit a calendar, post pictures, things like that. Surely the idea isn't to vibe-code an admin panel/cms from scratch for every project?