If programming languages are made for humans, then explain Assembly. Or better yet, try debugging a segfault in C at 3 AM and tell me that was designed with human comfort in mind.
Sure, some languages pretend to be human-friendly (looking at you, Python), but then you hit regex or dependency hell, and suddenly it’s like deciphering alien hieroglyphs. Let’s not even start on Lisp—parentheses everywhere like it’s trying to smother you in syntax.
No, programming languages aren’t made for humans—they’re made for machines, and we’re just the poor fools trying to survive the translation layer.
If programming languages are made for humans, then explain Assembly. Or better yet, try debugging a segfault in C at 3 AM and tell me that was designed with human comfort in mind.
Sure, some languages pretend to be human-friendly (looking at you, Python), but then you hit regex or dependency hell, and suddenly it’s like deciphering alien hieroglyphs. Let’s not even start on Lisp—parentheses everywhere like it’s trying to smother you in syntax.
No, programming languages aren’t made for humans—they’re made for machines, and we’re just the poor fools trying to survive the translation layer.
add t0, t1, t2
is way easier for humans than the0x014B4820
that it could be assembled into, and what programmers had to use before assembly existed.it was a joke bro lol no one want to do regex at 3am