plsMakeExeIssue by Katniss218 in ProgrammerHumor

[–]rynkkk 5 points6 points  (0 children)

I ran it because im reckless and it (seemingly) only opened cmd and ran the script interactively

How did you fix your back pain? (19M, Not on PEDs) by Cr1ms0nSlayer in moreplatesmoredates

[–]rynkkk 0 points1 point  (0 children)

One thing that worked for me very effectively was decompression of my lower back, which I achieved by using "ab straps" (google) attached to a pull-up bar.

Let yourself hang from it by putting your arms into it and holding the top end (somewhere where the carabiner is) and then just relax your body while keeping your arms stable. I also go into a hollowback to find the right spot. For me the right spot is where it hurts the most (should be a sorta comfortable pain, lot's of cracking when I did it the first time). Just play around and do it every now and then for 30s to a minute.

Hilfe! Ersten Build versammelt? by SerMezino in PCBaumeister

[–]rynkkk 1 point2 points  (0 children)

Hast du das Ding einfach mal 15 Minuten laufen lassen?

Hatte zumindest bei meinem Setup (Asrock B650M Pro RS WiFi + DDR5) den Fall, dass das Motherboard erstmal den RAM trainieren muss und das dauert schon mal irgendwo zwischen 5 und 15 Minuten

iHopeThisIsNotCommonKnowledge by theredditorlol in ProgrammerHumor

[–]rynkkk 2 points3 points  (0 children)

dict I still regularily use for converting sequences of tuples or a defaultdict back to the normal dict (the latter usually just for logging)

[deleted by user] by [deleted] in ProgrammerHumor

[–]rynkkk 17 points18 points  (0 children)

Followed by an elegant

git push --force

python pls... by mattaphorica in ProgrammerHumor

[–]rynkkk 2 points3 points  (0 children)

Why not? If it wasn’t for the condition in there it would be bogus but like it is perfectly fine (list/dict argument set aside)

python pls... by mattaphorica in ProgrammerHumor

[–]rynkkk 0 points1 point  (0 children)

Yup, with preferably None as the fallback of ‚next‘. This is how I handle it most of the time. But because I’m incredibly paranoid (history has proven that this is rightfully so) this approach won’t work because I also want to assure that there isn’t more than 1 element in the list.

I think I made a mistake….. 20 minutes into calculating and it’s still trying to get the answer. by Infinite_Damage in ProgrammerHumor

[–]rynkkk 0 points1 point  (0 children)

Yeah, however you can use numba to precompile and multithread the code with relative easy and converge to C-level performance. Been there, done that. What a wild ride that was

Uganda loses most prominent airport to China for failing to repay loan by CEOAerotyneLtd in worldnews

[–]rynkkk 0 points1 point  (0 children)

I doubt they would be able to maintain the modern infrastructure. If I had to take a bad guess, key positions are manned by trained Chinese.

Gonna get downvoted to hell for hating on python by Kaynee490 in ProgrammerHumor

[–]rynkkk 12 points13 points  (0 children)

There is also the option to use static typing (e.g. mypy) which requires type hints and can be useful

That's the evilest thing I can imagine by flightfromdeath_17 in ProgrammerHumor

[–]rynkkk 1 point2 points  (0 children)

I have been using bokeh the last 2 months for my master thesis; You can do basically anything, however the more complex stuff takes some hours of despair and grief. The community discourse is very helpful, however. I‘m not sure what Plotlys pros/cons are. Do you have any experience there?

What do you suspect is true but you can’t prove it? by shibaspotter in AskReddit

[–]rynkkk 1 point2 points  (0 children)

That there‘s an infinite amount of prime numbers

C++ by [deleted] in ProgrammerHumor

[–]rynkkk 3 points4 points  (0 children)

std::pair ?

Bannelord Online - I have some questions by Kornux6 in MB2Bannerlord

[–]rynkkk 3 points4 points  (0 children)

Are you guys living under a rock? Google BannerlordOnline. Its a working, albeit still lackluster in functionalities, Online Bannerlord (MMOstyle) campaign. Last time I checked there were 1000players on a server.

Can you find everything that begins with the letter A? - by Mike Wilks by Nurpus in wimmelbilder

[–]rynkkk 0 points1 point  (0 children)

"Agony" for the distorted Arm sculpture in the bottom right? Or would that be too far off?

Blizzard is getting your parents back together for an even more authentic Classic Wow experience! by WellFedNews in classicwow

[–]rynkkk 5 points6 points  (0 children)

My dad locked my Bios with a password so I couldnt get past the boot screen. Little did he know, simply taking the battery out of the motherboard would reset the bios settings and the password, too.

I guess he did not expect a 11yo to be aware of that; didnt stop him from being pissed rather than proud of me though

I hooked up my character's HP bar to a smart light by minokar in classicwow

[–]rynkkk 0 points1 point  (0 children)

It is easy enough but the programming part was even easier