this post was submitted on 09 Oct 2024
344 points (98.0% liked)
Technology
59347 readers
5840 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I’ve been using WP for personal projects for something like 15 years.
Nothing I’ve ever created has been that big, but I generally liked the tools nonetheless.
But now I think I’m out. I try to adhere to a rule where I don’t support rich weirdos as much as possible, and as such that’s why I use Lemmy to begin with. And don’t buy from Amazon. And don’t use Twitter any more. Etc.
So my next project now will totally be on new software. And hey, maybe I won’t have to use PHP ever again so this could be a win.
Don't judge PHP by what you saw in WordPress. Modern PHP is amazing, WordPress had horrible code when it started and they definitely didn't fix things afterwards. It's a horrible slow mess of a code. Look at some modern PHP (for example this api of mine ) to compare.
Nice code, good job!