• 0 Posts
  • 21 Comments
Joined 5 months ago
cake
Cake day: August 6th, 2024

help-circle




  • How about it’s not your fault that there isn’t a alternative to a more eco friendly product, because it’s the politicians fault, we elect politician’s and they have almost all of them a green Policy. But that’s just on paper, they will really never do anything that hurt the economy and corporate profit. We vote on policy and they won’t implement it, the only thing you are responsible for is holding your politicians to account, but yeah keep blaming yourself for the shit that you have no control over and live in apathy










  • Dude what are you on about, there is no rust programmer that want to teach fucking rust to anyone who doesn’t want learn…

    This has nothing to do with C vs Rust, this has to do with security and enabling more people to develop stuff for Linux.

    These so called kernel maintainers you see in the conference are only mainting the parts that they use for their filesystem, they are mainting the API, they are paid by companies who have sold support for ext4, xfs or brtfs etc… . Of course they don’t want to make their jobs any harder by learning a new language.

    And of course they obfuscate the API with random naming and undocumented usage, because they want to make it hard for anyone else using trying to use the APIs.

    If they don’t want to be part of the improvement, then go do something else. Yes rust is better than C for this, because guess what - there are still CVEs being made, because it’s impossible to catch everything with you eyes.