Hi, Im Matt. I have 20 years of experience turning websites into profit machines. I post about WordPress, SEO, WordPress Development and website performance.
The creator of Linux just publicly called out the AI hype. Word for word.
Linus Torvalds took the stage at Open Source Summit 2026 and said this:
"When I see people saying 99% of our code is written by AI, I literally get angry. Because those same people — I can pretty much guarantee — 100% of their code is written by compilers. But they never say that."
He is not anti AI. The Linux kernel saw a 20% jump in submissions this release because of AI tools. He uses it. He gets it.
His point is something most people are too afraid to say.
AI is a productivity tool exactly like compilers were. Compilers boosted programming by 1000x. AI adds another 10x on top. Enormous. But nobody says "the compiler wrote my code." So why are we saying AI wrote it?
He also flagged something nobody is talking about.
AI is flooding small open source projects with drive-by bug reports. Someone runs a prompt, files a report and disappears when asked for a patch. Maintainers with one or two people are drowning trying to keep up.
"Sometimes AI reports a bug and when you ask for more information the person has done that drive-by and does not even answer your question. That is the real burnout issue."
And his final warning was the sharpest of all.
"People who do not understand the complexity of systems will prompt systems and write processes that will fail."
The AI hype crowd is very loud right now.
Linus has been building real systems for 35 years. When he talks, engineers listen.
Full interview here:
thenewstack.io/torvalds-ai-p…
When @photomatt said 'Learn JavaScript deeply' in 2015, PHP developer @mrkwordpress said 'LOL, nope'. Turns out that wasn't a great long-term strategy! Join Matt Knighton as he shares how he went from hating blocks to loving them with some simple development techniques.
ALT WordCamp Sydney presents: Matt Knighton - How I went from a PHP Shortcode guy to a React / Block Guy. 2-3 November 2024, University of Technology Sydney (UTS)
It’s that time of the week again, which means a new Blocksy update is out. This time it's the Blocksy 2.0.65 update, which is a great release. 🚀
Check if you have missed anything on our change log page - buff.ly/4g8554w
See you on the internet! 🫡
Tomorrow at 2pm BST, the first WP Creator Network livestream/podcast will be live.
Three of your favourite WordPress content creators and I will be discussing a wide range of topics.
youtube.com/watch?v=TyiWcd2R…
ALT Promotional image for fullsiteediting.com showcasing a selection of learning topics such as 'How to create WordPress themes without coding', 'Introduction to block patterns', and 'WooCommerce and full site editing'.
Interesting to see that Cwicly is back, and its free as far as I can tell. cwicly.com/#pricing
I wonder if anyone feels a bit scared off from them after the abrupt stoppage earlier in the year?
#wordpress#WordPressPlugin
The new developer site on wordpress.com looks awesome.
So good that I tried to migrate my main website to wordpress.com today. It was a fail. A combo of very hard onboarding process and domain limitations ( Full DNS only ).
I personally think wordpress.com should be a dominant force in the WordPress hosting space.
I can understand why they are not as soon as I used the product.
It's very difficult to use, and this is coming from someone who codes, and often uses SSH to setup and migrate sites. I got stuck in a redirect loop and documentation that didn't relate to what I was seeing in 15 mins. 1 hour later, I requested a refund. Heart breaking.
Hope Automattic can get it sorted out. If not, we could end up with even less people using WordPress into the future.
For those wanting the full story, you can read about it on my blog here: mrkwp.com/2024/07/migrating-…
Hopefully it helps #automattic get the #wordpress platform into shape.
The happiness engineers responded over night and it looks like I may have an opportunity to move forward with this. Ill take a look at it again and see if I can get the WordPress Creator plan working for me.
Is it just me or is gemini getting worse with the rest of Google?
I have found lately gemini can't summarize something without making things up.
Anyone else noticed it's getting worse?
#ai#Gemini
The first time I did it, you guys loved it sooo...
Finished this HUGE library of amazing EDITABLE websites you can use for your next project v2.0!
Retweet Like and comment "Link" for the Figma file!
#buildinpublic#uiux#DailyUI
Watch our new YouTube video and learn how to build #CustomBlocks in #WordPress!
This guide teaches you how to create a custom WordPress block that lists categories on your website using wp_list_categories PHP function.
Watch the tutorial here🎥: bit.ly/3KSTSXg
I did a recent video on Dynamic Blocks with WordPress. Its a really simple example. Video is on youtube and code is linked in the comments to github. youtube.com/watch?v=SsJx0szY…
Hope it helps people with there block creation.
#wordpress#devtip