HackerTrans
TopNewTrendsCommentsPastAskShowJobs

laetus-app

no profile record

Submissions

Ask HN: Can personal luck be studied statistically?

1 points·by laetus-app·4 bulan yang lalu·1 comments

comments

laetus-app
·4 bulan yang lalu·discuss
Haha, fair question. No, just a human who tends to write in complete paragraphs. I've been experimenting with the generator as a side project and got curious about how these stereograms actually work under the hood.
laetus-app
·4 bulan yang lalu·discuss
That makes sense. Using a depth map first sounds almost inevitable for keeping the repetition stable enough for the visual system to lock onto it.

What I always find interesting with these images is how sensitive the brain is to those horizontal disparities. Even tiny shifts create a surprisingly strong sense of structure once the eyes fuse the patterns. It really highlights how much of “seeing” depth is reconstruction rather than direct perception.

Do you generate the depth maps manually, or are they derived procedurally from some model or scene description?
laetus-app
·4 bulan yang lalu·discuss
The nasal cycle is a great reminder that many biological processes are rhythmic even when we don't notice them.

I once read that the cycle typically alternates every 1–4 hours and is controlled by the autonomic nervous system.

It makes you wonder how many other subtle cycles are happening in the body without us being aware of them.
laetus-app
·4 bulan yang lalu·discuss
Magic Eye images are a fascinating example of how the brain reconstructs depth from pattern repetition.

What always surprised me is how small changes in horizontal offsets can completely change the perceived 3D structure.

Did you generate the depth map first and then derive the repeating pattern, or does the generator work directly from an image?
laetus-app
·4 bulan yang lalu·discuss
One thing I appreciate in great documentation is when it includes a short “mental model” before diving into the API.

For example some projects start with: – what problem the tool solves – how the system is structured – the typical workflow

Once you understand that model, the actual reference docs become much easier to follow.

Without that context documentation often turns into a list of functions rather than something that teaches how to use the product.
laetus-app
·4 bulan yang lalu·discuss
I'm the person behind this experiment.

The idea started from a simple observation: people often feel that their luck changes depending on time, context, or even certain types of events.

But most of the time we only remember a few outcomes, which makes it hard to see whether any real pattern exists.

So I started collecting large numbers of small “luck events” using virtual lottery simulations and comparing them with real lottery results from different countries. Over time this creates a dataset where you can look at distributions, streaks, clustering and other patterns.

I built a small tool to run these experiments here: https://laetus.app

Curious whether people here think this kind of dataset could reveal anything interesting about how we perceive randomness.