• 1 Post
  • 15 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle
  • Benchmarks mean nothing.

    You’re free to suggest another method of comparing the two languages’ performance. This is the best we’re have, and Rust wins in every single benchmark shown there.

    These aren’t the results of code written by an average programmer.

    Citation needed.

    I like Rust and all but we do need to admit it doesn’t magically solve all our problems.

    I never said it did. I simply pointed out that it’s demonstrably faster than Swift.







  • Nobody who packages debs are updating their applications for jammy anymore. Anything I install is several versions old at this point. Just the other day I tried to compile an application that uses Autocxx, only to find that it requires C++14 headers, and the jammy repo only had up to 12 or 13. I know I can add PPAs or get things other ways, but it kind of defeats the point of a package manager if I’m constantly hunting for things outside of it.