Hacker News new | ask | show | jobs
by anigbrowl 3464 days ago
Yes, this is very much a matter of personal taste rather than good practice.
1 comments

What I meant is, that modern systems programming languages (like Rust for example) can avoid various issues by using all that was learned in programming languages design until today. C can't do that since it's stuck with its legacy requirements. This is quite an objective downside, and not just a matter of taste.