the real issue with all developers is skill issues
* c memory leak? skill issue
* rust segfault? compiler is unsound / skill issue (same thing)
* go channel issues? skill issue
* typescript
* react instead of svelte? skill issue
Look. C claims to solve a number of problems. All these problems can be solved without C, by using pure Assembly and a sensible approach to working with memory and system calls.