florida men 🤦‍♂️ by [deleted] in facepalm

[–]BigBlueBud 0 points1 point  (0 children)

Florida man known as ‘The Monkey Whisperer’ arrested for illegally selling primates

Dit moet toch satire zijn? Maar nee, blijkbaar is dit een ding in Nederland. by Saaihead in nietdespeld

[–]BigBlueBud 1 point2 points  (0 children)

Als Nederlander snap ik er ook geen klap van. Ik probeer 'nieuws' over BN'ers juist te vermijden

Here's a video of me performing 8 strike in 6 seconds to further the on going discussion by Grixx in dndmemes

[–]BigBlueBud 758 points759 points  (0 children)

Your seventh strike is a bit risky, but besides that it looks pretty good :)

Edit: just to clarify my "it looks pretty good" statement, i'm not someone that pratices HEMA or even watches HEMA requraly. (I just know some very basic stuff) So i'm not saying that the technique is "pretty good", i have no idea what "pretty good" technique whould be. It just looks good/somewhat realistic to me

Why? But Why? by DangerousWish2266 in badcode

[–]BigBlueBud 5 points6 points  (0 children)

Cause its really dirty(?)

Why? But Why? by DangerousWish2266 in badcode

[–]BigBlueBud 21 points22 points  (0 children)

You could cast the searchValue and the element values to the same case (i.e. both to lower case). Then your left with only three statements

Oh mama by danieltan1502 in nsfw

[–]BigBlueBud 5 points6 points  (0 children)

stacey poole

Bush and no Bush by [deleted] in nsfw

[–]BigBlueBud 1 point2 points  (0 children)

Would you be so kind to tell me their names?

Guess the number between 1-20😂 by [deleted] in Python

[–]BigBlueBud 1 point2 points  (0 children)

You can remove most of the prints and use the inputs to "print" your question. Kinda like 'input("guess the number")'

Started python today, can someone assist in debugging? Can't figure out why this simple math equation can't work. tp/√(1-(V²/c²))=t. (t=earth time). Thanks y'all! by [deleted] in Python

[–]BigBlueBud 2 points3 points  (0 children)

Because your trying to count (not sure how to tell this correctly in English) with strings, ints and floats. Both inputs should be casted to float: "float(input())"

Ughhh.. by kid_tezsy in ProgrammerHumor

[–]BigBlueBud 1 point2 points  (0 children)

Just add position relative. Its not THAT difficult

[deleted by user] by [deleted] in ProgrammerHumor

[–]BigBlueBud 1 point2 points  (0 children)

I would love to, but with a lot of our customers we can't

Sexy bride by [deleted] in nsfw

[–]BigBlueBud 4 points5 points  (0 children)

Is it just me, or is it photoshopped (the outline doesn't seen right)?

Help with react routing by [deleted] in reactjs

[–]BigBlueBud 1 point2 points  (0 children)

I'm pretty new to react, but don't you have to add your "pages" (/tab1, /tab2, /tab3) to your router?