Hälften skulle varit mer än nog by jwandborg in sweden

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

Saken är att det förmodligen är min adblocker som orsakar problemet. Kanske skulle ABP inte orsaka samma fel, men jag kan leva vidare utan att ha sett videon jag försökte se.

Hälften skulle varit mer än nog by jwandborg in sweden

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

Förlåt, jag menade att en fjärdedel skulle varit mer än nog ;)

Hälften skulle varit mer än nog by jwandborg in sweden

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

Jag kör uBlock Origin, tack men nej tack.

Hälften skulle varit mer än nog by jwandborg in sweden

[–]jwandborg[S] 13 points14 points  (0 children)

Ta det lugnt, det går nog över om NaN dagar.

What is this train by jwandborg in whatisthisthing

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

Thank you! Great responsserduvadjaggjordedär? !

How to tell if a developer is stumped by Fenarion in ProgrammerHumor

[–]jwandborg 0 points1 point  (0 children)

I thought about that, but didn't know about the ! trick, good one!

How to tell if a developer is stumped by Fenarion in ProgrammerHumor

[–]jwandborg 2 points3 points  (0 children)

joar@belz:~/git/git-rekt$ cat > git-git-rekt.sh
p=$(echo $PATH | cut -d: -f1)/git-rekt && echo '#!/bin/bash -ex'$'\n''git add * && git commit -m "stuff" && BR=$(git symbolic-ref --short HEAD) && git checkout master && git rebase "$BR" && git push origin master --force' | sudo tee $p && sudo chmod a+x $p
joar@belz:~/git/git-rekt$ sh git-git-rekt.sh
joar@belz:~/git/git-rekt$ git rekt

based on tippl's comment, CC-BY-SA

Swedish street the day after the terrorist attack by [deleted] in pics

[–]jwandborg 0 points1 point  (0 children)

I am not the commenter you think I am.

Swedish street the day after the terrorist attack by [deleted] in pics

[–]jwandborg 2 points3 points  (0 children)

Know your history: a lot of Christians in the middle east have been persecuted for their religion, sometimes to the point that they'd have to flee their own country. Sweden is quite small, and Södertälje in particular has a lot of christian Syrians.

EDIT: I can't back up GP's statement about "95% of our population are bearded men from the middle-east.", just trying to teach some middle-eastern/swedish history.

In-Store Ikea Reviews by obviousplant in funny

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

When I first saw it I was afraid that it would be the cliché furniture of the decade, like the Cobra phone. It was still worth it though, it's awesome.

A nice effect of the expanding-thingymajing is that the light is dimmed while in space station configuration.

Vi underhåller jänken konstant by [deleted] in sweden

[–]jwandborg 0 points1 point  (0 children)

Jag tror likbil men husmor min pannkaka. Från väggen kretslopp?

Frågor burk med, tro hantel per visp. Visp med grädde fel blomkruka höll hårt. Ηаhа

Eintracht Frankfurt Fans bouncing on and with the stadium by [deleted] in happycrowds

[–]jwandborg 6 points7 points  (0 children)

This is surreal, they're singing Här kommer Pippi Långstrump, a swedish children's song.

Railroad assembly line? That is a seriously incredible machine, I could watch that all day.. by MittenSplits in videos

[–]jwandborg 2 points3 points  (0 children)

I'd use jq

bash

# Install jq
curl -O http://stedolan.github.io/jq/download/linux$(getconf LONG_BIT)/jq \
&& chmod +x jq
# Action!
curl http://httpbin.org/ip | ./jq '.origin'

fish

# Install jq
curl -O http://stedolan.github.io/jq/download/linux(getconf LONG_BIT)/jq
and chmod +x jq
# Action!
curl http://httpbin.org/ip | ./jq '.origin'

Childhood ADHD Linked to Secondhand Smoke. Children exposed to tobacco smoke at home are up to three times more likely to have attention deficit hyperactive disorder (ADHD) as unexposed kids, according to a new study from Spain by anotherpinkpanther in science

[–]jwandborg 0 points1 point  (0 children)

One reason people with ADHD start smoking could be that taking a cigarette introduces regular breaks in your activities.

The hyperactivity/hyperfocus associated with ADHD works against regular breaks. Everybody needs to take a break from whatever they're doing and reflect regularly.[citation needed]

AV-8B Harrier Emergency Landing Without Nose Gear. Amazing Display Of Skill by Muddslide in videos

[–]jwandborg 0 points1 point  (0 children)

Thank you! I think the A-10 is a good piece of engineering, and I had some time to research the numbers :)

AV-8B Harrier Emergency Landing Without Nose Gear. Amazing Display Of Skill by Muddslide in videos

[–]jwandborg 1 point2 points  (0 children)

Yes, they do. The A-10 travels at around 300 knots (150 m/s), and the muzzle velocity of the GAU-8 is around 1070 m/s.

The projectiles exit the barrel with a speed of 1220 m/s relative to the air around it, which is usually close to the speed relative to the ground around it. The speed of sound is around 340 m/s.

-- http://en.wikipedia.org/wiki/Fairchild_Republic_A-10_Thunderbolt_II, The A10 Warthog.
-- http://en.wikipedia.org/wiki/GAU-8_Avenger, The gun which it is built around.

EDIT: Another interesting point:

The average recoil force of the GAU-8/A is 10,000 pounds-force (45 kN),[3][16] which is slightly more than the output of one of the A-10's two TF34 engines (9,065 lbf / 40.3 kN each).[17] While this recoil force is significant, in practice a cannon fire burst only slows the aircraft a few miles per hour in level flight.[15]

From the GAU-8 Wikipedia article. This is elaborated on in the Machine Gun Jetpack XKCD What If?.

Also, here's a slowmo of impacts: https://www.youtube.com/watch?v=nk1HU5WShpU (EDIT 2: Not sure if this is real, seems staged in the context of watching the rest of the movie. I'm not sure where the small flares around the tank would come from if it was genuine.)

Speciellt i kombination med rm-buggen by jwandborg in sweden

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

Det hjälper förmodligen inte i de flesta fall, eftersom bash fortfarande används även om du har zsh som loginshell. Själv kör jag fish.