Raymond is an experienced developer evangelist and advocate. He focuses on APIs, AI, the web platform, and enterprise cat demos.

Latest Posts

Links For You (5/3/25)

Happy Saturday, Happy Pre-May the 4th, and happy "I don't have to beg for a job anymore". Yep, I've got a job. I'm going to be announcing where and what later this month when I start, but, finally, I can stop the hunt. Oh, and the crippling fear and despair being gone is an added bonus. So, happy day! Let's get to the links.

Pixel Art via Vibe Coding

I am 100% against the term "vibe coding". To be clear, my issue is with the name, it just strikes me as, well, horrible. That being said, I've been using gen AI to generate code samples over the past few months and it's been incredibly interesting at times. It absolutely requires technical skill to evaluate the results and to help guide the AI when mistakes happen, but it's been fun to give this a few tries recently.

Code Break Back for May

Hey folks, after a break last month (for reasons), I'm happy to announce that Code Break is back on schedule. I'm ditching any further exploration of React for now, but instead turning my attention to something I think is really fun - building desktop apps. This first session will focus on a JavaScript-based framework while my next one will cover using Python.

BoxLang Quick Tips - Working with Zip Files

Time for another BoxLang Quick Tip! This time I'll be demonstrating how to work with zip files and as always, you can find a video version at the bottom of the post. There's one small issue with the video I'll address at the end, but outside of that, you can read, watch, or both! Ok, let's dig in.

Using Cloudflare's Browser Rendering APIs for Screenshots

I've been a Cloudflare fan for a while now, but have mainly focused on their Workers Serverless platform. I was aware, of course, that they did a lot more, but I just haven't had the time to really look around and explore. Recently I was doing some investigation into "url to screenshot" services and discovered that Cloudflare had this, and not only that, it's part of a suite of browser APIs that are really freaking awesome.

Creating a PDF Book from Markdown with BoxLang

Recently I've done some blog posts on BoxLang involving Markdown and PDFs, and I was curious if I could put together something that really demonstrated a complete tool of some sort. With that in mind, I built a "book" system where you can author pages in Markdown and use a BoxLang CLI script to generate a resulting PDF. It's more a POC than a real app, but it was pretty fun to build. Here's what I did.

Want more posts? You can peruse a complete list of my content, or pop over to my search page to find what you're looking for.