Earlier quoted context omitted.
If I launch a random cellular automaton there isn't as much a real reference I'm trying to compare it to as just seeing what cool things it does. Maybe I can coax it into something comparable if I want, e.g. pick rule 110 and set it up to run ChatGPT and write this comment, but the only "realness" requirement is it follow what logic allows not it has a real reference it's supposed to emulate and be compared to.
I wouldn't call that a simulation though, it's just a looping process with rules. A simulation implies imitation, so if it's not imitating anything is it a simulation?
Can water solve a maze? [video]
41–50 of 133 posts
Re: Can water solve a maze? [video]
#42He's wrong about why that maze towards the end of the video doesn't empty out the supply tank. It's not surface tension, but rather it is the fact that the path goes up and down. The down parts of the path will be filled with air, and the up parts will be filled with water. Water is more dense than air, so the supply must have more pressure than the sum of all the heights of the up parts in order for water to flow. T…
Surface tension is doing two things, first it’s contributing to back pressure several times in the same way it’s just barely keeping water from over topping. Secondly it’s taking up volume in air pockets thus increasing the pressure of those pockets. So, if he added soap to reduce surface tension the tank wouldn’t empty but it would end up lower. My guess is roughly an inch but it’s worth testing.
Re: Can water solve a maze? [video]
#43A computer is a computer, and our universe is a computer. So, it's possible we're living in a simulation but not one that was intentionally constructed by a higher life form, but rather, a simulation that emerged from nature (e.g. electrons whizzing along the surface of silica rock on a desolate planet). Our universe could recursively be computers all the way down.
The simulation theory simply postpones the hard problem of consciousness. It's like a magician trick, pulling wool over the eyes, moving your attention away from the real problem long enough, so that you stop thinking about it.
Re: Can water solve a maze? [video]
#44Earlier quoted context omitted.
The simulation theory simply postpones the hard problem of consciousness. It's like a magician trick, pulling wool over the eyes, moving your attention away from the real problem long enough, so that you stop thinking about it.
Even without consciousness, the existence of the universe faces the same causality issues.
Re: Can water solve a maze? [video]
#45As Steve showed, it's particularly important to take into account both air and water.
There is still some work needed to make it Sim2Real and optimize the design automatically.
The ambitious end-goal, is to have a cascading siphon (not so dissimilar than the flushing mechanism in your toilet) that can reliably be switched on by a single additional drop of water. (Currently I achieve this goal using a Shishi Odoshi fountain to arm the siphon very reliably but it still has one moving part, but that's a story for another day).
Quite fun, messy and time-consuming rabbit-hole to go down to, cause you need to get the details right.
Re: Can water solve a maze? [video]
#46So it's basically A* with higher scores when going towards gravity, very cool. Another physics problem analogue I really like is the problem of fastest travel from point A to point B when you have to cross a river. One approach to solve is is to treat it as a minimization problem by writing down everything, another one is to realize light beams have already solved this problem for you, and the problem becomes much si…
Re: Can water solve a maze? [video]
#47He's wrong about why that maze towards the end of the video doesn't empty out the supply tank. It's not surface tension, but rather it is the fact that the path goes up and down. The down parts of the path will be filled with air, and the up parts will be filled with water. Water is more dense than air, so the supply must have more pressure than the sum of all the heights of the up parts in order for water to flow. T…
Mostly, but surface tension in aggregate is meaningful. Surface tension is doing two things, first it’s contributing to back pressure several times in the same way it’s just barely keeping water from over topping. Secondly it’s taking up volume in air pockets thus increasing the pressure of those pockets. So, if he added soap to reduce surface tension the tank wouldn’t empty but it would end up lower. My guess is rou…
Re: Can water solve a maze? [video]
#48If you are using a gas rather than a liquid, it is even simpler. Just set a high pressure at the beginning and a low pressure at the end. The gas will automatically follow the steepest part of the pressure gradient. The static solution can be calculated by solving the Poisson equation. In [1] you can see a small implementation of the idea. [1] https://simulationcorner.net/maze/
Funnily enough he uploaded a video two hours ago that shows what it looks like.
Re: Can water solve a maze? [video]
#49Re: Can water solve a maze? [video]
#50Not sure if mazes are np complete but if so could we map other problems into maze designs and the water can solve problems for us?
But there were attempts to use water too, e.g. MONIAC: https://en.m.wikipedia.org/wiki/MONIAC