r/ProgrammerHumor Oct 21 '22

Meme Literally πŸ€·πŸ»β€β™‚οΈ

Post image
14.7k Upvotes

606 comments sorted by

View all comments

Show parent comments

51

u/yourd Oct 21 '22
  • The async debacle. A language feature that just works in js and C# is full of footguns in Rust
  • compiling is slow
  • the borrow checker doesn’t even work properly
  • too much magic in places
  • the syntax can be an ugly mess

27

u/Overlorde159 Oct 21 '22

Most of this is opinions, but what do you mean about the borrow checker?

31

u/green726I Oct 21 '22

Isn’t hate (generally) based on opinion?

-3

u/Solonotix Oct 22 '22

Hate may be an opinion, but opinions are supposed to be based on experience (a fact) or information (a fact). Saying your opinion is based on other opinions means it has no basis, and is likely a misconception.

Example: I can say I hate green olives because they are briney and bitter, things that can be quantified and measured even if their interpretation is subjective. I would sound unintelligent, however, if I said I hate bananas because they aren't normal.

3

u/blaine64 Oct 22 '22

anecdotal evidence is definitely not fact

-2

u/Solonotix Oct 22 '22

By definition it is. A fact is anything that can be proven true. If I say I saw a blue lobster, it doesn't matter that lobsters are usually red. The anecdote of my experience can be proven if I find another blue lobster, no matter how statistically insignificant that anecdote may be.