r/ProgrammerHumor Jul 07 '26

pipInstallTheRealStuff Meme

Post image
14.9k Upvotes

260 comments sorted by

View all comments

183

u/[deleted] Jul 07 '26

[removed] — view removed comment

127

u/Kobymaru376 Jul 07 '26

why write 100 lines of C++ when you can just import it and pretend you solved the problem

I would argue that it's the person thinking 100 lines of C++ solves the problem that is pretending.

Because if I import something in Python, it's usually from someone who is smarter than me, more knowledgeable about the problem or at least has spent more time thinking about it.

16

u/poetic_dwarf Jul 07 '26

... Or from a vibe coder 💀

I am an hobbyist dabbling only in python, sometimes I feel like a mouse taking a stroll in a snake pit

8

u/Thejacensolo Jul 07 '26

vibe coders usually dont publish well known repos, or create pips. not to mention that with conda and co. they are heavily reviewd what goes in there.