In Rust we trust? White House Office urges memory safety - Stack Overflow (stackoverflow.blog)
from starman@programming.dev to programming@programming.dev on 05 Mar 2024 21:08
https://programming.dev/post/11047505

#programming

threaded - newest

BurningTurtle@programming.dev on 05 Mar 2024 21:27 next collapse

Not only Rust, but still good to know that they care about such details.

pennomi@lemmy.world on 05 Mar 2024 21:43 collapse

They’re gearing up for war, sadly. The majority of dangerous cyber attacks are state-sponsored right now.

PoY@lemmygrad.ml on 06 Mar 2024 03:55 collapse

i believe this is pretty accurate, not to say the US hasn’t been sponsoring dangerous cyber attacks though

henfredemars@infosec.pub on 05 Mar 2024 22:38 next collapse

Memory safe languages tend to be easier to use and to learn especially at lower skill levels with languages like Python and JavaScript. It’s a nice thought, but the White House encouraging memory safety seems like a relatively insignificant push. It’s the weight of legacy code and established solutions that will hold us back for a long time.

PhlubbaDubba@lemm.ee on 06 Mar 2024 02:44 collapse

Seriously, a good policy to actually press this issue would be to offer financial incentives to modernize code bases since the cost to replace those old COBOL files is usually the key deterrent

xmunk@sh.itjust.works on 05 Mar 2024 23:24 next collapse

Time to rewrite my video card drivers in PHP.

FiniteLooper@lemm.ee on 06 Mar 2024 03:30 collapse

include $pixels;

LinearArray@programming.dev on 06 Mar 2024 05:15 next collapse

Time to write everything in PHP

assembly@lemmy.world on 06 Mar 2024 06:18 collapse

Golang to the rescue!