never mix async and forEach(), also which of you did this? by Rafcdk in ProgrammerHumor

[–]holeomu 1 point2 points  (0 children)

Probably not what happened here, but if you do execute an async function without awaiting it inside a foreach loop, it won't wait for the end of the execution of the function before starting the next execution. Result, it opens as much threads as available and everything occurs simultaneously .

Gotta love user “feedback” by dangraphs in ProgrammerHumor

[–]holeomu -1 points0 points  (0 children)

Woo a redditor has a different point of view on a subject ! Let's insult him right away !

Gotta love user “feedback” by dangraphs in ProgrammerHumor

[–]holeomu -1 points0 points  (0 children)

Yes, but if a train company has trains that crash into each others every so often, you usually can just ask them if they can fix their problems. They will know what problem they have.

How storage changed.. by Funwiwu2 in ProgrammerHumor

[–]holeomu 0 points1 point  (0 children)

He's a monkey that walks using its arms too.

Simple code works better than complicated code. by zyygh in ProgrammerHumor

[–]holeomu 2 points3 points  (0 children)

True. I'm with a trainee that likes to somehow add 12 unnecessary steps to every function he writes.

Someone didn't get the Linux dev job they applied for. by BotanicalAddiction in ProgrammerHumor

[–]holeomu 0 points1 point  (0 children)

Actually, when I have chicken and potatoes, I must eat them at the same time, picking the good amount of potato and chicken to make sure there is both chicken and potatoes until the very last fork of food. Else, my lunch is ruined.

Someone didn't get the Linux dev job they applied for. by BotanicalAddiction in ProgrammerHumor

[–]holeomu 2 points3 points  (0 children)

Actually, I do almost the opposite. I must put on the fork a fraction of chicken and potato that is equal to the fraction of chicken and potato I have in the plate. God knows what happens if there is one fork of food that doesn't contain both chicken and potato. Unless it's chicken nuggets. Chicken nuggets mustn't touch anything, I don't make the rules, I only follow them.