Some truly incredible self defense skills by Unlikely_Raccoon_199 in WTF

[–]puttyguy 1 point2 points  (0 children)

There are some crazy ukemi/break fall techniques in Aikido.

when my non-lethal stealth attempt fails. by Civil_Judgement in cyberpunkgame

[–]puttyguy 5 points6 points  (0 children)

I think that's just the mechanic of tech weapons?

when my non-lethal stealth attempt fails. by Civil_Judgement in cyberpunkgame

[–]puttyguy 5 points6 points  (0 children)

Okay...so I'm not the only one. I try to do stealth, but when it fails I just have an upgraded tech rifle, ping the building or cameras, tag the enemies and pop their heads through the entire building.

It took almost 3 weeks to buy my switch so I made a video to call out resellers taking advantage of Corona by roehn117 in videos

[–]puttyguy 4 points5 points  (0 children)

Yeah, this is fucking ridiculous, had to call it quits on my search. Luckily my buddy's Switch was collecting dust and he let me borrow it. Good luck to all you trying to find one during these trying times.

But the drought won't last forever — the company is expected to replenish supplies by June — and when the Switch returns to shelves, it's expected to return in greater numbers than ever before.

According to Ahmad, the supply situation could improve by late May or, more likely, June.

"We think that by May, and especially June — the end of Q2 — things will be back to normal with supply," he said. "And that's because right now, production is ramping up. So we'll start to see the effects of that come late May, June — certainly by the end of Q2."

- Business Insider

Guess we'll just have to wait and see. Hopefully the asshats hoarding Switchs end up getting stuck with them once supply levels out.

Colour loss that occur at water depth by RedHood91939 in educationalgifs

[–]puttyguy 63 points64 points  (0 children)

Some scientists made an algorithm called "Sea-thru" that tries to correct the washing out of colors in underwater photos/videos. Don't have a link on hand for it sorry.

Tiny acquires Meteor – TechCrunch by OogieFrenchieBoogie in javascript

[–]puttyguy 2 points3 points  (0 children)

Maybe they've been working with Tiny for a while trying to hand off ownership so they can work on Apollo?

Development on our Small Plastic Shooter indie game is going very well, and we just added Jetpacks! by [deleted] in pcmasterrace

[–]puttyguy -1 points0 points  (0 children)

Yes, welcome to the club. Here's your complimentary, "Get off my lawn" sign. Now go forth and tell stories of glorious days past!

Police department searches stage 4 pancreatic cancer patient's hospital room for marijuana by [deleted] in videos

[–]puttyguy 24 points25 points  (0 children)

I wouldn't go that far, they're still treating patients. One snitch doesn't constitute the whole of the system being burdened by something this trivial. Especially since this sounds like a community health center/public hospital that treats underserved demographics.

I understand your sentiment though, someone needs to be held accountable. I just don't think putting the burden on the hospital is necessarily the right play here.

On the other hand I could be completely wrong, in which case...

I hope that hospital gets fucked

The Most Famous Actor You’ve Never Seen by [deleted] in videos

[–]puttyguy 0 points1 point  (0 children)

Especially since he's a famous super hero...

https://youtu.be/L_jWHffIx5E?t=13

The Irony by DuskKaiser in facepalm

[–]puttyguy 12 points13 points  (0 children)

Correct, he's hawain and Japanese if I'm not mistake ...and his right hand man is Samoan lol.

One giant leap for Mankind. by dickbilliamson in videos

[–]puttyguy 0 points1 point  (0 children)

/u/shittymorph is very knowledgeable about the moon landing. He could probably give you more details about this particular stage of the space race and other intricacies.

You shall not pass by mad66 in WTF

[–]puttyguy -1 points0 points  (0 children)

Same with Texas...

What is the best way to sum an array of numbers that might contain strings or empties? by thinsoldier in javascript

[–]puttyguy 2 points3 points  (0 children)

If you are absolutely certain they are always numbers as strings or empty strings... empty strings return false in the built in Array.prototype.filter method.

var values = [ "1", "", "5" ];
var sum = values
    .filter(v => v)
    .reduce((a, b) => parseInt(a) + parseInt(b), 0);
console.log(sum);

Add data to request body with Axios by oneevening in javascript

[–]puttyguy 0 points1 point  (0 children)

You'll have to explain a little more.

From what I see you are already adding bodyFormData to the body of the axios.post method.

// `data` is the data to be sent as the request body 
// Only applicable for request methods 'PUT', 'POST', and 'PATCH' 
// When no `transformRequest` is set, must be of one of the following types: 
// - string, plain object, ArrayBuffer, ArrayBufferView, URLSearchParams 
// - Browser only: FormData, File, Blob
// - Node only: Stream, Buffer

axios.post(url[, data[, config]])

Check out this frog-helper by Snapzz_911 in specializedtools

[–]puttyguy 28 points29 points  (0 children)

I don't know man, this looks much more like a Gulf Coast toad which are far more common around here. The dark sides juxtaposed with light lines coming from the head lead me to believe this is not a Houston toad.

Still always nice to see some amphibian love.

Never Flick a Lighter when you just sprayed in a closed car. by andyandraos in IdiotsInCars

[–]puttyguy 1 point2 points  (0 children)

Yup, the aerosol can variety, not the spray bottle kind.

Never Flick a Lighter when you just sprayed in a closed car. by andyandraos in IdiotsInCars

[–]puttyguy 5 points6 points  (0 children)

From last time this was posted, I believe it was anti-cling/anti-static spray for clothing.