logoalt Hacker News

nananana9today at 8:03 AM2 repliesview on HN

Most of the Rust code I've read is arc-mutex-slop.

What this optimizes for is not actually having to deal with the pain in the ass that proper Rust is, but still allowing you to be in the cool kids club writing "blazingly fast software", all while writing what's pretty much Java or C#, but with a terrible non-functional garbage collector instead of a state of the art one.


Replies

rouncetoday at 9:04 AM

> terrible non-functional garbage collector

What garbage collector?

ai_slop_hatertoday at 8:06 AM

> Most of the Rust code I've read is arc-mutex-slop.

Skill issue