We Stand On The Shoulders of Giants
the unpaid gift Since last year, I have been coding every single day without exception. I dabbled in coding during middle school, minored in Computer Science in college, and have worked in fields adjacent to coding since 1998. However, I had never actually "built" anything myself, aside from some minor tinkering. When I decided to start an AI startup, I realized that without funding for a full engineering team, I had to dive in and code it myself. It has been a journey filled with ups and downs, enough to fill several books, but today, I want to share one specific realization that shifted my entire perspective on humanity. It is broadly called 'Open Source'. Open Source is software where the source code is made available for anyone to inspect, modify, and distribute without restriction. Today, development is unthinkable without it. We rarely "create" new code from scratch; instead, we find, adapt, and connect pieces built by others. For example, let's sa...