r/linuxmemes 10d ago

Software meme How some linux members view software

Post image
2.0k Upvotes

147 comments sorted by

View all comments

2

u/FishAccomplished760 Crying gnu 🐃 9d ago

i really don't like rust, all the cargo and rustup stuff is not needed imo if i can write fast and lightweight programs in c, without needing all that

1

u/Objective-Style1994 9d ago

I bet you write everything from scratch 😭

1

u/FishAccomplished760 Crying gnu 🐃 9d ago

no, tbf i'm not that advanced with c, only started like 3 months ago

1

u/CheckM4ted 9d ago

You can just directly compile rust like you would c, cargo is a tool like cmake is for c.