So long as you have a decently capable SBC, its possible to run multiple self-hosted apps on your system. If youre a DIY enthusiast like me ... on your SBC and use it to control every aspect of your ...
"Include what you use" means this: for every symbol (type, function, variable, or macro) that you use in foo.cc (or foo.cpp), either foo.cc or foo.h should include a .h file that exports the ...