Originally posted by linner
View Post
Announcement
Collapse
No announcement yet.
The Latest Progress On Rust For The Linux Kernel
Collapse
X
-
- Likes 7
-
Originally posted by cl333r View PostNot to me, I don't want my app to crash at random points at random times at runtime because the borrow checker saw aliased mutability or something.
Imagine your app crashing at runtime in a plane that is landing or other such scenarios like life support in a hospital.
- Likes 14
Comment
-
-
Originally posted by dragonn View Post
What is you hardware? It is true that compiling rust can be really resource intensive, probably because how much more the compile keeps track off compared to other langs.
- Likes 4
Comment
-
Originally posted by cl333r View PostNot to me, I don't want my app to crash at random points at random times at runtime because the borrow checker saw aliased mutability or something and judges like: found a black person, he must be in prison unless proven innocent - in the name of security.
Imagine your app crashing at runtime in a plane that is landing or other such scenarios like life support in a hospital.
- Likes 15
Comment
-
Originally posted by darkoverlordofdata View Post
It's a Dell Inspiron 15 i3 2nd generation 4mb. I'm retired, so I download projects like RetroArh from github and compile them. For the most part, I have no problems, except with projects witten in rust. The last one to die on me was libsrvg. I needed it to compile vscode on freebsd, and that lib would not finish compiling.
- Likes 2
Comment
-
I used 16 Gb RAM machines since 10 uears. 32 Gb RAM machines are becoming too few to me, I consider switching to 64 Gb / 128 Gb machines in the near future.
Am I a RAM waster? I hate Java apps, they waste too much RAM. Sometimes I'm forced to use them.
I'm amazed about the existence of people still using too tiny RAM size such as 4Gb. How?
Comment
-
Originally posted by timofonic View PostI used 16 Gb RAM machines since 10 uears. 32 Gb RAM machines are becoming too few to me, I consider switching to 64 Gb / 128 Gb machines in the near future.
Am I a RAM waster? I hate Java apps, they waste too much RAM. Sometimes I'm forced to use them.
I'm amazed about the existence of people still using too tiny RAM size such as 4Gb. How?
Originally posted by darkoverlordofdata View Post
It's a Dell Inspiron 15 i3 2nd generation 4mb. I'm retired, so I download projects like RetroArh from github and compile them. For the most part, I have no problems, except with projects witten in rust. The last one to die on me was libsrvg. I needed it to compile vscode on freebsd, and that lib would not finish compiling.
Comment
-
Originally posted by Grinch View PostReally ? Have the actual Linux maintainers requested Rust support in the kernel ? From what I've seen this push seem to be spearheaded by Google.
- Likes 3
Comment
Comment