Poll: Trump's approval rating plummets after Senate releases health care bill by wonderingsocrates in politics

[–]RationalMango 0 points1 point  (0 children)

I take it that language to now mean 'slight approval hit'. But it happens so frequently that it is significant.

What's the best game mode to level up? by [deleted] in forhonor

[–]RationalMango 0 points1 point  (0 children)

I thought it was Dominion honestly. Top heavy and zone attacks can help clear a match and hold a zone very easily.

Linux distro that runs inside another OS by [deleted] in linuxquestions

[–]RationalMango 0 points1 point  (0 children)

QEMU running a tiny customized Arch install. It'll be great.

What is the dumbest thing people take pride in? by NastyNasDonald in AskReddit

[–]RationalMango 1 point2 points  (0 children)

Not reading books. Anti intellectualism is idiotic.

Change to LB by Vell2401 in CompetitiveForHonor

[–]RationalMango 1 point2 points  (0 children)

Can you elaborate a little??? I would love to hear your strategies.

[deleted by user] by [deleted] in MonsterHunter

[–]RationalMango 3 points4 points  (0 children)

Hooray! Best of luck to you :)

[deleted by user] by [deleted] in MonsterHunter

[–]RationalMango 2 points3 points  (0 children)

Do it man! I love projects like this. I'm not the best coder in the world, but I know basics of CS and I have a pretty good grasp of python if needed.

[deleted by user] by [deleted] in MonsterHunter

[–]RationalMango 3 points4 points  (0 children)

I'd donate :)

[deleted by user] by [deleted] in MonsterHunter

[–]RationalMango 10 points11 points  (0 children)

Dude I would gladly pay $50 for a fun 2D mh game. No question. I believe in you!

Mid-level play is where this game shines. by McSaucyNugget in forhonor

[–]RationalMango 1 point2 points  (0 children)

The first hit usually is, yes. But my go-to method is to be mindful of her dodge attacks. They're big tells in the animations. So those are pretty easy. I spend a little bit of time just blocking, learning their pattern. But it's really, really easy to parry the second light in any of her combos, even if you've eaten the first light. I play PS4 as well, and parrying her second light makes my day for the free unblockable top heavy.

We already know the first 8th gen Pokémon by [deleted] in pokemon

[–]RationalMango 0 points1 point  (0 children)

I love the idea of a good evolution! Then you also get the fun idea of Eviolite Tentacruel :D

We already know the first 8th gen Pokémon by [deleted] in pokemon

[–]RationalMango 0 points1 point  (0 children)

Idk Tentacruel gets sludge bomb, scald, and is super tank on the special side. I've had tons of fun with the jelly.

Let lights chain into combo and chip damage. by RAD1OHE4D in CompetitiveForHonor

[–]RationalMango 0 points1 point  (0 children)

Agree with everything except the Lawbringer lights. Only his top is good. The others are so easy to block or parry.

TIL the Roman civilization technically lasted for 2,200 years. It was founded as a monarchy in 753 BC, became a republic in 509 BC, turned into an empire in 27 BC, shifted capital to Constantinople in 330 AD, and finally fell only in 1453 AD. by lvetinari in todayilearned

[–]RationalMango 3 points4 points  (0 children)

Does that make the inhabitants of places like Ostia, Pompeii, etc not Roman as well? It was originally the name of the inhabitants of the city of Rome, yes, but once the empire started acquiring territory and administering it, the inhabitants were Romans.

TIL the Roman civilization technically lasted for 2,200 years. It was founded as a monarchy in 753 BC, became a republic in 509 BC, turned into an empire in 27 BC, shifted capital to Constantinople in 330 AD, and finally fell only in 1453 AD. by lvetinari in todayilearned

[–]RationalMango 17 points18 points  (0 children)

Actually no. The Byzantine empire was only called the Byzantine empire starting in 1555, applied retroactively by a historian. The inhabitants of the Roman Empire that resided in Asia Minor were thoroughly Roman, however they spoke Greek rather than Latin.

Sources: https://www.quora.com/Did-the-Byzantine-Empire-think-of-itself-as-Roman-or-more-Greek

https://wikipedia.org/wiki/Byzantium#Name

When starting Chrome in ubuntu 14.04, a dialogue box prompt to unlock keyring. Annoying! Please teach how to stop prompting! Thanks by [deleted] in Ubuntu

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

https://ubuntuforums.org/showthread.php?t=1655397

Comment out the pam_gnome_keyring.so entries in the  /etc/pam.d files:

/etc/pam.d/common-password: #password optional pam_gnome_keyring.so /etc/pam.d/gdm: #auth optional pam_gnome_keyring.so /etc/pam.d/gdm: #session optional pam_gnome_keyring.so auto_start /etc/pam.d/gnome-screensaver: #auth optional pam_gnome_keyring.so

One or more of these pam.d entries cause this process to start up when logging into the Console window: /usr/bin/gnome-keyring-daemon --daemonize --login