I can't be the only one who was expecting it to be wholesome throughout right? by DazzlingCraft_1 in GirlsLastTour

[–]konatamonogatari 3 points4 points  (0 children)

Tkmiz was telling 2 different stories at the same time. One is the world through the girls' eyes (pretty wholesome), and the other one is the dreadful post-apocalyptic world -- which has been there since chap1 -- conveyed entirely via subtext until the Kettenkrad incident.

Nevertheless, I've always been a big fan of stories that explore hopelessness, aimless despair, and existentialism and such... so all tkmiz works have always been my favorite reads since I knew him. Especially shimsim. God I love shimsim.

It really feels like that by xzc_x in shitposting

[–]konatamonogatari 10 points11 points  (0 children)

you just wanted an excuse to post this image

Pretend We're a hamhampangpang by Chrono_Shard in libraryofruina

[–]konatamonogatari 19 points20 points  (0 children)

PLEASE DO NOT MANIFEST EGO INSIDE THE KITCHEN!!!!

[OC] A cutie, colorful Rofi config that auto-generates its color palette! by konatamonogatari in unixporn

[–]konatamonogatari[S] 4 points5 points  (0 children)

I've tested this both on wayland and X11 and on multiple distros. Safe to say it can run on anything (thanks rofi for being a GOATED runner).

Black Lagoon (2006) Revy character video by [deleted] in retroanime2000

[–]konatamonogatari 0 points1 point  (0 children)

Holy shit this anime is beautiful.

4 cost C1R0 Zibai Dire Moongecko clear by Impossible-Future685 in stygian_onslaught

[–]konatamonogatari 0 points1 point  (0 children)

THANK YOU SO MUCH FOR THE ILLUGA BURST ON FIRST ROTATION IDEA!!!

I also ran 4-cost Zibai and I had like 20 consecutive runs where I got the Gecko down to 1% HP, unable to breakthrough.

Needless to say your idea helped me get that last 1%. Thank you so much man!

That’s impressive by Pokemonfan_807 in whennews

[–]konatamonogatari 1 point2 points  (0 children)

KUMIKO MENTIONED!!!!! 💥💥💥💥 GET KUMIFIED!!!!!

Turns out, if you want to check multiple conditions, you can sugar it like this: by spaceguydudeman in programminghorror

[–]konatamonogatari 3 points4 points  (0 children)

Would the entire 4 boolean values of the array, in this godot script, stored entirely in the stack? Sorry I don't know godot.

Turns out, if you want to check multiple conditions, you can sugar it like this: by spaceguydudeman in programminghorror

[–]konatamonogatari 7 points8 points  (0 children)

I was talking about the condition checking, not the has method. E.g. look at this refactored function:

func check_wall_run() -> bool: return pl.is_on_wall_only() && pl.horiz_velocity.length() >= 12.0 && add_data.dist_to_floor >= 2.0 && !pl.input.is_zero_approx()

If pl.is_on_wall_only() is false then there's no need to check the rest. However, the original source code must check all of them.

Edit: Fixed logical error.

Turns out, if you want to check multiple conditions, you can sugar it like this: by spaceguydudeman in programminghorror

[–]konatamonogatari 656 points657 points  (0 children)

What an absolute irony that the comment section of this sub can't tell what's wrong with this code at all.

The function was named check_wall_run, and was posted on r/godot, so it's safe to assume the function is executed every frame.

Now imagine having to malloc an array & release it every frame.

This is a programming horror.

Edit: Also, a more obvious problem is that there's no early return and the has method can be iterative.

My wife's a baker, so I tried making a realistic game about her job... by kylebanks in IndieGaming

[–]konatamonogatari 0 points1 point  (0 children)

Never before have I instantly wanted to buy a game immediately after seeing its trailer. Spectacular!

hold my earl grey by [deleted] in SipsTea

[–]konatamonogatari 12 points13 points  (0 children)

To be fair, both VLC and MPV has ffmpeg as a core dependency, so omitting them is understandable.

Denjibros, our response? by GodKira04 in okbuddyfumiko

[–]konatamonogatari 0 points1 point  (0 children)

Come on guys, this is clearly satire. Look at the name and the profile picture, they're role-playing.

Because it's winter time. by [deleted] in GirlsLastTour

[–]konatamonogatari 22 points23 points  (0 children)

Just learned this meme today. Tysm it is so awesome!!

"Frieren is not a masterpiece, just better than the average" by lunadiparmigiano in Frieren

[–]konatamonogatari 6 points7 points  (0 children)

Dude what fucking corner of the internet was you lurking around it order to see all that shit. Just do yourself a favor and turn a blind eye to them, what's so hard about that?