clangd in VSCode/Codium on NixOS: fixing missing standard headers
If you use the clangd VSCode extension on NixOS, you’ve probably seen this in the clangd log:
If you use the clangd VSCode extension on NixOS, you’ve probably seen this in the clangd log:
libc++: cartesian product view
Initial post of libc++ contribution: My first patch to libc++.
GitLens might not show inline blame.
The tiptoi pen is a wonderful toy for small children. For new books one needs to copy audio files to the pen. There is a docking station for newer models th...
There are multiple ways to install a rust toolchain under NixOS. One easy way is to install gcc, rustup system-wide, e.g. # file: /etc/nixos/configuration.ni...