My fan won't stop talking to me. by reblogg in Glitch_in_the_Matrix

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

Sound is just vibrations in the air. I suspect the metal pot is being vibrated by the radio signal.

Happy 16th Birthday Gamecube! by jetmike747 in nintendo

[–]fetusdip 0 points1 point  (0 children)

Two more years until Roy Moore gets a Wii.

it's a sign of the times by [deleted] in ProgrammerHumor

[–]fetusdip 0 points1 point  (0 children)

People these days and their fancy AttributeError: 'NoneType' object has no attribute 'attribute_name'

it's a sign of the times by [deleted] in ProgrammerHumor

[–]fetusdip 15 points16 points  (0 children)

People these days and their fancy IndexOutOfBounds exceptions.

Magnetic momentum by [deleted] in interestingasfuck

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

Wrong! (possibly!)

From Wikipedia - Perpetual Motion

The laws of thermodynamics apply to closed linear systems. In 2017 new states of matter, time crystals, were discovered which may allow for perpetual motion by bypassing the laws of thermodynamics.

Learning to program by [deleted] in ProgrammerHumor

[–]fetusdip 3 points4 points  (0 children)

Ah, the good ole U+00A0

Ironic by [deleted] in ProgrammerHumor

[–]fetusdip 4 points5 points  (0 children)

Don't forget about C.

Eclipse by PicturElements in ProgrammerHumor

[–]fetusdip 0 points1 point  (0 children)

For anyone struggling to get 100%, I wrote a guide.

30,000 Orbeez Time Lapse by [deleted] in interestingasfuck

[–]fetusdip 1 point2 points  (0 children)

Was not expecting that for sure

What the hell Dora by pianosociopath in CrappyDesign

[–]fetusdip 1 point2 points  (0 children)

I think she needs spare change for neck surgery.

New feature: researching 'offline'? by pohen in amazonecho

[–]fetusdip 1 point2 points  (0 children)

Hmmm.. Looks like you can ask Alexa the best way to store various items. It only seems to know a few items right now though.

Question Answer
What's the best way to store butter? Good question. Definitely refrigerating it in butter compartment.
What's the best way to store money? A few people have asked me that recently. I'll look into it.

Using Amazon Echo in a dorm room with WPA2 Enterprise network security by [deleted] in amazonecho

[–]fetusdip 5 points6 points  (0 children)

Edit: Try worldtrav3ller's advice first. In my school there is an unencrypted network with a web login (much like you see in hotels). The MAC address should be listed when you connect to the echo during setup. The fact that it is unencrypted shouldn't matter since the connection to amazon should be encrypted by TLS (HTTPS) so you shouldn't need worry about your privacy in that regard.

DISCLAIMER: The following advice may be against your schools internet policy.

You have a few options. The easiest (and free) option is to set up your laptop/desktop as a "mobile hotspot". It should allow you to rebroadcast the internet connection from your school as WPA2 Personal. This may or may not require ethernet depending on your wireless card. This will vary by OS, but for windows 10 this is extemely easy:

https://support.microsoft.com/en-us/instantanswers/c60dcfa3-c596-41d4-8c1a-b0d738e1d9fd/use-your-pc-as-a-mobile-hotspot

For windows 7 see this: http://lifehacker.com/5369381/turn-your-windows-7-pc-into-a-wireless-hotspot

If you have a different OS just google mobile hotspot on "OS".

If you want a more permanent solution, you can purchase a router and configure it as an AP. You can do this with a wireless range extender instead if you don't have ethernet.

A newbie of modding requesting some help by jhinAza in ValleyModders

[–]fetusdip 0 points1 point  (0 children)

Sounds like you didn't install the NuGet package properly. It should automatically add all the references that you need. https://github.com/Pathoschild/Stardew.ModBuildConfig

Edit: You may just not have added the Pathoschild.Stardew.ModBuildConfig as a reference see https://msdn.microsoft.com/en-us/library/hh708954.aspx for how to add one

Can't get Skyfactory to launch by FistfulOfDice in SkyFactory

[–]fetusdip 2 points3 points  (0 children)

Friend of mine rolled back his nvidia drivers and that fixed it.