Live data from Hacker News

WordPress Is in Trouble

anderegg.ca

11–20 of 457 posts

Re: WordPress Is in Trouble

#13
post #4

Isn't there a metric like 80% of the web is WP. Wonder who will be the new provider if WP does fold/problems affect running sites.

Nah, Wordpress themselves claimed 40% in 2021 (https://wordpress.org/40-percent-of-web/).

The big caveat of course is that wordpress being installed on a domain does not mean that entire domain is powered by wordpress. I'd bet for most of them it's just the landing/marketing pages and/or a blog section.

Re: WordPress Is in Trouble

#15
post #5

At this point, I’m planning to move away from Wordpress due to the instability and into a regular wiki based site. Unsure of which at the moment, maybe some suggestions? Prefer static file based rather than host a DB.

If you are hosting a blog then I highly recommend Astro.

Re: WordPress Is in Trouble

#16
post #5

At this point, I’m planning to move away from Wordpress due to the instability and into a regular wiki based site. Unsure of which at the moment, maybe some suggestions? Prefer static file based rather than host a DB.

Statamic

Re: WordPress Is in Trouble

#17
I've had a Wordpress blog for about 25 years. This makes me want to turn off automatic updates, since I'm worried he might just go nuclear and flip some sort of kill switch that bricks every blog, or push some ridiculous anti-Wordpress Engine banner to every installation. Of course, not keeping WP up to date is very risky as well.

I'm not even insensitive to his position, even though I don't know full details. But, he's the one acting irrational in all this, so he's the one I'm most scared of.

Re: WordPress Is in Trouble

#18
post #5

At this point, I’m planning to move away from Wordpress due to the instability and into a regular wiki based site. Unsure of which at the moment, maybe some suggestions? Prefer static file based rather than host a DB.

Depends on your target user. If you want something really simple for developers, https://github.com/gollum/gollum is pretty neat (is what powers the Wiki system on GitHub), while if you want something simple for people who aren't developers, something like Mediawiki would fit better. Although Mediawiki requires a database, you can use SQLite (which is basically a file on disk as a DB) for it.

Dokuwiki is also a neat old-school alternative that basically treats files on disk as articles/pages, so no (other) DB needed.

Re: WordPress Is in Trouble

#19
Hopefully many sites will switch to a static site generator like Hugo or Zola. Way lower costs, lower risk of being hacked (almost impossible actually), and a reliable backup thanks to Git.

I’m running multiple static sites for years already and am very happy with it. It has been very reliable.

Re: WordPress Is in Trouble

#20
I'm still in the camp that Matt is attempting to force a fork because he's done with WP. Maybe he believes it can't live without his magic touch (lmao). Either that or he's lost his mind. :)
Post reply on HN