khleedril

joined 2 years ago
[–] khleedril@cyberplace.social 3 points 11 hours ago

@glibg10b @teyrnon It all begins with you giving your secrets away...

[–] khleedril@cyberplace.social 2 points 6 days ago (1 children)

@davidgro The way that #Rust guards memory is completely different to the way Java or Basic does. Rust is a fully compiled language suitable for systems programming, and the memory protection all happens at compile time; the runtime actually gains speed through the compilation process, rather than having the memory protection slow it down.

The real difference is that the Rust compiler actually reads into the code it is compiling, rather than just making a mechanical translation.

[–] khleedril@cyberplace.social -2 points 6 days ago (3 children)

@davidgro @hunger Learn the three languages you are talking about before talking about them. Ill-informed thoughts impress no one.

[–] khleedril@cyberplace.social 3 points 1 week ago

@RareBird15 @programming @linux @selfhosted Can't believe nobody has mentioned top/btop/htop.