<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Leon Lin</title>
    <description>The latest articles on DEV Community by Leon Lin (@leon_lin_s).</description>
    <link>https://dev.to/leon_lin_s</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3520529%2F601639fc-94d8-410d-8cdb-6698af7cdb20.png</url>
      <title>DEV Community: Leon Lin</title>
      <link>https://dev.to/leon_lin_s</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/leon_lin_s"/>
    <language>en</language>
    <item>
      <title>Who is Claude Shannon?</title>
      <dc:creator>Leon Lin</dc:creator>
      <pubDate>Tue, 23 Dec 2025 14:50:01 +0000</pubDate>
      <link>https://dev.to/leon_lin_s/who-is-claude-shannon-4gdm</link>
      <guid>https://dev.to/leon_lin_s/who-is-claude-shannon-4gdm</guid>
      <description>&lt;h2&gt;
  
  
  Who is Claude Shannon?
&lt;/h2&gt;

&lt;p&gt;Claude Shannon published two foundational papers that earned him the title 'father of the information age,' including his master's thesis at age 21.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;At age 32, Shannon published 'A Mathematical Theory of Communication,' inventing the bit and explaining digital codes for perfect message transmission; it's been cited over 100,000 times.&lt;/li&gt;
&lt;li&gt;Beyond his foundational work in engineering and math, Shannon was also a juggler, unicyclist, gadgeteer, chess player, codebreaker, and stock-picker, valuing diverse interests.&lt;/li&gt;
&lt;li&gt;Shannon deliberately surrounded himself with smart, creative people to draw out his best, showing the importance of selective friendships for intellectual growth.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 &lt;a href="https://leonlins.com/writing/claude/" rel="noopener noreferrer"&gt;Read full article&lt;/a&gt;&lt;/p&gt;

</description>
      <category>entropy</category>
    </item>
    <item>
      <title>Community as a Concept</title>
      <dc:creator>Leon Lin</dc:creator>
      <pubDate>Tue, 16 Dec 2025 14:57:32 +0000</pubDate>
      <link>https://dev.to/leon_lin_s/community-as-a-concept-2ppo</link>
      <guid>https://dev.to/leon_lin_s/community-as-a-concept-2ppo</guid>
      <description>&lt;h2&gt;
  
  
  Community as a Concept
&lt;/h2&gt;

&lt;p&gt;The MIT Tech Model Railroad Club's 1946 founding directly influenced hacker culture and led to Spacewar!, the earliest multi-computer video game.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Strong communities lower customer acquisition costs by cultivating engaged, fanatical believers who support the business.&lt;/li&gt;
&lt;li&gt;The Network Working Group's 1969 Request for Comments process, created to build the ARPANET, became a standard procedure for modern software development.&lt;/li&gt;
&lt;li&gt;Y Combinator's 2005 launch demonstrated that combining capital with community provides a competitive advantage in early-stage investing.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 &lt;a href="https://leonlins.com/writing/community/" rel="noopener noreferrer"&gt;Read full article&lt;/a&gt;&lt;/p&gt;

</description>
      <category>community</category>
    </item>
    <item>
      <title>Data analysis industry landscape</title>
      <dc:creator>Leon Lin</dc:creator>
      <pubDate>Sat, 13 Dec 2025 14:37:55 +0000</pubDate>
      <link>https://dev.to/leon_lin_s/data-analysis-industry-landscape-kc0</link>
      <guid>https://dev.to/leon_lin_s/data-analysis-industry-landscape-kc0</guid>
      <description>&lt;h2&gt;
  
  
  Data analysis industry landscape
&lt;/h2&gt;

&lt;p&gt;The data pipeline industry has a total addressable market exceeding $100 billion, with individual companies valued near that figure.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Security is the top industry risk at 95% likelihood, as high profits attract malicious actors and rising costs threaten margins.&lt;/li&gt;
&lt;li&gt;Data flows from raw source databases through movement, transformation, and warehousing layers before analysis and final visualization.&lt;/li&gt;
&lt;li&gt;Tool selection at each layer involves tradeoffs, such as user technical ability vs. data complexity for visualization, or price and scaling for data warehouses.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 &lt;a href="https://leonlins.com/writing/data_landscape/" rel="noopener noreferrer"&gt;Read full article&lt;/a&gt;&lt;/p&gt;

</description>
      <category>business</category>
    </item>
    <item>
      <title>Plaid and the Power of APIs</title>
      <dc:creator>Leon Lin</dc:creator>
      <pubDate>Mon, 08 Dec 2025 14:40:28 +0000</pubDate>
      <link>https://dev.to/leon_lin_s/plaid-and-the-power-of-apis-9bo</link>
      <guid>https://dev.to/leon_lin_s/plaid-and-the-power-of-apis-9bo</guid>
      <description>&lt;h2&gt;
  
  
  Plaid and the Power of APIs
&lt;/h2&gt;

&lt;p&gt;Plaid simplifies financial technology by handling the complex bank connectivity tasks other companies avoid, creating a sticky product through convenience.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Plaid acts as an intermediary layer, abstracting away the complexity of connecting to thousands of different banks with varying protocols and rules.&lt;/li&gt;
&lt;li&gt;The company's core value is letting developers and businesses focus on their core applications by making bank data integration 'someone else's problem'.&lt;/li&gt;
&lt;li&gt;This model of handling the 'boring stuff' creates high user dependency, as switching away from Plaid would mean rebuilding complex integrations from scratch.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 &lt;a href="https://leonlins.com/writing/plaid/" rel="noopener noreferrer"&gt;Read full article&lt;/a&gt;&lt;/p&gt;

</description>
      <category>startup</category>
      <category>tech</category>
      <category>software</category>
    </item>
    <item>
      <title>Tips From 15 Newsletter Writers On How To Build Your Own</title>
      <dc:creator>Leon Lin</dc:creator>
      <pubDate>Wed, 03 Dec 2025 14:38:50 +0000</pubDate>
      <link>https://dev.to/leon_lin_s/tips-from-15-newsletter-writers-on-how-to-build-your-own-2ij7</link>
      <guid>https://dev.to/leon_lin_s/tips-from-15-newsletter-writers-on-how-to-build-your-own-2ij7</guid>
      <description>&lt;h2&gt;
  
  
  Tips From 15 Newsletter Writers On How To Build Your Own
&lt;/h2&gt;

&lt;p&gt;Newsletter writers with a combined audience in the hundreds of thousands share their top tips for building a successful publication.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Lenny Rachitsky and Li Jin emphasize that success starts with producing consistently valuable content that is 10x better than anything else on the topic.&lt;/li&gt;
&lt;li&gt;Alex Taussig and Leon Lin advise writers to let authenticity and personality be the soul of their writing to stand out and connect with readers.&lt;/li&gt;
&lt;li&gt;Experts recommend spending significant time crafting compelling titles and hooks to draw readers in from platforms like Twitter.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 &lt;a href="https://leonlins.com/writing/newsletter/" rel="noopener noreferrer"&gt;Read full article&lt;/a&gt;&lt;/p&gt;

</description>
      <category>writing</category>
    </item>
    <item>
      <title>Often overlooked, process improvement is central to progress</title>
      <dc:creator>Leon Lin</dc:creator>
      <pubDate>Sun, 23 Nov 2025 14:39:47 +0000</pubDate>
      <link>https://dev.to/leon_lin_s/often-overlooked-process-improvement-is-central-to-progress-36l0</link>
      <guid>https://dev.to/leon_lin_s/often-overlooked-process-improvement-is-central-to-progress-36l0</guid>
      <description>&lt;h2&gt;
  
  
  Often overlooked, process improvement is central to progress
&lt;/h2&gt;

&lt;p&gt;Michael Filler and Matthew Realff identify 8 fundamental process schemas that enable innovation by rearranging manufacturing steps.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fundamental Manufacturing Process Innovation (FMPI) drives progress through intangible process changes rather than visible product improvements.&lt;/li&gt;
&lt;li&gt;The 8 process schemas include parallelization, splitting, merging, separation, combination, factoring, subtraction, and addition of steps.&lt;/li&gt;
&lt;li&gt;Real-world FMPI examples include integrated circuit manufacturing using parallelization and 3D printing shifting from subtractive to additive approaches.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 &lt;a href="https://leonlins.com/writing/process/" rel="noopener noreferrer"&gt;Read full article&lt;/a&gt;&lt;/p&gt;

</description>
      <category>business</category>
    </item>
    <item>
      <title>Inception, Nolan, and Notion</title>
      <dc:creator>Leon Lin</dc:creator>
      <pubDate>Sat, 22 Nov 2025 14:44:05 +0000</pubDate>
      <link>https://dev.to/leon_lin_s/inception-nolan-and-notion-3i2h</link>
      <guid>https://dev.to/leon_lin_s/inception-nolan-and-notion-3i2h</guid>
      <description>&lt;h2&gt;
  
  
  Inception, Nolan, and Notion
&lt;/h2&gt;

&lt;p&gt;Notion's $2 billion valuation reflects its visual approach to information organization and collaboration in the digital workspace.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Notion enables global collaboration by removing physical data location constraints, allowing real-time document editing across continents.&lt;/li&gt;
&lt;li&gt;The platform's strengths include flexible forms, visual building tools, and template options that lower user barriers compared to command-line interfaces.&lt;/li&gt;
&lt;li&gt;Despite its growth, Notion faces quality-related challenges that the author suggests need addressing through product and marketing improvements.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 &lt;a href="https://leonlins.com/writing/notion/" rel="noopener noreferrer"&gt;Read full article&lt;/a&gt;&lt;/p&gt;

</description>
      <category>business</category>
      <category>startup</category>
    </item>
    <item>
      <title>Cameo's long long tail of creators and platforms</title>
      <dc:creator>Leon Lin</dc:creator>
      <pubDate>Wed, 19 Nov 2025 14:44:45 +0000</pubDate>
      <link>https://dev.to/leon_lin_s/cameos-long-long-tail-of-creators-and-platforms-557f</link>
      <guid>https://dev.to/leon_lin_s/cameos-long-long-tail-of-creators-and-platforms-557f</guid>
      <description>&lt;h2&gt;
  
  
  Cameo's long long tail of creators and platforms
&lt;/h2&gt;

&lt;p&gt;Cameo enables minor celebrities to earn income through personalized video messages, with prices ranging from $30 to $100 per cameo.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The platform demonstrates the 'long long tail effect' where aggregating niche creators creates a viable business, even if individual success is rare.&lt;/li&gt;
&lt;li&gt;Celebrities set their own prices based on demand, creating an efficient marketplace where they balance bookings and earnings.&lt;/li&gt;
&lt;li&gt;Cameo provides a digital alternative to comic con experiences, tapping into proven demand for celebrity interactions at accessible price points.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 &lt;a href="https://leonlins.com/writing/cameo/" rel="noopener noreferrer"&gt;Read full article&lt;/a&gt;&lt;/p&gt;

</description>
      <category>startup</category>
      <category>business</category>
    </item>
    <item>
      <title>It's turtles all the way down</title>
      <dc:creator>Leon Lin</dc:creator>
      <pubDate>Mon, 17 Nov 2025 14:46:02 +0000</pubDate>
      <link>https://dev.to/leon_lin_s/its-turtles-all-the-way-down-4i22</link>
      <guid>https://dev.to/leon_lin_s/its-turtles-all-the-way-down-4i22</guid>
      <description>&lt;h2&gt;
  
  
  It's turtles all the way down
&lt;/h2&gt;

&lt;p&gt;Large companies' risk aversion creates a 77% chance they'll lose to startups in any single innovation race, despite near-certain startup success over multiple attempts.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;When a fast but unreliable competitor (hare) faces a slow but steady one (tortoise), the hare loses 77% of individual races but wins nearly all series of 100 races.&lt;/li&gt;
&lt;li&gt;Startups act as hares against large company tortoises: any single startup likely fails, but repeated attempts guarantee some will disrupt incumbents and capture massive value.&lt;/li&gt;
&lt;li&gt;Corporate risk aversion stems from judging projects individually as successes or failures, discouraging bets on volatile ideas with high potential but low expected value.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 &lt;a href="https://leonlins.com/writing/turtle/" rel="noopener noreferrer"&gt;Read full article&lt;/a&gt;&lt;/p&gt;

</description>
      <category>business</category>
      <category>startup</category>
    </item>
    <item>
      <title>A story is a lie and a story is true</title>
      <dc:creator>Leon Lin</dc:creator>
      <pubDate>Sat, 15 Nov 2025 14:48:21 +0000</pubDate>
      <link>https://dev.to/leon_lin_s/a-story-is-a-lie-and-a-story-is-true-25dj</link>
      <guid>https://dev.to/leon_lin_s/a-story-is-a-lie-and-a-story-is-true-25dj</guid>
      <description>&lt;h2&gt;
  
  
  A story is a lie and a story is true
&lt;/h2&gt;

&lt;p&gt;Kurt Vonnegut's theory that stories have shapes was validated by researchers analyzing 1,327 famous stories through machine learning.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Vonnegut proposed stories follow common patterns like 'man in a hole' and 'boy meets girl', which researchers confirmed by classifying 1,327 Project Gutenberg stories.&lt;/li&gt;
&lt;li&gt;Stock prices follow narrative shapes too, as shown when Match.com dropped 22% after Facebook's dating announcement despite unchanged fundamentals.&lt;/li&gt;
&lt;li&gt;Investment pitches are essentially stories about stocks, where competing narratives like 'icarus' versus 'boy meets girl' shape market reactions before business changes occur.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 &lt;a href="https://leonlins.com/writing/stories/" rel="noopener noreferrer"&gt;Read full article&lt;/a&gt;&lt;/p&gt;

</description>
      <category>finance</category>
      <category>investing</category>
      <category>tech</category>
      <category>startup</category>
    </item>
    <item>
      <title>War of the words</title>
      <dc:creator>Leon Lin</dc:creator>
      <pubDate>Fri, 14 Nov 2025 14:47:43 +0000</pubDate>
      <link>https://dev.to/leon_lin_s/war-of-the-words-a27</link>
      <guid>https://dev.to/leon_lin_s/war-of-the-words-a27</guid>
      <description>&lt;h2&gt;
  
  
  War of the words
&lt;/h2&gt;

&lt;p&gt;Zipf's law and Shannon's information entropy provide scientific frameworks for distinguishing intelligent alien communications from random noise.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The Drake equation estimates intelligent alien civilizations by multiplying factors like planet formation, life emergence, and communication technology development.&lt;/li&gt;
&lt;li&gt;Zipf's law shows word frequency inversely proportional to rank, observed in human language, dolphin whistles, and humpback whale songs.&lt;/li&gt;
&lt;li&gt;Researchers use animal communication as proxies to test language theory rules before applying them to potential extraterrestrial signals.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 &lt;a href="https://leonlins.com/writing/zipf/" rel="noopener noreferrer"&gt;Read full article&lt;/a&gt;&lt;/p&gt;

</description>
      <category>information</category>
    </item>
    <item>
      <title>The next machine learning startup is in your front yard</title>
      <dc:creator>Leon Lin</dc:creator>
      <pubDate>Wed, 12 Nov 2025 14:57:58 +0000</pubDate>
      <link>https://dev.to/leon_lin_s/the-next-machine-learning-startup-is-in-your-front-yard-hg9</link>
      <guid>https://dev.to/leon_lin_s/the-next-machine-learning-startup-is-in-your-front-yard-hg9</guid>
      <description>&lt;h2&gt;
  
  
  The next machine learning startup is in your front yard
&lt;/h2&gt;

&lt;p&gt;The US Postal Service has used machine learning for address recognition since 1997, debunking myths that ML is exclusive to Silicon Valley startups.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Machine learning powers everyday services like USPS mail sorting, not just flashy startups, with the postal service processing billions of transactions yearly.&lt;/li&gt;
&lt;li&gt;Neural networks mimic brain neurons by processing inputs through mathematical functions to generate outputs, making ML more accessible than perceived magic.&lt;/li&gt;
&lt;li&gt;Optical character recognition using ML has scaled to handle over 100 billion annual transactions for established organizations like Amazon and FedEx.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 &lt;a href="https://leonlins.com/writing/ml/" rel="noopener noreferrer"&gt;Read full article&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
    </item>
  </channel>
</rss>
