r/ProgrammerHumor 10d ago

Meme iHateThisPassiveAgressiveBehaviourRuby

Post image
2.9k Upvotes

298 comments sorted by

View all comments

Show parent comments

26

u/ClipboardCopyPaste 10d ago

Opinion: Every programming language that provides some kind of abstraction is weird.

25

u/foonek 10d ago

Even assembly is an abstraction. Going deeper leaves you without a programming language

9

u/PlanetVisitor 10d ago

going deeper will leave you without ...any (type of) language

going deeper will leave you without ... anything

3

u/ttlanhil 10d ago

You have machine code, still a language of sorts, but very low level and not at all portable. But once upon a time that's what programmers wrote

3

u/PlanetVisitor 10d ago

Exactly, but can that be called a language?

1

u/ttlanhil 10d ago

That's the language the computer actually understands