Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
AI coding agents like Cline and RooCode are powerful but unpredictable. A simple misconfiguration...
If you are going to work with dev containers in Windows you need to realize that they will break HMR...
Learn how to set up and use a devcontainer-based environment for Python development in VSCode using the devcontainer-python-template.
Let's play with lunarvim This is both fun and easy. Unfortunately the dockerfiles found in luarvim's...
Let's get started with using Nginx The purpose of this post is to show how one can get up...
This was a tad more complicated than i hoped Running as root The standard...
Even when just developing locally I never work directly from the root user. The reason is that I...
Let's use docker-compose As your project grows you'll need eg. sql, nginx etc. This setup...
Recently, I was deep into a project juggling multiple technologies—think of it like trying to cook a...
Introduction Visual Studio Code (VSCode) has become one of the most popular code editors...
Lesson learned the hard way: Don't waste time getting this up an running in an Alpine container. At...
This is a run down of this article - Link! On how to access your git accounts from within your...
DevContainer feature for Amazon Q CLI to streamline setup. Inspired by a kiwi-themed memory game.
When using VS Code's Dev Container extension, you might encounter credentials-related errors while...
In this tutorial, we'll walk through the steps to create a simple Java Spring console application...