Replies to message #142

  • 🇵🇦 Nuestro primer dominio localizado está en español en kiwifarms.pa. Our first localized domain is on Spanish on kiwifarms.pa.
Creative Username

Rust (the language) hate thread

allocating 5 quintillion things on the heap sucks which is why optimizing runtimes for high-level languages of that nature love unboxing things...
Maxwell Carter

Rust (the language) hate thread

in C++ IIRC there are smart pointers that let you not have to use raw pointers everywhere (this means you dont have to do delete it) and let you...
Back
Top Bottom