Hey there! Hope you don’t get bored by my boring story but anyways, I used to code a lot in c++ and a bit in c. I was always staring at my screen on those ancient language looking compiler errors and needed to use stack overflow or google for everything, but then I had the idea to create “why” a tool which explains compiler errors to beginners in a user friendly way and also displays a potential fix for every error you encounter. You just run “why” after a compiler error and that’s it. But after all there is a catch, the database of error entries is community maintained and to be honest i don’t have a community right now. So im hoping you join the project and shape it to be something people will love!
https://github.com/alexdev-tb/why