Earlier quoted context omitted.
Based on early days of Rust in the Linux kernel, the segmentation of safe and unsafe code can significantly reduce the surface area within a kernel.
What's the uptake of Rust as far as Linux kernel dev goes? Is it being positively welcomed and seeing a rise in usage or is it still at PoC stage? Any ongoing rewrites of important subsystems?
The Case for Memory Safe Roadmaps
51–60 of 427 posts
Re: The Case for Memory Safe Roadmaps
#52But how are we going to trade stocks in nano seconds without C++?!
Re: The Case for Memory Safe Roadmaps
#53Re: The Case for Memory Safe Roadmaps
#54[flagged]
Re: The Case for Memory Safe Roadmaps
#55Their "Appendix: Memory Safe Languages" lists: C#, Go, Java, Python, Rust & Swift
Really, the only memory unsafe languages still in use are C and C++. If it weren't for the behemoth of legacy code we'd really have this problem more-or-less licked. Unfortunately, that behemoth is still rampaging across the landscape. "Rewrite it in Rust" gets a bit of pushback, perhaps even justified, but at this point in time I'll take anything that just reduces that behemoth in size. The journey of a thousand mil…
Ada, Fortran, assembly?
Re: The Case for Memory Safe Roadmaps
#56[flagged]
Red team wants to hack everyone with a negative value add for America, blue team wants Americans (mostly companies) to be as safe as possible from digital attacks.
This seems one of those blue team suggestions.
Re: The Case for Memory Safe Roadmaps
#57Earlier quoted context omitted.
Why is Python listed there and not other languages like Ruby, Javascript or Perl?
Commenting bc I had the same question. My impression of historical Python is that is an old, partially arcane language that due to D.S/AI is now popular; I would initially think it would be no better than those other interpreted. Python does these things well... mainly due to pandas/dataframes/polars.
Re: The Case for Memory Safe Roadmaps
#58Earlier quoted context omitted.
Next thing they'll be giving requirements for people building bridges, houses, and gas and electricity fittings. Seriously, I think the time has long since passed software needs regulating. It's a major part of modern society, and as far as I'm aware, most people aren't opposed to building standards in principle.
People figured out how to build buildings prior to creating building codes
Re: The Case for Memory Safe Roadmaps
#59Re: The Case for Memory Safe Roadmaps
#60Earlier quoted context omitted.
[flagged]
Oh boy... Nothing is mandated here. These are just suggestions from experts. Don't take them if you don't want to.