Results from My Vibe Coding Live Stream

Usually for my Code Break shows, I assume if folks miss it they’ll just check out the recordings, but while my earlier session is fresh in my mind, I thought I’d share a bit more about the session and a look at the code generated. It actually went a heck of a lot better than I anticipated to be honest, and was fun. To be clear, it wasn’t perfect, and I’ll touch a bit on what my tool of choice struggled with, but overall I’m really impressed with what I got built in an hour. What I Used and Why Constant readers here know I almost always use Google Gemini for anything AI related, but I’ve been trying to branch out a bit lately. Also, I found their Visual Studio... more →
Posted in: JavaScript

Apple’s painfully unstable live stream was caused by bad JavaScript – Cult of Mac

Cult of Mac Apple's painfully unstable live stream was caused by bad JavaScriptCult of MacApple decided to add some JSON (JavaScript Object Notation) code to the apple.com page which added an interactive element on the bottom showing tweets about the event. As a result, this was causing the page to make refresh calls every few milliseconds.Bad JavaScript To Blame For Apple's Live Streaming SnafuUbergizmoall 10,238 news articles » JavaScript – Google News… more →
Posted in: JavaScript