Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
I enjoy programming in C. Over the years, I’ve built a couple dozen projects of varying complexity –...
Welcome to the next pikoTutorial ! If you haven't read the previous pikoTutorial on setting up a...
Welcome to the next pikoTutorial! In one of the recent articles, I showed how to use CMake for...
Welcome to the next pikoTutorial ! FetchContent module tries to be the solution to never-ending...
A practical guide to modern CMake through a real-world C++ game engine project - Compilation &...
CMake is the backbone of modern C++ build systems. Whether you're compiling a simple executable or...
CMake lets users write scripts in "Script Mode" that can do various tasks. I originally tried...
This article was originally published on Valerius Petrini's Programming Blog on 08/05/2025 When...
🧵 Fixing Common Issues When Installing llama-cpp-python on Windows If you're working with...
Recently I have been working on a project that has a Simple Web Server, so I needed a way to serve...
Introduction When you run nix build, Nix builds your code with instructions stated in the...
📺 Tutorial Playlist Qt6 projects are built with CMake, and CMake plays a crucial role in managing...