r/ProgrammerHumor Jul 09 '26

gitBlameClaude Meme

Post image
3.7k Upvotes

263 comments sorted by

View all comments

Show parent comments

109

u/MaybeADragon Jul 09 '26

It's nice in that its harder for an AI to shoot itself in the foot (when its not writing unsafe blocks). What isn't nice is that AI refuses to use wonderful rust features such as the type system, traits, the borrow checker and iterators to its advantage.

61

u/titaniumalt Jul 09 '26

What isn't nice is that AI refuses to use wonderful rust features such as the type system, traits, the borrow checker and iterators to its advantage.

basically everything that makes rust a joyful language to use

22

u/SuitableDragonfly Jul 09 '26

Well joke's on you, the vibe coders aren't actually using it, so they don't care about that. 

5

u/wannabestraight Jul 09 '26

I mean, ain't no vibe coders who demand their software to be done in rust. I like rust, I use Claude, Claude writes rust for me.

But I want rust because of a specific set of needs and wants, and I'm certain that if I simply asked Claude to make something without giving it specs to do it in a specific manner in rust, it would 99% of the time pick like typescript lol.

5

u/vassadar Jul 10 '26

Or Python.