this post was submitted on 18 Jul 2023
63 points (98.5% liked)

Asklemmy

43350 readers
2270 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] imaqtpie@sh.itjust.works 3 points 1 year ago (1 children)

Fantastic explanation. I can totally see the connection you were drawing now.

Convincing me that free will exists might be a bridge too far, but you've definitely opened a new avenue of inquiry in my mind.

When utilizing this procedural generation technique in our games, it allows us to use much less memory and processing power because the world can be continuously recreated with relatively little computational complexity. Is that roughly correct?

If so, aside from being a possible argument regarding the existence of free will, this comparison could also be used to support the idea that we live in a simulated reality, a la the Matrix. Gnarly

[โ€“] kromem@lemmy.world 3 points 1 year ago (1 children)

Is that roughly correct?

Kind of. It has more to do with tracking state interactions by free agents than memory though.

Imagine a continuous curve like a SVG. Now imagine a user nudges it to add a dent to the curve. Keeping track of exactly where the user changes it, particularly as the number of changes adds up, becomes very difficult if you are tracking those changes as an alteration to 0.65434567... to 2.25677743... on it. But if instead you convert it to discrete units, now you are only tracking a change from 1 to 2 rounding to the nearest discrete unit.

A bit like how artists can go vector to pixels easily and make changes to the pixels but getting it back into a vector is a nightmare.

And yes, it can't directly address whether free will exists, as part of why we design worlds the way we do may be because of the foundational ways our world works.

It's more to the point of if we are in a simulation it appears to be designed in such a way that free will exists within the simulation.

(Free will as a consequence of the design details necessitates it having been designed as such.)

[โ€“] imaqtpie@sh.itjust.works 2 points 1 year ago (1 children)

A bit like how artists can go vector to pixels easily and make changes to the pixels but getting it back into a vector is a nightmare.

This is another great analogy.

Fascinating, compelling ideas that are new to me. I could have trawled reddit for 10,000 years and never found content like this. Thanks for taking the time to explain, you're a very good communicator.

[โ€“] kromem@lemmy.world 4 points 1 year ago (1 children)

Thanks!

If you are interested in content like this, I created a community on !simulationtheory@lemmy.world for things like this.

Been a bit busy lately so haven't posted much there, but I plan to when the opportunity presents.

[โ€“] imaqtpie@sh.itjust.works 3 points 1 year ago

Awesome, I'm in. Looking forward to more discussion in the future.