New Version is out: 15.3>the dot is now includedLadies and Gentlemen behold my Dot!I call it the Local Consciousness Dot, and it's my poor man's attempt at something that gave me much joy, the GCP Dot. I built a RNG and thought I could include the Dot. Find the Generator with the Dot here (no installs):https://gold3nboyy.github.io/Live_RNG_PSI_Training/1. open settings -> go to "Visual Indicator Type" and select "Dot (LCD)"2. done. you got the dotNot sure how it works on mobile yet, haven't tested it. I use it on pc. Any feedback welcome. I know it's not true RNG but it's the best I can currently achieve.
>>42674624light mode included>Inspiration:Jesse Michels Podcast (Jordan Jozak as Guest)https://www.youtube.com/watch?v=PiFbeWfA3LM “I Was Taken By The UFO Program As a Kid!” [Exclusive Interview]>guy was in GATE program and used RNGs (among others) for training>did remote viewing and much more>RNG time stamp 45:30; 46:52 -> 50:00 (around that time at least it's close)>Esalen-Test RNG 02:11:30 (around here somewhere)
>>42674624>>42674640here's the full front at the moment. plenty of things to check
>>42674624>>42674640>>42674646new settings menu with loads of options and explanations. it's not perfect but it works for now. at least for me. let me know if something doesn't work or if you have questions. most of the things can be explained by clicking the info icon in the settings
>How it worksThis generator produces a continuous stream of hardware‑based random numbers, similar to the noise sources used in scientific random event generators. Each number is independent and unpredictable, allowing you to observe natural fluctuations without algorithmic bias. Because the randomness is hardware‑based, patterns arise naturally rather than through algorithmic bias.>DisclaimerThis tool does not claim to demonstrate or validate any paranormal ability. All deviations you observe can be explained through normal statistical variation, cognitive bias, or psychological factors such as expectation and pattern seeking. The generator is intended for personal exploration, mindfulness practice, and curiosity‑driven experimentation. Use it as a reflective tool rather than a diagnostic instrument. This tool is resource‑efficient and runs entirely in your browser. It places only a moderate load on your system, even during extended sessions. It's a work in progress, so please forgive any bugs or problems, I'm still testing and exploring, new to vibecoding.I'm going to bed now. Will check in tomorrow after work. I want to include a Terry Davis Mode for his method of randomization. and maybe a gauge indicator. tell me what you think
last bump
>>42674624If its not on a hosted website its spyware or malware.
>>42674624If multiple people are using it at the same time, wouldn't they both be altering the hardware that the server is running the RNG algo on? It’ll seem random even if you are having an impact.Also, is the hardware generating the number in real-time or is it just dumping out a cache of randomness that this just samples from? If the latter, there literally can’t be a psychic impact on anything.
>>42675332It is open source and hosted on GitHub. There is no spyware you can check the code yourself, even download the HTML file. GitHub is free for hosting, I don't have much money to pay for my own site hosting so this works fine atm imo
>>42675406Great question: in this setup, multiple users are not acting on one shared central machine, because each person runs their own active session locally.The numbers are produced continuously while the tool is running, not pulled from a single shared online stockpile for everyone.Some devices and systems may still use tiny internal randomness buffers, but that is a normal part of local random generation, not a prefilled server cache.So this tool is useful for observing patterns and perception, but by itself it does not prove psychic influence.
>>42675406maybe I got your question wrong, did you mean two people use the same device but also use two instances of the generator, like two tabs open in your browser? I have know idea how that would influence the outcome, you'd need two psychics testing it and share their results I suppose. I bet they already experimented on stuff like that in the GATE program.
Thx op, would be usefull to train RV
new version is out: 15.5>sidebar menu design changed
>>42678447you're very welcome, let me know if something doesn't work as intended or you find bugs. hopefully one day someone with psychic abilities can take a look at it and tell me, what else to include and if it even works or not
pretty close, not perfect design but currently the only one on the internet I could find
I changed the colors a bit
>>42678447btw remote viewing is not something you can use this generator for I think
I optimized it for mobile view version 15.9.1 now
should work a lot better for mobile now
anyway that's it for today. version 16 gets Terry Davis Mode. any feedback welcome. will check in tomorrow after work
good job anon
New Version is out: 15.9.6Mobile View fixed, completely new menu design, now shows all the info. I would love to zoom out on mobile but no idea how, tried twice but code won't work.
it's so much cleaner now, if you have any problems let me know.also I know it's a lot of text in the app/generator, not sure if I should reduce it or change it? what do you think?
anyway now that mobile is fixed and down, version 16 awaits. see you soon
Version 16 now Live!Terry Mode now included (Terry Davis)>pic related>Find the Generator with the Dot here (no installs):https://gold3nboyy.github.io/Live_RNG_PSI_Training/
Is entropy supposed to be dynamic? The description of it reads like it's supposed to vary, with low phases and high phases. But on all my runs, it merely gradually approaches 0 (though at a much slower rate starting at like 0.20).
There isn't entropy it just isn't synced site-side.
>>42675406The >>42684580I'll look into the function after work todwy. It shouldnt drop to zero, maybe something isn't working right.
>>42684599Thanks, will check it out later, hopefully fixing it
version 16.1 out now, fixed plenty of stuff. you can check the version number right in the middle to see if you have the page loaded correctly, sometimes it's cached and you need to reload the site>>42684580I checked it: you found a real bug, thanks for noticing. I fixed it now, all other functions should work as intended hopefully, I went through everything piece by piece>>42684599this is what copilot told me:>In this app, entropy is a real client-side metric, not a placeholder. It is calculated from the frequency distribution of the generated numbers in the active analysis window, either Last 100 or Session, using Shannon entropy in bits. Higher entropy means the values are spreading more evenly across the available range, while lower entropy means the distribution is becoming more concentrated or repetitive. So the issue is not that entropy ‘doesn’t exist’ or ‘isn’t synced site-side’ — it is computed locally in real time from the current data set.
v16.3 out now: more Mobile fixes: settings menu reworked, Local Consciousness Dot mode includedmobile app starting to look really good, dekstop app runs fine, we're coming along great with this project. next up: I want to include another Visual Indicator Type, like a Gauge. do you guys have an ideas what you want to see or what I should include in general?
Version 17 is now live!Included Gauge Type Indicators:- Gauge for all regular numbers- Gauge for coherence- Gauge in GCP Dot Style (see pic)
>>42689903this update was a bit rushed, I haven't tested yet in depth if everything works correctly now. let me know if you find something or any feedback. I'm off to bed now, gonna check in tomorrow
>>42675406>If the latter, there literally can’t be a psychic impact on anythingWrong. Psi effects demonstrably affect the past and the future.>>42674624Is the RNG sourced mathematically or from physical measurements?
>>42690335Apparently physical. Just saw it.
>>42689903Some way to measure performance would be good, like an average number for the graph.
>>42690356Yeah the hardware is your own device,. I will add a more detailed description later on.
>>42690378Sounds good, I'm gonna look into it next update.