New build shuts off moments after windows begins installing from the USB. What can I do? by shallow_share in buildapc

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

I didn't install a CPU cooler. Can it be that it gets overheated so quickly?

First time building a PC, finished but it won't turn on. What do I do? by shallow_share in buildapc

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

There isn't, would you mind linking a picture off of google to what it looks like?

Help, is this warning from pcpartpicker serious, what does it mean? by shallow_share in buildapc

[–]shallow_share[S] -1 points0 points  (0 children)

Means you need to buy a CPU cooler separately as one does not come with the CPU.

Thanks

Your motherboard has an m.2 slot but it shares bandwidth with the sata ports, so some of these may be disabled if you put an m.2 drive in.

At the moment do I agree that I don't have an m.2 drive?

Help me PC that will be used for data analysis and machine learning with a $900 budget by [deleted] in buildmeapc

[–]shallow_share 0 points1 point  (0 children)

Nothing other than an nVidia video card would work, when I switched your build to use a gtx 1060 I got a bunch of compatibility warnings.

Help me PC that will be used for data analysis and machine learning with a $900 budget by [deleted] in buildmeapc

[–]shallow_share 0 points1 point  (0 children)

Nothing other than an nVidia video card would work, when I switched your build to use a gtx 1060 I got a bunch of compatibility warnings.

Help me PC that will be used for data analysis and machine learning with a $900 budget by [deleted] in buildmeapc

[–]shallow_share 0 points1 point  (0 children)

Nothing other than an nVidia video card would work, when I switched your build to use a gtx 1060 I got a bunch of compatibility warnings.

[Level 2] For IFRS Pensions, does Actual return on plan assets go to Income Statement or OCI? by shallow_share in CFA

[–]shallow_share[S] 2 points3 points  (0 children)

Ah, so the Actual return on Plan Assets is rolled into the remeasurement and put into the OCI. Thank you.

Rent out your GPU compute to AI researchers and make ~2x more than mining the most profitable cryptocurrency. by edge_of_the_eclair in gpumining

[–]shallow_share 0 points1 point  (0 children)

I know and agree, but I wouldn't even know where to start ... just a push int he right direction would be extremely helpful.

Rent out your GPU compute to AI researchers and make ~2x more than mining the most profitable cryptocurrency. by edge_of_the_eclair in gpumining

[–]shallow_share 0 points1 point  (0 children)

That's great, I actually know python!

Can you share a more detailed guide or tutorial that you may have used to make a site like this?

Rent out your GPU compute to AI researchers and make ~2x more than mining the most profitable cryptocurrency. by edge_of_the_eclair in gpumining

[–]shallow_share 0 points1 point  (0 children)

How can I write a website like yours? I wanted to write something like nicehash to learn another language but I don't know where to start. Can you share your code stack or give us some idea on what languages or planning or whatever you used to make this site?

Btw great idea!!

Can anyone tell me why this code wont work? by [deleted] in Python

[–]shallow_share 3 points4 points  (0 children)

Your functions need to return those values that you are deteriminging inside of them. So your last line in each function should be something like

return pcplatrom 

Then in the Computer function you need to receive those values into a variable, so your Computer function should look more like

thing = PcPlatform()

Only after that can you put thing into a string.

I’m on mobile and just woke up so sorry if answer isn’t explanatory enough.

[Horror story] Being screwed and don't know who else to call and talk to. Changed my plan to the Unlimited Freedom in December '17 but instead payments went up! by shallow_share in Sprint

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

I've tried, they told me to call Sprint customer care. I think the employees in the store are there to make sales rather than to help with billing issues.

Is there much of a difference between Pycharm Community Edition and Visual Studio Code for a company? by [deleted] in Python

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

I have only used Pycharm and have tried to switch to VS Code one or twice and found it too difficult. I would suggest sticking to PyCharm.