"Explanation" check-box in Explain category posts

And this is the key point, “other things”.
Let me cite @dude_the_builder here:

Naming is a huge problem actually.

What about this:

  • “Help” category - for questions concerning problems with writing/compiling/building/linking programs/libraries which an asking person is trying to get work
  • “Explain” category - for questions about language features (which may be strange for a person who came from py or so) or some strange compiler outcome/behavior (why my files are so big/slow), but without looking deep inside into “internals”.
  • “Zig in Depth / Zig From Inside” - for real experts, who really want to discuss things like “incremental compilation”, “hidden passing by pointer” or so.