Writing on software, music, equality, health, and longevity.

All of my long-form thoughts on programming, leadership, equality, stress reduction and more.

Invisible Threads: The Real Social Network

Exploring how our smallest actions can ripple through society, influencing behaviors and emotions far beyond our immediate connections.

Quantum Computing and Artificial Intelligence

What if we could have an active conversation with the great thinkers of history? What if we could converse with a loved one after they have passed on? In this blog, we explore the potential of quantum computing and artificial intelligence to make these scenarios a reality.

Using Sets for Efficient Filtering in JavaScript

Discover how to use a Set to filter a collection of data and make your code more efficient. In this informative article, you will learn about the unique methods of a Set with practical examples of how use it to filter a collection.