A programmer's notebook
Use separate .gitconfig files to easily jump between work and hobby projects
I'm programming as a job, but also work on several hobby projects. Increasingly, the code for my work projects and my hobby projects are set up in the same way and the code is stored in the same place.
Published:
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 Docker without Docker Desktop on Windows 10 or 11
Why can't you just use Docker Desktop to install Docker? The easiest way to start using Docker on Windows is to use Docker Desktop. The software is free to use for personal use, but if you are using it professionally, you probably need to get a subscription to use it.
Published: