Live data from Hacker News

WordPress Is in Trouble

anderegg.ca

21–30 of 457 posts

Re: WordPress Is in Trouble

#21
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.

GravCMS is a flat-file CMS (content is saved to markdown, making it quite portable if you decide it's not for you). There isn't wiki-functionality (auto-create pages that don't exist), however.

I wrote an exporter from WP to Grav [1].

[1] https://github.com/jgonyea/wp2grav_exporter

Re: WordPress Is in Trouble

#22
post #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.

>switch to a static site generator like Hugo or Zola

At that point just write your own HTML and never be beholden to some abstraction framework toolkit corporation cooperative ever again.

Re: WordPress Is in Trouble

#24
Crazy how hosting wordpress, between 2003-2024, your main concern was Chinese/Russian hackers. And in 2025 you main concern should be if Mullenweg will hijack your website for his pissing match.

Also he didn't shut down the sustainability team because he "didn't know about it". He shut it down because their stated goals are a threat to Mullenwegs dictatorship hold over wordpress.

Re: WordPress Is in Trouble

#25
I've only been passively following the Wordpress drama. Almost a year ago, Mullenweg blogged about taking a 3 month sabbatical that I found interesting, and I assumed this would have been a period of recharging... but things have seemed to gone off the rails since. Was there any correlational between the sabbatical and current drama, or was that just coincidence?

Re: WordPress Is in Trouble

#27
post #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.

I think the popularity of Wordpress comes from the access it gives to non-technical people (plus ecosystem). I am sure someone is smart enough to write a CMS that can effectively do that under the hood, but I don't think it matters to the people who choose Wordpress.

Re: WordPress Is in Trouble

#28
post #22
post #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.

>switch to a static site generator like Hugo or Zola At that point just write your own HTML and never be beholden to some abstraction framework toolkit corporation cooperative ever again.

Soon enough AI will write most of blog/marketing HTML.

Re: WordPress Is in Trouble

#29
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.

Hugo has been wonderful for me. I use it to host my portfolio website. Only thing I dislike is themes can be a pain to edit if you don’t know where things are spread out in the source.
Post reply on HN