Upcoming Code Break and Live Streams Next Week

Hey folks. Next week I’ve got not one, not two, but three different presentations happening. Here’s what I’ve got going on. Code Break Episode 29 My next Code Break episode will be Tuesday, July 8th at 12PM CST. I’ll be doing some playing around with vibe coding, and yes, I still hate that term. But I’ve had some recent successes, and failures, with it and I thought it would be fun to explore. Whether you are pro, or anti, generating code with AI, I’d love to have you come in and share your feedback. The DevRel Show I’ll be on Frédéric Harper’s DevRel show on July 10th at 2PM CST, talking about APIs, specifically Foxit APIs. This is my first time... more →
Posted in: JavaScript

Upcoming Webinars

Good morning, programs. I wanted to share some news about two upcoming webinars. The first is my next Code Break show, "Building Desktop Apps with Python and Flet – Part Deux", happening next Tuesday, June 24th, at 12PM CST. As you can tell by the title, I’ll be continuing my look at the awesome Flet project and seeing if I can finish the app I started last time. If you don’t remember, it’s quite deadly… (And be sure to check out the last session for the first part!) Next, on July 23rd, 11AM CST, I’m hosting a free webinar where I’ll live code building a BoxLang application. My plan is to see how far I can get in an hour (which means I need... more →
Posted in: JavaScript

Quick Demo of Chrome’s Summarization GenAI (Upcoming) API

I’ve blogged a few times recently about Google’s AI on Chrome initiative to bring AI features to the browser itself. Yesterday, my Code Break episode was specifically on this topic: Play Video In that session, I talk specifically about the Summarizer API, which does… wait for it… summarization. (It also covers the Writer and Rewriter API which I covered… woah, way back in September of last year: "Using Chrome AI to Rewrite Text") One interesting aspect of the API is that it offers multiple types of summarization: key points (the default) tl;dr teaser headline You can also request three different lengths: short medium (default) long According... more →
Posted in: JavaScript

Upcoming Generative AI Talk by… Me!

I don’t normally blog about upcoming conference talks, but I’m really excited to announce my first talk on generative AI, specifically Google’s Gemini will be in a few weeks at the F/ND Tech Conference. This is a free, online conference covering a wide range of topics. My talk, "Adding Generative AI to your Workflow with Google Gemini", will absolutely be appropriate for beginners (as that’s what I am) and hopefully provide a gentle introduction to working with Gen AI. Now, one point of warning – this is a Europe-based event so my talk will be… 5:45 AM on a Saturday morning, but admit it, wouldn’t you love to wake up early on a Saturday to hear... more →
Posted in: JavaScript