you are viewing a single comment's thread
view the rest of the comments
[–] -5 points 7 months ago (1 child)
  1. Don't write in languages with UB.

End of list

  • source
  • hideshow 1 child comment
  • [–] 1 point 3 months ago

    Rust made the same mistake that C++ made, otherwise it might've been a viable option. Now instead debugging a memory issue for 3 days, I think a month on how to architect my software, just to scrap that 5 months later and rewrite it from scratch.

  • source
  • parent