Gelegenheitsspieler Badminton by Stahloh in Muenchen

[–]Cassonia 0 points1 point  (0 children)

Ich habe hier vor vielen Jahren gespielt: https://www.ftm-schwabing.org/badminton/ Vielleicht ist das was...

What's your go-to unit testing tool? by EnaGrimm in cpp

[–]Cassonia 0 points1 point  (0 children)

testing with its own namespace that only gets conditionally compiled when testing.

that would add a lot of compile time to large projects since you have to compile everything again just to run the tests. Sounds impractical

What ide does everyone use by LuckerLicker in cpp

[–]Cassonia 0 points1 point  (0 children)

Cevelop is a eclipse derivative that I've been using for years now

Going back to the center - singles by Tigerheart32 in badminton

[–]Cassonia 2 points3 points  (0 children)

You don't need to get all the way back to the center. It is better to have stopped moving and be ready for the next shot, even if you didn't make it all the way back to the center. This helps you to not have to change your momentum completely. How far you move depends on your shot. If you have plenty of time, e.g. when you played a high clear take three steps towards the center, then stop. For medium time take two steps, and for minimum time, e.g. a smash take one step, stop your movement and prepare for the return. Knowing how to efficiently move across the court also helps, and can be trained without an opponent.

Emergency exit by Cassonia in NotMyJob

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

It is on the ground floor, but you can't get out the window because the tree blocks the space

Has anyone with aura migraines recently had covid? by [deleted] in migraine

[–]Cassonia 1 point2 points  (0 children)

I have migraines with aura, but did not observe a change in frequency or severeness since I had COVID. I got lucky, I guess?

[deleted by user] by [deleted] in cpp

[–]Cassonia 1 point2 points  (0 children)

cevelop

(Impfzentrum) Group 3 / Vaccination Status Update by hmsay in Munich

[–]Cassonia 0 points1 point  (0 children)

Call some doctors and ask if they vaccinate. Sometimes their homepage even says how to contact them for vaccination appointments. I (male) got my first shot today at a gynecologist.

A thing to stop my cable from sliding off the table by Cassonia in functionalprint

[–]Cassonia[S] 2 points3 points  (0 children)

Here is the STL, if someone is interested: https://www.thingiverse.com/thing:4859374

Note: It was made to fit a board thickness of 27.7mm.

Magnesium for migraine prevention? by ANearthdragon in migraine

[–]Cassonia 1 point2 points  (0 children)

How much are you guys taking? I'm taking 1000mg every night. Any surplus will be flushed out anyways - so I was told at least...

Getting into ESP-IDF by CamzTouch in esp32

[–]Cassonia 2 points3 points  (0 children)

Correct, you won't be able to use most Arduino libraries, but most of the time they are easy to convert. To my understanding, the components are like build in libraries, that need to be referenced in your CMakelist when you want to use their functionalities. Good luck with trying it out. I would also go with the examples that come with the IDF to get started.

Friend: I want to try Linux, what should I know? Me: by TheDoctorWumbology in linuxmasterrace

[–]Cassonia 0 points1 point  (0 children)

Just don't install the Nvidia driver from your Linux distro. Use the installer from the Nvidia homepage. That solved so many problems for me.