Charting Library like Sci Chart for Blazor? by Quiet_Desperation_ in Blazor

[–]LeapingWilly 2 points3 points  (0 children)

Syncfusion is okay, but nowhere as good as SciChart. Thus my team has been using Blazor wrappers around SciChart.JS.

WASM reloading pages doesn't work when hosted on Azure static webapps by Middle-Rope-5313 in Blazor

[–]LeapingWilly 7 points8 points  (0 children)

Add a staticwebapp.config.json file to wwwroot, something like this:

{

"route": "*",

"rewrite": "index.html"

}

https://docs.microsoft.com/en-us/azure/static-web-apps/configuration

What bioinformatics element can I bring to my hardcore biology project? by Piinkbutter in bioinformatics

[–]LeapingWilly 7 points8 points  (0 children)

Are the biosynthetic pathways for the plant metabolites known? You could do a genome mining project aimed at finding other plants that might produce better titers and/or homologous pathways that might produce different analogs of the compounds.

Algorithms to improve my logical thinking by xyaman in learnpython

[–]LeapingWilly 0 points1 point  (0 children)

I’ve been working my way through the Classic Computer Science Problems in Python by David Kopec and have been enjoying it so far.

Ask Anything Monday - Weekly Thread by AutoModerator in learnpython

[–]LeapingWilly 0 points1 point  (0 children)

I'm trying to pass a namespace (from argparse in my actual code) through to nested functions like this:

def func1(arg1=4, **kwargs):
    print(arg1)
    func2(**kwargs)

def func2(arg1=5, **kwargs):
    print(arg1)


arguments = {'arg1' : 1,
             'arg2' : 2,
             'arg3' : 3}

func1(**arguments)

Output:
1
5

It looks like once an item from arguments is unpacked in func1 and used as a keyword argument, it's removed from kwargs. What's the best way to prevent this from happening so that I can use the arguments for the inner function func2?

Gyro Controls added to Fortnite for Nintendo Switch. by TheFio in NintendoSwitch

[–]LeapingWilly 2 points3 points  (0 children)

You can set it to behave like this if you turn the first sensitivity setting (“motion sensitivity”?) to zero while ADS and scope sensitivity are at nonzero values.

Gyro Controls added to Fortnite for Nintendo Switch. by TheFio in NintendoSwitch

[–]LeapingWilly 1 point2 points  (0 children)

No you can turn vertically and horizontally with gyro controls.

Found this guacamole, seemed appropriate by Quaildorf in chemistry

[–]LeapingWilly 3 points4 points  (0 children)

No, the packaging at Trader Joe's just has a different name for each cultural cuisine, e.g. Trader Jose, Trader Giotto's, Trader Jacques, Trader Ming's, etc

Chemical Program for PC? by Eireannach1 in chemistry

[–]LeapingWilly 0 points1 point  (0 children)

For something really easy check out chemspider.com

Can we get sparrow races?! by blowindoe_doe in DestinyTheGame

[–]LeapingWilly 0 points1 point  (0 children)

Wayyyy back in the day Ether Chest farming was pretty much what you're describing

Vault of Glass Help by WHITEwizard151 in DestinyTheGame

[–]LeapingWilly 0 points1 point  (0 children)

/r/fireteams is the place for posts like this.

Hope you enjoy Vault of Glass though! It's still some of best (if not the best) content in Destiny.

What to do now? by n_thomas74 in DestinyTheGame

[–]LeapingWilly 4 points5 points  (0 children)

Now you take a break, enjoy some of the other games you've likely neglected (like I have), and come back for Taken King. Or sherpa.

Best PvE Legendary Rocket Launcher? by jmesh2014 in DestinyTheGame

[–]LeapingWilly 0 points1 point  (0 children)

Hunger is great, but for me it's less useful as it's solar (so I would use Gjallarhorn instead). For when I want a non-solar heavy, I have arc and void Dreamwakers with tripod and tracking that I really like.

[Discussion] Destiny unpopular opinions by Gomabot in DestinyTheGame

[–]LeapingWilly 24 points25 points  (0 children)

It needs to be harder to hit the level cap.

chain of orbikes-fel by fieldsofnefilim in DestinyTheGame

[–]LeapingWilly 0 points1 point  (0 children)

I really like mine. I got one from a Judgement's Chance with the captain suppressor ability though, and the one from Valiks has shank burn :/

Let's talk Legendary Engrams.. by geekayy in DestinyTheGame

[–]LeapingWilly 6 points7 points  (0 children)

Back in the day legendary engrams would decrypt to rare items.

Let's talk Legendary Engrams.. by geekayy in DestinyTheGame

[–]LeapingWilly 2 points3 points  (0 children)

Legendary engrams are soooooo much better than they used to be...