Posts

A naive approach to a complex subject is exactly why you think RAG is dead.

RAG Isn't Dead

The idea that RAG is dead has been spreading like wildfire, but over and over again I see people lay out their proof and the mistakes are glaring. More …

Read More
On January 20th, 2025, President Trump revoked Executive Order 14110, also known as the Executive Order on Artificial Intelligence. This order was the most comprehensive piece of governance on AI in the USA.

The AI Act and Executive Orders

On January 20th, 2025, President Trump revoked Executive Order 14110, also known as the Executive Order on Artificial Intelligence. This order was the most …

Read More
I work with APIs a lot, so I decided to solve an annoying problem: updating request tokens automatically. Here is how I did it.

Postman — Pre-Request scripting

I work with APIs a lot, so I decided to solve an annoying problem: updating request tokens automatically. Here is how I did it.

Read More
In today's tooltip I'll be showcasing go-task. It's a tool designed to make executing terminal commands or even lists of commands needed for specific operations easier.

HowTo: Multi-Stage docker builds with Hugo

Running a flat-file Hugo site couldn’t be easier with Docker and NGINX. A simple two-step process of making the HTML and building a container to run it.

Read More
In May 2021, I was fed up with my website. It was nothing more than a business card with contact information, and it cost me $20 a month to host it.

Hugo: Two years with a flat-file serverless website

In May 2021, I was fed up with my website. It was nothing more than a business card with contact information, and it cost me $20 a month to host it.

Read More
In this article, we'll delve into how to implement JWT using NodeJS and why I think it's the best way forward for REST architecture.

How/Why: REST API authorization with JWT in NodeJS

In this article, we’ll delve into how to implement JWT using NodeJS and why I think it’s the best way forward for REST architecture.

Read More