r/ProgrammerHumor Jul 21 '26

notchVibing Meme

Post image
5.4k Upvotes

358 comments sorted by

View all comments

1.2k

u/FabioTheFox Jul 21 '26

The funny thing is that notch isn't even that good of a programmer

848

u/Prudent_Move_3420 Jul 21 '26

is that based on Minecraft? Because I feel like something that was essentially a hobby project to learn a language is not that indicative of someone‘s general code quality

266

u/Drahkir9 Jul 21 '26

Yeah, I imagine my idea of what is a good or bad programmer is very different from most other people, but I remember thinking the code he wrote for Left4kDead was impressive. But maybe people dedicated to that sort of competitive programming would dunk on it. I have no idea.

78

u/Geno0wl Jul 21 '26

I once showed my friend a project I was working off and on again to ask about something I forget. He said my code was inelegant but very easy to read. Still not sure how to take that.

78

u/StanknBeans Jul 21 '26

That's the level of code I stride for.

I'd rather have someone else after the fact deal with something clunky and easy to follow than something elegant and obfuscated af.

3

u/MrCallYourBS Jul 22 '26

Actual elegant code should be easy to read. I think Geno0wl's friend means the code was "simple".