logoalt Hacker News

seabrookmx10/11/20241 replyview on HN

Likely because their engineers are more productive in C++?

Modern C++ with move semantics is a lot more easy to reason about and memory safe than C99, IMO.

Since it's a greenfield project, they didn't have to worry about the nasty baggage of legacy C++ spaghetti that kills most projects.

Just because you prefer "simple" C99 doesn't mean they do :)


Replies

sylware10/11/2024

[flagged]

show 3 replies