Mark Kashef examines how integrating Obsidian, a markdown-based note-taking application, with Claude Code, an AI-driven automation system, can streamline information management. Obsidian’s graph ...
In a multi-module CMake project that generates a single compile_commands.json file, clangd sometimes confuses identically named functions from different modules during call hierarchy lookups. For ...
Due to an unusual attempt on my part to make the same compile_commands.json file work in both macOS and Windows, I added the same set of source files to the JSON file twice, with the paths to the ...