Lima is a solution for macOS for managing Linux VM on macOS which plays well with Dev Containers. It has several advantages over Docker Desktop […] Read More
Tag: Visual Studio Code
Development in Dev Containers using VS Code greatly simplifies bootstrapping of the development environment. The developer does not need to install toolchains locally and spends […] Read More
Visual Studio Code has great C/C++ support and it’s possible to debug a project with it. Visual Studio Code can use gdb as a debugger. […] Read More