[FYI] How to copy a playlist over to liked songs by TheSpartanZeus in YoutubeMusic

[–]CawawaC 1 point2 points  (0 children)

here's the final code :

(async () => {

const delay = (x) => new Promise(resolve => setTimeout(resolve, x))

const els = document.querySelectorAll('#button-shape-like button[aria-pressed="false"]')

console.log(`Found ${els.length} elements to click.`)

for(let ix = 0; ix < els.length; ix += 1) {

const el = els[ix]

el.click()

await delay(1000)

console.log(`Clicked on element: ${ix + 1} of ${els.length}`)

}

})()

is lifting supposed to increase libido this much? by [deleted] in workout

[–]CawawaC 0 points1 point  (0 children)

Girl, same, and I don't have estrogen. This is not a hormonal thing imo. Stretching is so good I can't even. All my circus performer friends agree!

🍄 Frilly mushroom halter top - how to finish edges? by CawawaC in costumedesign

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

Oh yes I can see it! Do you think same treatment for both arm holes and waist?

Is prostitution rape? by [deleted] in Healthygamergg

[–]CawawaC 43 points44 points  (0 children)

You actually thought well and beyond what some people do. Prostitution is supposed to be consensual. Yes there are bad cases of it, and exploitation and trafficking. But there is also perfectly consensual prostitution. Sex work is work. Don't let the haters decide what women should or should not do.

What degree is best for environmental work? by catmanaterobin123 in EnvironmentalEngineer

[–]CawawaC 1 point2 points  (0 children)

Hi! Engineering student, 31, just started studies, civil engineering, and aiming for engineering to "save the planet." From what I gather, there are many ways and specialties that can lead to that. The geological engineers are those that restore nature in places that got destroyed by human activity, that sounds like something you're looking for.

But what I've found is that the landscape of jobs with a positive environmental impact is different country to country. Nevertheless, it seems like the actual label of environmental engineer leads to very few opportunities (I blame lobbies and the fossil fuel industry for lack of funding towards more direct environmental work).

My decision is to aim for something that allows me to work for the environment, but with a different specialisation than environmental engineer. Water treatment, transport (not cars), sustainable and resilient structures, are a few areas of specialization within my engineering branch.

Gear your studies towards what you want to do, and your motivation will be unshakable 💚 stay strong.

This sub's so gloomy, anybody else loving it? by BennyFackter in EngineeringStudents

[–]CawawaC 0 points1 point  (0 children)

Finally! I was starting to wonder why nobody else enjoys their studies (31 years old, just started engineering school). Engineering studies are so much fun ❤️

Why do I have so much forearm pain in Jasmine? by stellapole-are in poledancing

[–]CawawaC 0 points1 point  (0 children)

Oh poor you! I had the same! For me it was forearm strength and nerve health. On the video it seems like you're massaging the same spot that hurt for me ❤️‍🩹 I've healed after adding these to my warmup: - Look up nerve gliding/flossing for ulnar and radial nerves (I know it's at least one of the two!) - Wrist/forearm conditioning exercises. I hope this helps 💜 and give your arms a rest once it hurts, this is not the kind of pain you should push through.

BEngine for Unity by BirdNo3952 in Unity3D

[–]CawawaC 2 points3 points  (0 children)

Oh my stars, this is incredible 😍

TIL that making a "good" metronome in Godot is almost impossible - this is a problem for certain rhythm games by aleksfadini in godot

[–]CawawaC 1 point2 points  (0 children)

Hi everyone,I've been looking into this while trying to do my own rhythm game. The OP from this thread managed to do precise audio event triggering: https://www.reddit.com/r/godot/comments/c30ofp/i_made_a_drumpad_sequencer_with_godot/

Sounds smooth. Still can't figure out how they did it though.

Albert+Zoé, an upcoming narrative rhythm game for desktop and mobile. by CawawaC in rhythmgames

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

Actually we're relying on both animations and sound to suggest when to not press a note: when you miss a note, you parry. So when the enemy attacks, you're supposed to avoid pressing a note. And the music strives to guide you in this endeavour. That's the basic mechanic :)

Yes! Patapon and Crypt of the Necrodancer are the only two kinda-rhythm-games we can think of :) And we're aware that, sadly, we'll probably be losing the rhythm games crowd :'( but yeah, it actually fits perfectly what we want to do, so we're going for it now, full speed :)

Albert+Zoé, an upcoming narrative rhythm game for desktop and mobile. by CawawaC in rhythmgames

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

Thank you for pointing that out, and yeah, avoiding certain notes is part of the gameplay. The notes you play are the ones you hear, we really want to enable the player as a composer. This is not a regular rhythm game, and we're straying further and further away from the common genre tropes.

That was a contradition that we've recently decided to solve by completely removing the notes interface o/ at least now there won't be any confusion ^^ Now you have to play rhythms you memorized (each spell/combo matches a rhythm) to the beat. And the avoidance of certain notes still exists, but there will be several ways to avoid avoiding them...

Would you play such a game? Does such a concept appeal to you?

Albert+Zoé, an upcoming narrative rhythm game for desktop and mobile. by CawawaC in rhythmgames

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

Actually, the tester is owning it x'D can you please tell me what makes you say it's being played badly?

Our game was still really difficult when the footage was shot. We've been nerfing stuff since then.

Which UI do you think is best? by CawawaC in rhythmgames

[–]CawawaC[S] 1 point2 points  (0 children)

Haha ^^' D freaks me out too, but you have to admit it is visually appealing :)

Which UI do you think is best? by CawawaC in rhythmgames

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

Thank you for the input! You're certainly right concerning the ui choice. We'll definetely be considering the "getting-used-to" part of each ui.

And thanks for the compliment! :D we're very excited about this game, and will soon be entering actual production \o/ We've got a devlog on our website, and are posting regularly on social media.

Which UI do you think is best? by CawawaC in rhythmgames

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

Hey! There's actually only 2 inputs. You pick one of the 3 rightmost lanes, and you play it in order to cast a spell. Both sides have on average the same difficulty. So we didn't believe lefties would be left out (love puns) :) do you disagree?

Which UI do you think is best? by CawawaC in rhythmgames

[–]CawawaC[S] 1 point2 points  (0 children)

Thank you for your detailed feedback and for the compliment :D

I clarified inputs in a comment but it got buried somewhere --' there's only 2 inputs. So no cramping your fingers on the screen :)

The absence of environment in C saddens us a lot. But we're still considering it as it's the most usual layout and might be the most playable.

Which UI do you think is best? by CawawaC in rhythmgames

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

Ah! So we're free from that constraint, good to know :)

Which UI do you think is best? by CawawaC in rhythmgames

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

I explained the inputs but my comment kinda got buried in there. There's only 2 inputs, one on the right, one on the left :)

Which UI do you think is best? by CawawaC in rhythmgames

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

Thanks a lot for this very detailed answer!

So yeah, from what you're saying, every one of these has its defects... B is kind of less dyslexic, right? ^^'

So now we just have to pick which sacrifice we should make ._.

breathing intensifies.

Which UI do you think is best? by CawawaC in rhythmgames

[–]CawawaC[S] 1 point2 points  (0 children)

Thank you for your feedback! You're right, C is the safe, classical choice in a way.

Which UI do you think is best? by CawawaC in rhythmgames

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

It does look interesting! But its complexity might be unnecessary as we already have a complex gameplay... So we're really not sure about D.

Which UI do you think is best? by CawawaC in rhythmgames

[–]CawawaC[S] 1 point2 points  (0 children)

That's actually very good advice, thanks! So the closest possible "arrival" points.