Earlier quoted context omitted.
Has he said he was going to pull out of development? I hadn't read that anywhere in all of this.
From the article: > Automattic announced that it would restrict its contributions to the open source version of WordPress. The company would now only put in about 45 hours a week total — down from nearly 4,000 a week — so as to match the estimated hourly contributions of WP Engine. source: https://automattic.com/2025/01/09/aligning-automattics-spons...
WordPress Is in Trouble
151–160 of 457 posts
Re: WordPress Is in Trouble
#152Re: WordPress Is in Trouble
#153Earlier quoted context omitted.
I'm clearly missing some key context here, judging by the other two comments seeming to know what you're talking about, but I'm none the wiser about what's the deal with him and… Ayahuasca? which I'd never heard of before this thread.
There is some chatter about trend among techies drinking Ayahuasca and suddenly becoming a different person. I was curious if it could be related to the events that unfolded unexpectedly.
Re: WordPress Is in Trouble
#154I really think Matt is suffering from some sort of a mental breakdown. It’s a sad situation and there’s a lot to learn about open source projects with a huge user base and where the bottle necks exist. But I think people who know or are close to him should seriously consider an intervention. I can’t believe after two decades he’d just decide to throw it all out in a blazing fire and tarnish his reputation (and Wordpr…
Parasocial sympathetic deflection at its finest. This is a childish emperor tantrum, stressing everybody beneath him for petty cause.
Re: WordPress Is in Trouble
#155I really think Matt is suffering from some sort of a mental breakdown. It’s a sad situation and there’s a lot to learn about open source projects with a huge user base and where the bottle necks exist. But I think people who know or are close to him should seriously consider an intervention. I can’t believe after two decades he’d just decide to throw it all out in a blazing fire and tarnish his reputation (and Wordpr…
I don't think it's a mental breakdown, I think this is a (poorly executed) long pivot into Matt's companies having tighter control over the ecosystem and keeping more of the profits from hosting, plugin and theme sales. He's burning down "the community" on purpose. In a couple years, it'll be run more like Shopify, where the theme store and app store only list products that run their billing through Shopify and give…
Re: WordPress Is in Trouble
#156I'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, h…
What about using distro packages? That would insulate you from upstream suddenly turning malicious. I'm not sure if Debian's packages are kept up to date with security patches, though. The latest changes to the wordpress package[0] were in December 2022 and and May 2024. [0] https://metadata.ftp-master.debian.org/changelogs//main/w/wo...
Re: WordPress Is in Trouble
#157Re: WordPress Is in Trouble
#158Earlier quoted context omitted.
What would replace it? PHP is unique in that it makes sharing a server trivial and low-resource compared to almost every other solution. A simple example might be that you can run 100s of PHP forums on a single machine low memory machine but if you want to use discourse (not written in PHP), it requires 10x 20x the resources for a single forum. This is true about almost every other solution AFAICT.
That's just CGI. You could theoretically do the same with any other language, but PHP is just the most popular.
Re: WordPress Is in Trouble
#159Earlier quoted context omitted.
Did he drink that psychoactive wine?
Perhaps he tried some Ayahuasca and now "doesn't care about anything" and it reinforced his narcissism. Ayahuasca (and DMT for that matter) tend to make people not care about anything, so I wonder if he did some and has been affected by it. Just a guess, though.
Re: WordPress Is in Trouble
#160Earlier quoted context omitted.
What would replace it? PHP is unique in that it makes sharing a server trivial and low-resource compared to almost every other solution. A simple example might be that you can run 100s of PHP forums on a single machine low memory machine but if you want to use discourse (not written in PHP), it requires 10x 20x the resources for a single forum. This is true about almost every other solution AFAICT.
That's probably the best explanation. There is no real alternative to PHP if you want to host cheap and simple. It's also really easy to deploy WordPress to a shared hoster, just by uploading a few files via FTP/etc and setting up a MySQL connection. Or is CGI still a thing and a possible alternative for shared webspaces?
I think I just threw up a little, in my mouth...
I don't think there's a viable alternative to PHP. The nerds here, hate it (and they aren't really wrong). I hate it, but it is undisputed God Emperor of Cheap Hosting. There's nothing that even comes close, for simplicity, speed, robustness, cost, and ubiquity. There are millions of pages of support, years of support forums, and hundreds of thousands of people that can work with PHP at an expert level. Despite the hate, PHP is a mature, modern language, still very much under development, and supported by many corporations. Much of the primitive stuff it started with, has been replaced (I think, rather clumsily, but it works).
The simplest hosting solutions have LAMP ("P" being "PHP"), and there are millions of LAMP servers out there. Every single one can run WP, simply by uploading a few files, creating a MySQL DB/User, tweaking a config, and Björn Stronginthearm's your uncle. Or, with things like WPE, you can click on a button in your control panel dashboard.
Also, non-HN-readers can manage just about every aspect of a WP server, once it's set up. People have made careers from that.
This sucks.
I run a couple of sites. I use WP, because it means that I don't have to waste much time, managing them. I could definitely switch over to a static generator (what I would use, if I didn't do WP), or even write my own sites, using handcoded HTML (I have done that, and have even written my own CMSes, in The Dark Ages). I just don't want to have to do that. The moment I walk away from WP, I am sealing my own fate. It will make it ten times as hard to push the sites over to someone else to manage.
I am an indifferent (at best) Web designer. Almost every person here, could probably code circles around me. That means that working on Web sites is painful and slow, detracting from what I'm actually good at.
This sucks.