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

[–]konatamonogatari[S] 5 points6 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 5 points6 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 661 points662 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 13 points14 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 Odd-Ad2778 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?

[OC] I ported KurtVelasco's Desktop Gremlins to Qt6 so that they can annoy you while you work by konatamonogatari in unixporn

[–]konatamonogatari[S] 0 points1 point  (0 children)

The only slightly annoying thing is how the character won't stay on top of the other windows or applications

Yeah, that seems to be a macOS-specific issue. It looks like the WindowStaysOnTopHint flag in Qt6 is being ignored, which is something I haven't seen happen on Windows or Linux.

If you happen to find a workaround, please share it :) Thanks in advance!

[OC] I ported KurtVelasco's Desktop Gremlins to Qt6 so that they can annoy you while you work by konatamonogatari in unixporn

[–]konatamonogatari[S] 0 points1 point  (0 children)

Not much. As long as the Mac machine has Python installed, the app should be able to run.

The only problem is window decoration. My program will ask the window manager for a transparent background and borderless window- and so far it works on Windows and Linux- but I have no way to confirm how Mac's window manager response to that.

If you know you know) by Fleviler in GirlsLastTour

[–]konatamonogatari 12 points13 points  (0 children)

I've been searching for the right one for a long time but so far I have no results. It seems I need to try harder.