@al3rez@jackfriks@marclou Is that still considered vibe coding, though? I thought vibe coding was basically when you trust the LLM output 100%. But if you’ve read everything, know exactly what you need, and where, it sounds more like normal development with an LLM as a tool.
@brankopetric00 similar story, high-traffic corporate blog with tons of editors wanted a super fast site while still being able to edit posts instantly, lol. Cache warming did the trick.
Time to say goodbye to #WCEU2025 and head home. Really enjoyed the talks and the overall vibe of the conf!
Special shoutout to Mathieu Lamiot for an excellent session on error monitoring, visual regression testing, and data-driven insights. Check out the video below!
This is super cool. DeepWiki lets you chat with popular public repos for free, no login needed. Really neat way to dive deeper into how something works. You can even ask for tutorials on specific topics. See video and link below
@wpmark one more thing, if I remember correctly, you can use WP Migrate DB Pro to sync your local database. If you have a really large db, they have WP-CLI command so you don't have to use the admin UI, which can be a pain on big sites
@wpmark Yeah, it's not just a simple search/replace like you do for a single site. We made a custom CLI command to perform search/replace on the domains in the wp_blogs and wp_site tables in the database but more or less the biggest issue is being able to pull the prod db
@wpmark we have a local docker env where we use a reverse proxy to access media files from production, so there’s no need to actually store the files on your filesystem, which is a huge for large sites. Also, our internal tooling can pull the production database using wp cli
trying out the new https://t.co/KRAND9Exn1 AI website builder. It looks promising for basic content editing/layout, and I'm sure it'll improve over time. Interactive (JS) layouts are still a challenge, since the focus is more on core blocks.
Just dropped: The new, free AI website builder on https://t.co/eRvNKWaolr!
Tell AI what you need + get a fully built website in minutes:
🪄 No coding. No drag-and-drop. No stress.
🪄 AI handles the layout, images, and text.
🪄 You can tweak anything—just ask AI! 🧵
Wrapping up work on my personal site and writing my first post in a long time - feels good! Looking forward to next year with tons of ideas for what to write about.