Parent categories: EducationLifelong Learning.

Empowering Humans to Think and Decide

YAML Interest

In a sense, you are what you decide. However, to grasp the context of all that truly matters, people need the ability to consume and process data from a variety of sources in real time, and compute with it. Human brains are not adapted to do this rate of new information, and so, various systems exist to answer specific questions. However, there is no single tool to coherently combine them all the personal research that individuals have into their personal, reusable, actionable and programmable digital assets, which, at individual level, prevents them from competing with large organizations, that do have advanced decision support systems.

We need to empower individual humans to think and decide with automated data acquistion and reasoning systems, so that they stay relevant in age of information explosion, and the rise of AI-powered organizations.




Vote (Optional) (suppress notifications) (Optional)
Please, log in.

[marked-as-important], could this be a tag?


Humans impact life on Earth for all species, so it is key to enable people to think better.

"there is no single tool to coherently combine them all the personal research that individuals have into their personal, reusable, actionable and programmable digital assets" -- A tool for organising knowledge and know-how into personal libraries would be helpful.


Well, at this point, the best that is out there, is certain note-taking systems. Some come close to the ideal than others. For example, zim-wiki.org is pretty good for desktop, and for people without coding skills. Something like, e.g., Dynalist mobile is off-line first, meaning you can make notes while offline, in some jungle or a subway. However, in neither of these systems you can actually reply to your e-mails, or do other advanced actions, like those that you can do with Telegram bots. Now, imagine that your knowledge system (something like Dynalist) had something like Telegram bots for certain lists (e.g., list of E-mails from your malibox), that let you call actions on them. That is what we'd want in the personal and private knowledge, -- ability to take actions on remote systems directly from it. That would ideally be implemented by a bunch of open source drivers, and I envision that could be one of the applications for the metadrive, which is still not production-ready. However, I think it would be great to have all systems that we need to think and decide at the user's fingertips, in a simple way.


I worked on two systems to help deciding

one is called fact collector and the other is correlation engine



    : Mindey
    :  -- 
    :  -- 
    

chronological,
[+]

If someone thinks of thinking as talking, then you can think of thinking as query creation.

You explore a thought and you use the word "as".

So imagine people being networked and communication being links between people. Combine people into a fully linked lattice and you have a resilient communication.

This is an "as" thought - seeing one thing as another thing.

From here we rely on modus ponens, modus tollens and abductive and inductive and deductive reasoning to isolate effects or meaning of our thinking.

People need to get good at query creation to think better.

When I created fact collector I could reason over arbitrary facts using a logic programming language prolog. I created a rule that was if someone I liked doesn't like me then I am to be cautious of them. This rule was represented as

Inference and(likes(sam, X), +(likes(X, sam))).",

Where + means "not".

If you can think of good queries you can think effectively. Generate what if questions. There is an abundance of data that could be used to cause people to be happier live more meaningful purposeful existences