A programmer's notebook

Have a chat with your Sanity content from VS Code

In this blogpost I will show you how to connect Visual Studio Code and GitHub Copilot to your Sanity project's MCP server, so you can start chatting away with your content. Using the MCP server, you can query Sanity for any type of content using natural language and even update or create new content following the project's content model.

Published:

How to use an in-memory database for quick project setup for dev environments in .NET

To quickly start working on a project on a new computer, I have started using a database completely defined in code. This way, it's just a matter of checking out the code and hitting dotnet run to start the application, no external resources needed.

Published:

Use Contentful's image processing to give every user the best image for their screen size

Published:

Contentful migrations: Copy content from one entry to another

Published:

Optimizely can now generate certificates for root domains in DXP

Published:

Contentful: How to avoid messing up your production content using environments

Published:

Deploy Sanity Studio with Azure DevOps

Published:

Advanced setup for Windows Terminal

Published:

Increase Docker speed on Windows by setting up Windows Subsystem for Linux 2

Published: