Did you know that web browsers used to include authoring tools for creating websites? A true WYSIWYG experience before even FrontPage and Dreamweaver existed.
Now we canโt even view source on mobile ๐
Luckily we still have very powerful developer tools bundled with the browsers — from inspector (remember Firebug?) to network monitoring and even performance analysis.
Here is PHP running an MCP server over SSE (not stdio) in roughly 70 lines of code ๐โโ๏ธโโก๏ธ You don't need any of those JS libraries to use this.
There are so many undocumented features of how MCP clients actually utilize SSE. For example, the initial "endpoint" event to establish the POST request path for the actual messages.
Laravel and JS frameworks are way ahead by being developer focused and fully documented with established best practices for a broad set of web primitives.
WordPress needs to reconsider the current focus on the editor or risk becoming invisible to the next generation of builders.
While CMSs obsess over better WYSIWYGs, AI is skipping ahead by generating raw code directly.
Assembling WordPress blocks with AI feels like a dead-end. The real unlock? Better PHP/JS APIs + clear patterns so that AI can build real products on WP.
Cursor is like the new hire — enthusiastic and way faster than everyone who has been around for a while (VS Code with Copilot).
I had the same project open in both and was checking who would fix an issue with ffmpeg integration in a Swift app first. Eventually, I fixed it manually (is that how we call coding by humans now?) with an answer from StackOverflow ๐คท
Just got roasted by an AI ๐ฅ about my strategy on socials:
> Youโre creating technically dense content for an audience that doesnโt want to be lectured or debug with you unless thereโs something emotionally or practically in it for them.
Fair. Brutal. True.
Does this resonate with you? What are some tactics that have worked well for you?