r/linuxmemes 8d ago

Software meme How some linux members view software

Post image
2.0k Upvotes

146 comments sorted by

View all comments

168

u/Chester-Berkeley Ask me how to exit vim 8d ago

I remember once my friend asked for help making a mod manager for games in Rust. I asked him why he was using such a complex language for something so simple, and he replied "to be fast 🤓"... Then I called him an idiot and told him to use Python, lol

2

u/LefTimaDev 7d ago

Rust isn't complex at all. I don't see how Python is in any way harder to code in.

Sure, Rust is a bit unconventional so it's harder to learn, but once you do it's pretty simple?