As an embedded programmer I get to just casually take interest in these discussions, but at the end of the day, almost everything I do can be done in C89.<p>Although there are a couple things I am interested in from C23. But I think it’ll be some time before I can have those still.
This rings true. All the best C programmers I've known have had this mindset. "If you want convenient interfaces and relaxing programming experiences, here's a Python wrapper to my C API." But don't ask for the kitchen to become the dining room.