this post was submitted on 10 Oct 2025
569 points (98.1% liked)

Programmer Humor

26996 readers
1350 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] A_norny_mousse@feddit.org 9 points 1 week ago* (last edited 1 week ago) (7 children)
#beinhalte

My German teacher: any usage of the verb 🦵-halten in your essay is a point off.

zurück 0;
[–] Opisek@piefed.blahaj.zone 2 points 1 week ago (6 children)

What's wrong with beinhalten?

[–] schnurrito@discuss.tchncs.de 5 points 1 week ago

It doesn't fit very well in this context, the idea behind "beinhalten" is that the subject "includes" the object (i.e. the object is part of the content of the subject), but the #include command in the C preprocessor isn't about describing that kind of situation, it's a command "I want to include one file in another", a better verb in German for that is "einbinden". (I realize this isn't a very good explanation, but I'm a native speaker of German and can tell you that no one would use the verb "beinhalten" in this context.)

The previous commenter's German teacher likely prefers "enthalten" instead of "beinhalten", which has the same problem in this context though.

load more comments (5 replies)
load more comments (5 replies)