trevor (he/they)

Hello, tone-policing genocide-defender and/or carnist 👋

Instead of being mad about words, maybe you should think about why the words bother you more than the injustice they describe.

Have a day!

  • 0 Posts
  • 42 Comments
Joined 2 years ago
cake
Cake day: June 10th, 2023

help-circle












  • Unless you’re talking about some sort of reference counting, which has to be explicitly added by the programmer in cases where doing so is required for memory safety, I’m not sure what runtime checks you’re referring to?

    From what I’ve seen, the performance of programs written in C and Rust are generally the same, more or less, with C or Rust coming out on top with roughly coinflip odds in a handful of cases. This feels like the primary differentiator in performance really comes down to the implementation of the person writing it, and less to do with any performance differences inherent to either language.


  • This is an awesome tool, and I love to see it get a Rust rewrite.

    But the one thing I really wish it could do is embed properly in GitHub’s markdown UI so that when I click them in READMEs it doesn’t have to send me to the asciicinema site.

    I’m sure that has way more to do with GitHub than it does asciicinema, but still, that’s why I don’t use it for my projects. I hope that can change one day.