Live data from Hacker News

What the heck is going on with WordPress?

paolo.blog

41–50 of 74 posts

Re: What the heck is going on with WordPress?

#41
Separate from anything else, Automattic's messaging around this is horrendous - I've only heard their side of the dispute, and they've convinced me they're in the wrong.

Including TFA, everything I've seen from their camp is a hodge-podge of conflicting claims: they say WPE isn't obligated to contribute anything, but also they're taking action because they haven't. Then they say access to wordpress.org is something they provide free to the community, but also they took away WPE's access to it, then restored it, and the fact that customers were affected is WPE's fault. Then there's a trademark dispute involved somehow - which seems to be their only actionable claim, but has no apparent connection to the stuff they're angry about, or what they want to change.

As a disinterested observer, it looks like Automattic asked WPE to contribute more FTEs to the OSS project, but were rebuffed, and are now doing random things that are within their power to retaliate. I don't think that's their intended messaging, but it's sure how it looks.

Re: What the heck is going on with WordPress?

#42
post #21
post #5

Wow this sounds so entitled. The more i read posts from the pro-automattic side, the more it sounds WPEngine is in the right. Yes its nice if people contribute back. It is however optional. Not just in the well-technically sense, but in the broader moral sense. If you give something away for free, wait for someone to build a business around it, and then say, well actually its not free, there are strings: that is unet…

But access to the autoupdates infrastructure isn't part of that deal. If wp-engine want to change customers for access to that it's not unreasonable to expect a contribution.

I think a big issue here is that it looks like Automattic (WordPress.com) is controlling the independent WordPress Foundation to harm one of Automattic's competitors.

If a commercial entity is allowed to control a non-profit and direct it toward ends that gain it profits, that isn't really a non-profit. Is the WordPress Foundation taking actions in accordance with its mission or is it taking actions at the behest of Automattic? If it's the latter, that seems like a breach of its non-profit status. It's not a non-profit if it's just a division of Automattic set up to further Automattic's profits.

Yes, infrastructure costs money and if the WordPress Foundation wanted to charge for access, that could certainly be reasonable. However, the charges would need to be reasonable and consistent with its non-profit mission and not created in a way to harm one of Automattic's competitors, not to benefit Automattic, etc.

And the current actions feel like a major breach of the WordPress Foundation's missions and statements. Literally, their website still tells people to use "WP" as a generic term. "For various reasons related to our WordPress trademark, we ask if you’re going to start a site about WordPress or related to it that you not use “WordPress” in the domain name. Try using “wp” instead, or another variation" (https://wordpress.org/about/domains/). They'd explicitly disclaimed any ownership of "WP" as a trademark.

And now Automattic is directing the WordPress Foundation to harm a competitor that Automattic thinks is taking profits from them. To me, it seems like the government needs to look into whether Automattic's relationship with the WordPress Foundation is legal. IANAL, but it seems like the WordPress Foundation is violating its non-profit status. If I created a non-profit whose mission was to make money for my for-profit company and harm my competitors, that doesn't seem legitimate.

Mullenweg started criticizing WP Engine. Those criticisms have some legitimacy. WP Engine wants to be a free-rider on the ecosystem - just as AWS wants to take popular open source projects and offer them as a service while taking profits from those actually developing the software. WP Engine sent a cease and desist to Automattic and Automattic sent one back. But now Automattic is using the WordPress Foundation to punish WP Engine. The WordPress Foundation should be supporting its non-profit mission, not the profit motives of Automattic.

I get Mullenweg's position: WP Engine is trying to make lots of money off the software that Automattic has been putting the hard work into. But that's what happens with open-source. You get free riders. I think it's fine to try and publicly shame them. However, it feels like they've crossed a line by essentially making the WordPress Foundation an arm of Automattic's for-profit. Maybe it's legal (IANAL), but then what's the point of any software foundation if it can just be controlled by a for-profit company to help the for-profit and harm competitors? Shouldn't the non-profit have to take actions that further its non-profit mission?

In fact, Automattic's letter to WP Engine doesn't say that WP Engine should be paying the WordPress Foundation. It says that WP Engine should be paying tens of millions a year to Automattic.

I hate defending WP Engine because Mullenweg's criticism has legitimacy. Free riders making tons of money are crappy actors in open-source communities. At the same time, the WordPress Foundation shouldn't be an arm of Automattic and it's hugely problematic for the foundation to punish WP Engine like this.

Re: What the heck is going on with WordPress?

#43

How is this even a discussion? There is no requirement for companies like WP Engine to contribute to Wordpress. Zero. Mullenweg and his side admit as much. And let's be real -- it's about the money. How many times have Mullenweg and co mentioned WPE's revenue in a discussion that's ostensibly about open source contributions? Otherwise, the Automattic rhetoric would be structured around "if WP Engine just contributes…

> There is no requirement for companies like WP Engine to contribute to Wordpress

And given MM's behavior, at this point there's also zero incentive.

Re: What the heck is going on with WordPress?

#44

Earlier quoted context omitted.

Well, that's stretching the HN guidelines even if that were the case. Drawing a conclusion that an author may be biased based on their employment is far from an ad hominem.

If you follow dang's moderation comments closely (and I do, both to understand, and occasionally criticise, his actions), you'll note that implication and nuance actually play critical roles.

It would require the reader to actively insert additional meaning into a mundane summary that isn’t disputed in order to arrive at name-calling here.

I an not familiar with all of the minutiae of dang’s moderation philosophy, but taking a comment, attributing the least charitable possible interpretation to it, and then accusing someone of name-calling based off nothing but your claim to a deeper knowledge about how he thinks seems like unproductive conversation.

Re: What the heck is going on with WordPress?

#45
post #21
post #5

Wow this sounds so entitled. The more i read posts from the pro-automattic side, the more it sounds WPEngine is in the right. Yes its nice if people contribute back. It is however optional. Not just in the well-technically sense, but in the broader moral sense. If you give something away for free, wait for someone to build a business around it, and then say, well actually its not free, there are strings: that is unet…

But access to the autoupdates infrastructure isn't part of that deal. If wp-engine want to change customers for access to that it's not unreasonable to expect a contribution.

Suppose I want to have a Wordpress site, and am considering the following options.

1. I create an Amazon Lightsail server set up using the Wordpress image as described here [1].

2. I get a virtual server somewhere, install Debian, do "apt install wordpress curl apache2 mariadb-server", and configure things as described here [2].

3. I get a shared hosting account at some place that includes cPanel or something similar, and install Wordpress through that.

4. I get a server, maybe virtual or maybe physical, install a Linux distribution, and install Wordpress by downloading the zip file from https://wordpress.org/download/ and following the install instructions linked that page.

5. I get an account at WP Engine and use their hosting service.

How much variation is there between these different ways I might set up a Wordpress site when it comes to how much load my site places on the Wordpress autoupdates infrastructure?

[1] https://aws.amazon.com/getting-started/hands-on/launch-a-wor...

[2] https://wiki.debian.org/WordPress

Re: What the heck is going on with WordPress?

#46

Earlier quoted context omitted.

If you follow dang's moderation comments closely (and I do, both to understand, and occasionally criticise, his actions), you'll note that implication and nuance actually play critical roles.

It would require the reader to actively insert additional meaning into a mundane summary that isn’t disputed in order to arrive at name-calling here. I an not familiar with all of the minutiae of dang’s moderation philosophy, but taking a comment, attributing the least charitable possible interpretation to it, and then accusing someone of name-calling based off nothing but your claim to a deeper knowledge about how h…

A key distinction is that one doesn't accuse of name-calling, one moderates based on it.

Accusations are also personal attacks, and are similarly against guidelines.

Note too that it's member votes and flags which achieve the overwhelming majority of moderation results on HN, so going up against a significant, and reasonably plausible, objection, probably isn't a winning move.

That said, I've overspent myself in this thread.

Re: What the heck is going on with WordPress?

#48
We just see the limits of open source unfortunately.while I understand the reasons behind wp's actions against wp engine, they still broke userland and lost trust from many users because of that. Bad communications and actions from wp and its founder imo.

Re: What the heck is going on with WordPress?

#50
post #21
post #5

Wow this sounds so entitled. The more i read posts from the pro-automattic side, the more it sounds WPEngine is in the right. Yes its nice if people contribute back. It is however optional. Not just in the well-technically sense, but in the broader moral sense. If you give something away for free, wait for someone to build a business around it, and then say, well actually its not free, there are strings: that is unet…

But access to the autoupdates infrastructure isn't part of that deal. If wp-engine want to change customers for access to that it's not unreasonable to expect a contribution.

> But access to the autoupdates infrastructure isn't part of that deal. If wp-engine want to change customers for access to that it's not unreasonable to expect a contribution.

If they went about it in a fair and equal manner, sure. So far the public evidence looks like the access denial is retalitory or perhaps even an attempt at extortion over the larger dispute.

The api may not be part of tje GPL, but it still seems like they offered it freely and encouraged people to use it with no expectation of anything in return. Encouraging someone to use X, then getting mad at them over something unrelated, and abruptly cutting off X with no public notice is pretty unprofessional. Given their corporate structure, maybe even illegal.

Post reply on HN