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

The newline cat mystery

I ran into a really strange problem today, whenever I would write a file it would show up as empty on my file system.

From: Pete Freitag's Homepage

The newline cat mystery

I ran into a really strange problem today, whenever I would write a file it would show up as empty on my file system.

From: Pete Freitag's Homepage

Working Code Podcast - Episode 152: Crontab, AI, And Book Publishing

Ben Nadel and the crew talk about visualizing cron jobs, learning about artificial intelligence at Harvard, and publishing books....

From: Ben Nadel

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

Working Code Podcast - Episode 151: Async Human Solutions

Ben Nadel and the crew talk about the chaos that is life; and, how real world problems are sometimes best mitigated with human solutions, not technical one....

From: Ben Nadel

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

Long-Term Funding, Update #5

In my previous Long-Term Funding update I said I would review/overhaul the "ecosystem" and "tutorials" sections (once I'd finished the "language" section).

From: Sean Corfield: An Architect's View

Working Code Podcast - Episode 150: What's On Your Workbench

Ben Nadel and the crew talk what they've got going on in their work....

From: Ben Nadel

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

Enforcing The HTTP Request Method In ColdFusion

Ben Nadel looks at validating the incoming HTTP request method in ColdFusion in order to prevent malicious GET requests....

From: Ben Nadel

Links For You

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

From: Raymond Camden

New Blog Domain - www.hoyahaxa.com

I recently moved my blog over to a custom domain -- https://www.

From: Hoya Haxa - A Security Research Blog

ColdFusion, Connectors, and CFAdmin Security (for more than just ColdFusion 2023 Update 5 and ColdFusion 2021 Update 11)

IntroductionThis post is about ColdFusion 2023 Update 5 and ColdFusion 2021 Update 11, but it's also about more than just those versions.

From: Hoya Haxa - A Security Research Blog

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

jSoup Error: Index Out Of Bounds For Length

Ben Nadel reproduces an error in jSoup and ColdFusion; and demonstrates how to get around it by using the .remove() method....

From: Ben Nadel