Can we talk about “world’s largest”? This seems extremely unlikely by any measure.
Memory safety for the world’s largest software project
11–20 of 62 posts
Re: Memory safety for the world’s largest software project
#12Can we talk about “world’s largest”? This seems extremely unlikely by any measure.
Re: Memory safety for the world’s largest software project
#13Earlier quoted context omitted.
With the caveat that, naturally, these APIs can only expose concepts that C can understand, so you're a bit limited. No generics, for example.
Also, no memory safety...
Re: Memory safety for the world’s largest software project
#14I’m so excited for this project. I feel like this is going to bring in a new generation of programmers to kernel development.
Re: Memory safety for the world’s largest software project
#15Can we talk about “world’s largest”? This seems extremely unlikely by any measure.
Linux currently has around 30 million lines of code I believe.
Re: Memory safety for the world’s largest software project
#16Can we talk about “world’s largest”? This seems extremely unlikely by any measure.
Re: Memory safety for the world’s largest software project
#17Can we talk about “world’s largest”? This seems extremely unlikely by any measure.
What do you think is a larger software project? Could argue for SQLite being deployed more widely. But it's hardly even 1% of the overall code surface of the Linux kernel.
Re: Memory safety for the world’s largest software project
#18Earlier quoted context omitted.
What do you think is a larger software project? Could argue for SQLite being deployed more widely. But it's hardly even 1% of the overall code surface of the Linux kernel.
Android? They need to develop "repo" tool to use git. Similarly, Windows should be bigger (though it's closed source) so they develop VFSforGit tool.
As for windows, I'm fairly certain that more devices run the linux kernel than Windows as well.
Re: Memory safety for the world’s largest software project
#19Re: Memory safety for the world’s largest software project
#20Can we talk about “world’s largest”? This seems extremely unlikely by any measure.
Going by lines of code, Linux is probably not the largest: https://www.informationisbeautiful.net/visualizations/millio... Linux currently has around 30 million lines of code I believe.