top | item 46506120

(no title)

nosman | 1 month ago

I hope that this is the start of developers being conscious of using resources efficiently again, especially in the browser.

The more rust gets written, the better AI will be able to write it for people... I like to be optimistic.

discuss

order

smt88|1 month ago

I think the Rust part of the headline is incidental in this case. The previous version that used more resources was also written in Rust.

nosman|1 month ago

This is true, but a team using rust will probably care more about resource use in general.

I do agree it's kind of a misleading headline, the real update is their use of Flatbuffers.

quotemstr|1 month ago

> I hope that this is the start of developers being conscious of using resources efficiently again, especially in the browser.

Me too.

> The more rust gets written,

Rust seems neither necessary nor sufficient for getting developers to care about memory efficiency again though.

imron|1 month ago

It is not necessary in a theoretical sense, but in a practical sense developers that care about memory efficiency only have a handful of options.

If you also care about memory safety it further limits options.

seemaze|1 month ago

>I hope that this is the start of developers being conscious of using resources efficiently again, especially in the browser.

AI may have forced the hand on this. Users will no longer be able to subsidize software performance with hardware upgrades due to the great DRAM debacle of 2026..