Hacker Newsnew | past | comments | ask | show | jobs | submit | Vernetit's commentslogin

May be can be do it with IA image generation... I do it an app but with speed reading i think is bad solution it has to be normal reading. LInk: https://www.youtube.com/watch?v=1Q2NwTipzg0


am developing this App since 2018. Here example in spanish but i want that te App wiil be multi-language also that the App have the option to share images, gif, sounds, script-images, etc.

Here the App have some random images inserted because i am experiment with absurd asossiations.

The problem in the TTS are from video capture.

Here an example with GIF images: https://www.youtube.com/watch?v=1Q2NwTipzg0

I want to make the APP open source.


It is based in a competition called Speed-Memory a discipline called shapes and colors. With different velocities you can use different memorization techniques. For example First 6 shapes 1.7 seconds per shape you can use element associations (each element is image) example red square a missile white triangle ice cube (a missile explode in a ice cube) . Next two pass more quickly you use a iconic memory (only see the image). Next five (more quickly) you can use phonological loop (only say the name of the image) las two the most rapid passing figures you only see it as a photography of the shape) when the test finish you first respond the las two figures (that are in your eidetic memory) then the phonological loop and the others...

With this system you can use the different forms of mental processing of the mind.

Here the code of veolocity calculation equal to the speed-memory

count word is (0 to 14)

_n=velocity;

if(countWord>=3) _n = _n + _n * 0.2; if(countWord>=6 && countWord<9) _n = _n + _n * 0.4; if(countWord>=9 && countWord<12) _n = _n + _n * 0.6; if(countWord>=12 && countWord<14) _n = _n + _n * 0.8;

velocity=_n;

Thanks!



I think the idea is to paste a text problem (not big life problems) (with loop mode) and use 1 to 2 minutes and then see the issue more smaller or tractable.


Github to create your executable for your SO: https://github.com/vernetit/movienback This app uses mp4 files, here a page with movies in mp4: https://yts.gs/


I think that the changes of n-back comes with a 30 day training 20 - 30 minutes a day. I create a Melody position n-back Link: http://competicionmental.appspot.com/router?page=melodynback...


Demo video: https://www.youtube.com/watch?v=X_7IGyl5bj4 How to use it explanation.


It will be a similar enlightenment experience with Haskell?


I have schizophrenia and I create a program that combines mnemotechnics with 3d n-back and facial expression memory system to understand.

http://vernetit.blogspot.com.ar/2016/10/eo-and-peo-memory-sy... with 15 minutes of training my mood changes and i understand the sitcom tv series emotions and the people around me intentions and emotions. I experiment also more willingness to do things. Here the program link

http://competicionmental.appspot.com/tts3dnback

Sorry my poor English. I am from Argentina.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: