(no title)
nocombination | 2 years ago
E.G. Curiosity rover is doing just fine running on millions of lines of C.
https://vdocuments.mx/monitoring-the-execution-of-space-craf...
If it's going to impact OS stability and decrease performance and portability of the humble, dependable, simple C, it doesn't belong in the core. C is better than Rust for OS development.
jimberlage|2 years ago
nocombination|2 years ago
Rust is not immune to security vulnerabilities. And at the end of the day, social engineering will steal more data than "hacking the mainframe". Why break in when you can just ask to be let in?
OpenBSD has a great security track record because they resist excessive change and prefer simplicity. For those who want to add Rust to the core of FreeBSD my primary question: is it really necessary? Or is it just because a bunch of Rustaceans want to?
kjs3|2 years ago
So COBOL everywhere it is. Let it be written, let it be done.
pjmlp|2 years ago
timeon|2 years ago
saagarjha|2 years ago
richardwhiuk|2 years ago
ben_bai|2 years ago
> According to research, up to 850 billion lines of COBOL code are currently running in nearly 30,000 organizations, typically in critical production environments. 90 percent of Fortune 500 companies rely on it. Never has there been this much COBOL in circulation and the volume is only likely to increase for the foreseeable future.
https://www.chrly.pt/en/2023/06/14/cobol-the-immortal-langua...
nocombination|2 years ago