Live data from Hacker News

WP21

ma.tt

1–10 of 183 posts

Re: WP21

#3
WordPress is my favorite example of "It doesn't have to be perfect, it just needs to work"

So many cool projects die because people over-complicate the first steps. You can always make it better later if people start using your thing, but first you gotta ship.

Re: WP21

#5
To be honest, I never found WordPress easy to use. It's all flowers and rainbows as long as I can find good themes and plugins. However, it starts going south as soon as I need to make a very small custom change.

Re: WP21

#6

To be honest, I never found WordPress easy to use. It's all flowers and rainbows as long as I can find good themes and plugins. However, it starts going south as soon as I need to make a very small custom change.

[deleted]

Re: WP21

#7
In a vertical where the barrier to entry is not high, being first to market with something simple that people can extend can create a decent-sized moat.

The downside is that much of the code in WP core is effectively un-modernizable, given how much depends on things working a certain way. Key classes and functions haven’t been meaningfully updated in over a decade.

Re: WP21

#8

To be honest, I never found WordPress easy to use. It's all flowers and rainbows as long as I can find good themes and plugins. However, it starts going south as soon as I need to make a very small custom change.

I've always considered myself an above average web developer, my friends would always have Wordpress websites, and ask me if I can just tweak a few things.

Without hesitation, I'd proclaim I could easily make those changes!

Then I'd load their site, load their plugin/theme code and css files, struggle for hours to get the desired effect, and even if I got it to work, I would break every other part of their site.

---

Denigrating anecdote aside, good job Matt, loved the story at the end.

Re: WP21

#10
WordPress is proof that clean code doesn't matter. Security doesn't matter. Out of the box performance doesn't matter. At least none of these matter if you are the 800 lb gorilla in the market and everyone else is trying to take a piece out of you.
Post reply on HN