Thursday, September 11, 2025
STEM

Cup Drop Paradox – Answer and Proof

This is the conclusion of the original post about Tony’s Cup Drop Paradox. If you haven’t read the puzzle already, please do so first, take a stab (you can submit your response anonymously and see what others said) below: Ok, assuming you have given it a shot and perhaps even nailed it, here’s my answer […]

Read More
STEM

Cup Drop Paradox: Who Finishes First?

The Backstory I came up with this puzzle variant after watching a video posted on social media of two girls racing to put cups in a bucket. The winner was clearly due to a faster player but made me think what if I took that variable out and introduced something less obvious. And so here […]

Read More
STEM

Python in Excel — Introduction (how and why)

Python in Excel is a feature that allows users to write and execute Python code directly within Excel spreadsheets. This integration enables advanced data analysis, automation, and visualization without needing external add-ins or additional purchases. Advanced, complex visualizations that are not possible directly in Excel is now possible with Python code that uses powerful libraries […]

Read More
STEM

What are the visual ranges of animals?

Visual ranges vary widely among animals due to differences in anatomy, habitat, and behavior. The visual ranges vary depending on the species even within the same animal. In this post, I share the distance up to which some selected animals are known to see clearly. Just for context, humans with good vision can clearly see […]

Read More
STEM

When do we peak?

Recently, I came across an article stating how humans peak at different ages in different aspects. Surprisingly, and even perhaps amusingly it turns out that humans peak at different things throughout life from about 6 years of age all the way into the 80s according to the article based on scientific research. I captured the […]

Read More
STEM

Big Tech Layoffs…Causes, Trend, Outlook

Recent dynamics in the high-tech sector, especially in the software domain, show that the halcyon days of boundless innovation and exponential growth seem to have given way to a more somber era of widespread layoffs and uncertainty. Reflecting on the tempestuous years spanning from 2022 to early 2025, the industry’s stalwarts, once revered as invincible […]

Read More
STEM

The Elegant Brachistochrone Curve

The Brachistochrone curve (from Greek brachistos, “shortest,” and chronos, “time”) is the path between two points that allows an object to descend under gravity in the shortest possible time. First posed as a challenge by Johann Bernoulli in 1696, this problem spurred breakthroughs in mathematics and physics. The solution—unexpectedly a cycloid rather than a straight […]

Read More
Back To Top