logoalt Hacker News

lmmtoday at 4:52 AM4 repliesview on HN

> Obviously not

Is it obvious? I haven't heard of new projects in non-memory-safe languages lately, and I would think they would struggle to attract contributors.


Replies

jandrewrogerstoday at 6:57 AM

New high-scale data infrastructure projects I am aware of mostly seem to be C++ (often C++20). A bit of Rust, which I’ve used, and Zig but most of the hardcore stuff is still done in C++ and will be for the foreseeable future.

It is easy to forget that the state-of-the-art implementations of a lot of systems software is not open source. They don’t struggle to attract contributors because of language choices, being on the bleeding edge of computer science is selling point enough.

show 1 reply
pjmlptoday at 9:23 AM

Game development, graphics and VFX industry, AI tooling infrastructure, embedded development, Maker tools like Arduino and ESP32, compiler development.

mmoosstoday at 5:12 AM

Out of curiosity, do the LLMs all use memory safe languages?

show 2 replies