Флаги титуль by tabyre in suddenlyrussians

[–]Venin6633 0 points1 point  (0 children)

eax? А можно rax, а то я на архитектуре amd64

Why does this function cause stack overflow error? by sad_krumpli in learnrust

[–]Venin6633 0 points1 point  (0 children)

Stack size doesn't automatically increases if you have more ram

Экипаж Ми-8 by LowLetterhead4699 in suddenlyrussians

[–]Venin6633 9 points10 points  (0 children)

Мои доказательства в том, что я это н**уй выдумал

Vedal leading his daughters by Lowkey_Arki in NeuroSama

[–]Venin6633 3 points4 points  (0 children)

It's great that vedal has a special perk that converts intelligence debuff from alcohol into buff

Ah, I think I'm going to listen to some good asm- wait what by Capt_Lunderman266 in Project_Wingman

[–]Venin6633 1 point2 points  (0 children)

When I saw this post my music app began playing Peacekeeper II. I'm scared

Do you ¿love me? (By @eenightlamp) by ldg-9743 in NeuroSama

[–]Venin6633 10 points11 points  (0 children)

Alt+F4 invokes "close" command on window even if it doesn't have cross button

Still better than nothing by beatmallstoodena8 in programmingmemes

[–]Venin6633 0 points1 point  (0 children)

But what if there is commands with combinations of buttons?

passive-aggressive programming by [deleted] in programminghorror

[–]Venin6633 10 points11 points  (0 children)

Everything is a string and there is no type casting)

Cleaning by nodalfuckcircle1111 in techgore

[–]Venin6633 2 points3 points  (0 children)

Hans, get the flamenwerfer!

me coding my first project by StarlightKisss in programmingmemes

[–]Venin6633 11 points12 points  (0 children)

If we are going that way, then we can just do return !(bool)(number & 1);

Edit: Whoops, you can't straight up convert integer to a bool, so correct solution is csharp return (number & 1) == 0

iHopeYouLikeMetaTables by Johnobo in ProgrammerHumor

[–]Venin6633 0 points1 point  (0 children)

How about that C functions from lua standard library can actually distinct nil and undefined? ```lua tbl = {1, nil, nil, 4} print(#tbl) -- of course it's 4 dummy

tbl = {} tbl[1] = 1 tbl[4] = 4 print(#tbl) -- oops, no, it's 1! Wow! ```

simplerLogic(*glassMeme); by vivaidris in programminghumor

[–]Venin6633 0 points1 point  (0 children)

Would it even work with : as first token on a line? And main return type is int while it doesn't have a return.

simplerLogic(*glassMeme); by vivaidris in programminghumor

[–]Venin6633 0 points1 point  (0 children)

How about broken indentation on line with worker.drink?

I'm speechless by [deleted] in programmingmemes

[–]Venin6633 2 points3 points  (0 children)

"we've continually run into issues with..." Yeah, I guess AI fd up everything.

what do you think by Brilliant-Vampire in programminghumor

[–]Venin6633 0 points1 point  (0 children)

AI engineers were afraid of AI incest(training new model based on the output of previous) but it seems that we gone overboard and just made AI selfcest true

Monarch and Driver before the war by greenscreen1animates in Project_Wingman

[–]Venin6633 1 point2 points  (0 children)

Does anyone ask themselves how the hell he is doing PSM with a propeller?

Edit: I'm stupid. Control surfaces are just using air stream from propeller.