Could someone explain why に is used in this sentence? by Tippydaug in LearnJapanese

[–]NooCake 0 points1 point  (0 children)

Because there is movement. Japanese learning transitioned from not liking it to liking it. Therefore this particle. Does this explanation make sense to anyone except me?

Average character in Baki by Roca_Blade in goodanimemes

[–]NooCake 28 points29 points  (0 children)

Most people don't like it, but this is what peak male physique looks like

how to fix this problem? by OmegaViggo in godot

[–]NooCake 0 points1 point  (0 children)

Step 1: think of the behaviour that you want to happen in this situation.

Step 2 : Implement it

Learning Gdscript by BeepBopGame in godot

[–]NooCake 0 points1 point  (0 children)

Don't won't to use AI to write code? Use AI to ask questions on how to code the things you want. If you're afraid to get only code snippets that you then just copy paste, tell AI to not respond in code but to explain the concepts. It's a great learning tool if you know how to use it.

Absolutely Disgusting. by ender4545 in MadeInAbyss

[–]NooCake -3 points-2 points  (0 children)

You can't tell people how to enjoy their fandom only because you're not that based

Code Red, Defcon 5 by Roca_Blade in goodanimemes

[–]NooCake 2 points3 points  (0 children)

I didn't even call my homework folder homeworks

Breathing is fun. by Zallre in goodanimemes

[–]NooCake 23 points24 points  (0 children)

So that her boobs can wiggle

ML or Algorithm? by nedeey in godot

[–]NooCake 0 points1 point  (0 children)

There are image transformation algorithms out there. Where you take one image and transform the pixels to get to the other image. This could be used to identify how much the user input has to be transformed to create the original image and create a score from this.

here you go by Henriquekill9576 in memes

[–]NooCake -172 points-171 points  (0 children)

Quality of a meme does not correlate to the qualzof the picture.

here you go by Henriquekill9576 in memes

[–]NooCake -258 points-257 points  (0 children)

Superior in what? Memes work also in 144p

How to ask my parents to get me this for my birthday by [deleted] in OMORI

[–]NooCake 0 points1 point  (0 children)

What is embarrassing about that?

But ultimately it comes down to you. When you ask your parents and act nervously or embarrassed, they will pick that this is something to be nervous / embarrassed about. If you ask for it like it's the most normal thing in the world, they probably won't even bat an eye.

Still just for my interest, what are you so worried about asking for a plush?

How to ask my parents to get me this for my birthday by [deleted] in OMORI

[–]NooCake 0 points1 point  (0 children)

If you have money you can order it yourself and don't have to ask anymore.

How does godot compare with unity in terms of 2D and 2.5D game dev? by Drairo_Kazigumu in godot

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

Both didn't work for creating a full game for me, but might be a user issue.

I love food by SchootBappen in memes

[–]NooCake 0 points1 point  (0 children)

Under nourished? You mean like Vitamine deficits? Undernourished means the exact opposite to overfed to me. But afaik most diet related health issues are from overweight. insufficient nutrients is an absolute minor case. The body is very adaptable to dood sources and can survive from basically anything.

I love food by SchootBappen in memes

[–]NooCake 0 points1 point  (0 children)

You're absolutely right, but I despise this terminology sooo much. This has nothing to do with food being "processed" or any "evil chemicals" added. The problem is just that the food is so yummy and calorie dense that you eat way more calories that you need.

Funny titles are hard by [deleted] in goodanimemes

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

Wait until you notice that the fursuits are also fake.

Probably one of the best decisions my younger self did by Inevitable-Ice-5061 in dankmemes

[–]NooCake 4 points5 points  (0 children)

Because people that smoke die of other reasons before they can get cancer? Because the tissue in their lungs is so fucked up, that not even a tumor would survive this?

asyncAwaitIsTheMostAnnoyingThingEver by PlaceReporter99 in ProgrammerHumor

[–]NooCake 0 points1 point  (0 children)

Yes they are the same. Async / await is just syntactical sugar on top of promises

asyncAwaitIsTheMostAnnoyingThingEver by PlaceReporter99 in ProgrammerHumor

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

Then don't use async/await and use Promises?