Adding Music Previews to My Now Page

About two months or so ago I added a Now page to my site.

From: Raymond Camden

Using IndexedDB with Alpine.js

A lot of my "x with Alpine" blog posts end up being, well, nothing special.

From: Raymond Camden

Links For You

Good morning, readers.

From: Raymond Camden

Adding Simple Routing to Cloudflare Workers

I've been "playing" with serverless for years now, but honestly still feel new to it.

From: Raymond Camden

A Tip for Properly Handling Loading States in Web Apps

This isn't something I was going to blog about, but after seeing the same issue a few times recently (although to be fair, last in a mobile game), I thought I'd share it with my audience.

From: Raymond Camden

How do I run Angular Unit Tests in IntelliJ?

I've been working on a new Angular 16 project, and tried to run tests through IntelliJ only to discover that IntelliJ couldn't find the config file.

From: Jeffry Houser's Blog

CORS & Traefik in TrueNas Scale with TrueCharts

I've been building a homelab in my free time over recent months (alongside improving my smart home and building the next itteration of this blog).

From: Michael Walter Van Der Velden

Creating Human-Readable Summaries of Data with Google PaLM Generative AI

Like a lot of folks, I've been spending a lot of time thinking about generative AI, and AI, in general, and oddly (well for me), trying to focus on productive uses for it when working with APIs.

From: Raymond Camden

Links For You

Happy Sunday, and as I'm currently watching the Saints lose (to be fair, I'm an hour behind, watching it recorded), I figured why not go ahead and share some links that will be more winning than my poor team.

From: Raymond Camden

Building a Generic RSS Parser Service with Cloudflare Workers

About once every three months I'll write a quick JavaScript demo and attempt to fetch someone's RSS feed.

From: Raymond Camden

Using Cloudflare's AI Workers to Add Translations to PDFs

Late last month, Cloudflare announced new AI features in their (already quite stellar)Workers platform.

From: Raymond Camden

Links For You

Hello friends and welcome to another post of links I hope you find interesting.

From: Raymond Camden

How do I Clone Objects in JavaScript?

I just discovered the structuredClone() method.

From: Jeffry Houser's Blog

Using Google PaLM to Gather Sentiment Analysis on a Forum

I've really been enjoying working with Google's PaLM 2 AI API and this week I used it to build a pretty interesting demo I think.

From: Raymond Camden

Texting Email Summaries using Google PaLM AI and Twilio

Yesterday I shared my initial impressions of working with Google's PaLM 2 AI API.

From: Raymond Camden

A Look at Google's PaLM API

Like, I assume, every single developer on the planet, I've been somewhat innudated with GenAI over the past year or so.

From: Raymond Camden

Automating Mastodon Postings with ColdFusion

I've had a lot of fun building Mastodon bots (see my list of super-important business critical bots as an example), typically using the Pipedream platform, and more recently, Cloudflare Workers.

From: Raymond Camden