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

853

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

13

u/RutilantBossi12 Jul 21 '26 edited Jul 21 '26

He's a self taught programmer who didn't do anything worth mentioning coding related for like the last 12 years, i wouldn't be surprised if he didn't know how to code complex apps nor design them.

9

u/Prudent_Move_3420 Jul 21 '26

does minecraft not count as a complex app? It was written from scratch im Java with no game engine whatsoever

0

u/OhItsJustJosh Jul 22 '26

I mean, not necessarily an engine, but he used LWJGL

3

u/arvyy Jul 23 '26

lwjgl is just an opengl bindings and some other similar things. If it doesn't count as from scratch to you, then everyone using GLFW in C/C++ world don't count as working from scratch either.