Lauchmelder

joined 1 year ago
[–] Lauchmelder@feddit.de 2 points 4 months ago

perhaps it's because you're insulting the very people you're trying to convert to your cause. work on your rhetoric and watch your success rate skyrocket

[–] Lauchmelder@feddit.de 3 points 5 months ago

source: i made it the fuck up

[–] Lauchmelder@feddit.de 3 points 6 months ago (2 children)

truly spoken like someone who has never worked on a large C/C++ project

[–] Lauchmelder@feddit.de 6 points 6 months ago

not saying it's good design, I ditched C++ long ago. at least the C++20 modules API is gonna fix this, right guys?

[–] Lauchmelder@feddit.de -2 points 6 months ago (1 children)

pretty sure the meme is about how the implementation looks ugly but using the implementation looks good because all the code is abstracted away. if it was like you said then why would they compare the code to the main.cpp

[–] Lauchmelder@feddit.de -3 points 6 months ago (8 children)

The reason is that header files are pretty much copy/pasted into your c files when you include them. so the code in them keeps getting recompiled for every c file, which drastically increases overall build times. If you only declare in the header and have one c file implementing the functions you compile them only once.

[–] Lauchmelder@feddit.de 41 points 6 months ago* (last edited 6 months ago) (18 children)

Why are you putting the implementation in the .h file? You're supposed to declare in the header and implement in the .cpp files. The meme is reversed

[–] Lauchmelder@feddit.de 2 points 7 months ago

how would that work

[–] Lauchmelder@feddit.de 5 points 7 months ago (1 children)

Kann gut sein, ich hab für meinen Eigenbedarf noch nie industrielle Mengen an Knoblauch gehackt. Wird vielleicht mal Zeit

[–] Lauchmelder@feddit.de 2 points 7 months ago (3 children)

Wenn man den Knoblauch sowieso hackt kann man ihn auch mit dem Messer zerquetschen und die Haut danach einfach wegnehmen

[–] Lauchmelder@feddit.de 2 points 7 months ago* (last edited 7 months ago) (1 children)

it can compute how often I needed to compute the value of calling a function an infinite number of times.

println!("0");
[–] Lauchmelder@feddit.de 8 points 10 months ago (1 children)

Dennoch müssen Adjektive wie "blond" entsprechend dem Geschlecht inflektiert werden. "blonde actress" und "blond actor" sind richtig, wohingegen "blond actress" ungrammatisch wäre

 

Hello!

I've been thinking about hosting my own Lemmy instance, but wonder if there's an easy way to federate with other communities/instances. I like to browse the "All" tab, but that tab would be empty on a self-hosted instance I imagine.

Is there a way to get all communities of certain instances in my All feed? Or do I have to search up each individual community manually once?

view more: next ›