Search Results
7/20/2025, 4:11:47 AM
>>105961984
>Rust drivers are absolutely full of unsafe, to the point that it's basically just C but with 200% more stupid line noise and 800% more binary bloat.
False
>Rust drivers are absolutely full of unsafe, to the point that it's basically just C but with 200% more stupid line noise and 800% more binary bloat.
False
7/1/2025, 5:51:18 PM
>>105766995
>Rust's mandate is to make code 'safer' yet it seeks to operate in a realm where safety is less than guaranteed
Yeah, and it does so by allowing you to write safe abstractions over unsafe code. That's what this all is about and it really isn't that hard to do so.
I don't see any contradiction here.
>Rust's mandate is to make code 'safer' yet it seeks to operate in a realm where safety is less than guaranteed
Yeah, and it does so by allowing you to write safe abstractions over unsafe code. That's what this all is about and it really isn't that hard to do so.
I don't see any contradiction here.
Page 1