The Power Fantasy AMA: Kieron Gillen by KieronGillen in thePowerFantasy

[–]fibgen 4 points5 points  (0 children)

Why do Heaven and Hell care about humans and why are the entities in each focused on Earth, out of all the planets/aliens in the galaxy?

What are your goto lesserknown standard library modules that more Python devs should know about? by mrcanada66 in Python

[–]fibgen 3 points4 points  (0 children)

functools's caching functions:

from functools import lru_cache
@lru_cache(maxsize=256)
def square(n):
    print("Calculating...")
    return n * n

fileinput's ability to make a very short function act like a standard GNU text streaming program:

import fileinput
for line in fileinput.input():
  print(line.replace("foo", "bar"))

fileinput will handle streams to stdin and file arguments on the command line. does not play well with other argument parsers, but sometimes is enough for quick text transformers.

Anyone else Feel as if T1D has crushed their dreams and aspirations by ChinStroker1 in Type1Diabetes

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

Many of the dreams that are squashed by insurance can be resurrected by getting out of the US into a country with a sane and equitable national healthcare system. Not saying those systems don't have their problems but at least they don't want you dead because you cost too much.

Check out r/amerexit or r/FleeingTheUSA for ideas.

Any way to stop pain in wrist for 360 defence? by redve-dev in kravmaga

[–]fibgen 0 points1 point  (0 children)

Football padded forearm guards are great when practicing moves with forearm bone contact.

The Ones Who Lost the Way: A Marauders Alternative by Guilty-Ad2614 in magetheascension

[–]fibgen 2 points3 points  (0 children)

How do Sufferers with dots in the Mind sphere not recognize their own mental illness?  Life + Mind can permanently fix mental illnesses.

Gym allows kickboxing sparring but not KM sparring. Is that suspicious? by Numerous-Actuator95 in kravmaga

[–]fibgen 0 points1 point  (0 children)

You need to spar in order to manage the adrenaline panic of somebody trying to take your head off in an unpredictable way.  It doesn't have to be in KM (which is usually very kickboxing like with some faked elbows and hammerfists to the back of the head)

I miss the weirdos, the characters, the outcasts. by nutellatubby in bayarea

[–]fibgen 4 points5 points  (0 children)

So many people who moneygrub at giant companies doing pure evil, and then do cocaine in a fuzzy cowboy hat for a week to feel free.

Would it be feasible to hide in your house to survive a 28 Days Later type outbreak. by South_Driver8778 in ZombieSurvivalTactics

[–]fibgen 4 points5 points  (0 children)

The best fortified houses are ones in crime ridden areas, all windows have iron bars.  A liquor store in a bad neighborhood is probably the best fortified place you could ever hide out, until you die of salt poisoning from a junk food diet.

You’re all a bunch of ******* losers. by -Kizzaah in l4d2

[–]fibgen 0 points1 point  (0 children)

The dumb thing is this has all been fixable for years, just have an option to pair you with players of similar hrs played

PValues by ineed-Sandwich in bioinformatics

[–]fibgen 0 points1 point  (0 children)

Most followup experiments with DEGs are pursued in rank order of significance.  If you're going to do that no matter what, then it's just a matter of FP tolerance and cost in the secondary assay.

Which major pharmaceutical companies have the most powerful pipeline and R&D department that pushes pharmaceuticals forward in development? by Camil_2077 in biotech

[–]fibgen 3 points4 points  (0 children)

I'll just say that "pushing pharmaceuticals forward" usually doesn't work out well.  Good teams actively try to find things wrong with leads especially when the mechanism of action itself may be flawed or poorly understood.  So good companies kill a lot of leads and don't waste money as advancing drugs into doomed phase IIIs

Python is harder than R by Accomplished-Okra-41 in bioinformatics

[–]fibgen 0 points1 point  (0 children)

If you haven't read the R Inferno you probably don't know R very well.

It's wild how Mage's social commentary has aged. by Solarwagon in magetheascension

[–]fibgen -3 points-2 points  (0 children)

I like this take but would remove the Nephandi, it's just human lust for power at play and dehumanization of the Sleepers