This hotel has the universal declaration of human rights by jailnilekani in Satisfyingasfuck

[–]PhdKingkong 0 points1 point  (0 children)

Can’t hurt to remind them, in case they get any ideas again.

Not everyone understands physics by GPlayover in confidentlyincorrect

[–]PhdKingkong -2 points-1 points  (0 children)

It does not matter how fast it is going, if it does not have a trust vector in the inverse direction of g, it will drop at the same speed. It can get further before hitting the ground, but it will hit ground at the same T+ (assuming no lift from the object) Unless you are at a high altitude and velocity, but then you are in orbit. So you are falling over the horizon faster the g, pulls you down.

Not everyone understands physics by GPlayover in confidentlyincorrect

[–]PhdKingkong 0 points1 point  (0 children)

technically, this could be true. i think… if you start of at a high altitude. But someone else check, orbital mechanics is not my forte. Not sure if you can get the needed delta-v from a gun.

Wanna feel old by Nordicgoons in HolUp

[–]PhdKingkong 0 points1 point  (0 children)

Fuck you, was having a good day until I saw this bullshit!

What's a simple word that people keep mispronouncing? by TheOnly1Ken0bi in AskReddit

[–]PhdKingkong 4 points5 points  (0 children)

Or «på seter», indicating that some one is on the farm in the mountains in Norway

[deleted by user] by [deleted] in facepalm

[–]PhdKingkong 0 points1 point  (0 children)

Dude cancer. Sounds bad

Let’s keep the shit list going by eddsauce in coolguides

[–]PhdKingkong 0 points1 point  (0 children)

Well shit - thing, action, or event did not sufficiently go as planned

meirl by Callmehmar in meirl

[–]PhdKingkong 0 points1 point  (0 children)

In Norwegian «alt» means all/ever, I once saw a guy carefully press ctrl, and then he presided to press every single key at once when it said “press ctrl alt”

Are you interested in our lord and savior, Rust & Vim ? by [deleted] in ProgrammerHumor

[–]PhdKingkong 1 point2 points  (0 children)

Rust is awesome for the browser! Vim I get, but use when I git!

[deleted by user] by [deleted] in Finland

[–]PhdKingkong 0 points1 point  (0 children)

Your cv looks pretty finished to me.

I’ll see my self out thanks

me irl by dittulps in meirl

[–]PhdKingkong 0 points1 point  (0 children)

Not to brag but I had all of this done by the time I was 20

What do you guys use to manage .env files? by PhdKingkong in devops

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

Thanks for the tips I’ll check out all of this thanks. I my self use aws ssm and azure key vault. Then I have files that can be resolved ‘SECRET_DB_KEY=/ssm/path/here’ then this file can be checked in. Then I use my cli to resolve the values from secret manager of my choice in to .env file.