“Thinking fast and slow” in companies: how to use systems 1 and 2 proposed by Daniel Kahneman to find out prevailing doctrines in an organization

Thinking fast and slow It’s the title of a book written by Daniel Kahneman. Actually it’s a thesis on decision making and behavior when making decisions of an economic and social nature … Daniel Kahneman worked for many years alongside his colleague Amos Tversky. They studied many heuristics. Daniel won the Nobel Prize in economics in 1992 and … Read more

The LUMA System of Innovation

The LUMA System of Innovation is a visual framework of human-centered design that forms a toolset and shared language for innovation. It covers different methods and situations based on the combination of 36 human-centered design methods that are organized in 3 fundamental design skills: looking, understanding and making. I have used some of these methods … Read more

Year 4, Q3 books

During Q2 I’d been learning about Machine Learning on Kaggle. This quarter, and taking into account all things happened with my son Ariel (he had his heart operation), I have decided to focus on the writing a couple of books I have in my mind: One notebook about Wardley maps. One book about all happened with Ariel … Read more

Crisis 2038, a novel by Gerald Huff

The name of this novel comes from the problem generated by 32-bit integer where the digital representation of the time in many digital systems goes from 00:00:00 UTC on 1 January 1970 to 03:14:07 UTC on 19 January 2038. After that time these systems cannot encode more seconds. The book covers different angles of the … Read more

Looking for a machine learning model that hits S&P 500 daily change using market breadth data, DIX, GEX, VIX.

This is the third version of a code I have started to write while learning the concepts of Machine Learning. Changes with respect the previous versions Shift(-1) have been removed for the SPX price, I consider is an error to add it. I have added data related to DIX, GEX (since 2011) and VIX (since … Read more