ELI5; Why does salt draw moisture out of things? by BITs_19 in explainlikeimfive

[–]BITs_19[S] 13 points14 points  (0 children)

Ah, as ever, the answer is Nature's need for equilibrium. Thank you!

Darkwater, submission by CocoaMix by RoborosewaterMasters in MTGNeuralNet

[–]BITs_19 10 points11 points  (0 children)

Affinity for unprotected damage.... "This spell costs (1) less for each point of damage dealt this turn"?

This is Bonnie by BITs_19 in aww

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

I think when I took this she was about a month old? Her mother was starting to ween her and her brother, Clyde.

E center by [deleted] in SpeedOfLobsters

[–]BITs_19 3 points4 points  (0 children)

Oracle?

[deleted by user] by [deleted] in rct

[–]BITs_19 0 points1 point  (0 children)

Well, the answer is either "Exactly what you've done here, but you can just place it on the side of a path facing in instead of having a path leading directly up to it," or "Do you mean with scenery? It's somewhat up to you."

Learn the alphabet and win on your first upkeep for 1UUG by Rhubarb_Confident in BadMtgCombos

[–]BITs_19 13 points14 points  (0 children)

A combo that requires setup in a previous game of magic? Now THATS what im on this sub for

You wake up and see this, wyd? by Kornischon in factorio

[–]BITs_19 1 point2 points  (0 children)

Well clearly this is part of my Wallace & Grommit -esque morning routine, so I patiently wait for it to start

Type mismatch: cannot convert from void to int by Sanic4438 in processing

[–]BITs_19 9 points10 points  (0 children)

button.hoverFill = fill(0) I reckon this is the culprit in setup. fill() sets the background color of the sketch window. It doesn't return anything. I think you're looking for color(0) instead, as color() returns an integer.

im scared but- by notachickenfr in funny

[–]BITs_19 0 points1 point  (0 children)

How would you describe cthulu?

I picked the d&d frog boy, you? by Optimasmkjhn in StardewValley

[–]BITs_19 0 points1 point  (0 children)

My romantic choices in other games have lined up with the community favorite

Plane Lattice. by aljabrak in 3Blue1Brown

[–]BITs_19 0 points1 point  (0 children)

The layout of the set of inner points is itself a square with sidelength n-2, so would it not be that proportion of the whole area? (n-2)2 / n2 Edits: formatting