File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Snail Mail 💌
22# Codédex
33
4- print ('+---------------------------------------------------------------------+' )
5- print ('| |' )
6- print ('| June 2022 |' )
7- print ('| Brooklyn, NY |' )
8- print ('| Dear Self, |' )
9- print ('| |' )
10- print ('| Build the platform you always dreamed of — |' )
11- print ('| the one you wish existed when you started. |' )
12- print ('| Give more than you take. |' )
13- print ('| Care > capital. |' )
14- print ('| Five-second funerals for all the Ls. |' )
15- print ('| And always get back up. |' )
16- print ('| |' )
17- print ('| Sonny 🤠 |' )
18- print ('| |' )
19- print ('+---------------------------------------------------------------------+' )
4+ print ('+----------------------------------------------------------------------------------+' )
5+ print ('| |' )
6+ print ('| Oct 29, 2025 |' )
7+ print ('| Brooklyn, NY |' )
8+ print ('| |' )
9+ print ('| Dear Self, |' )
10+ print ('| |' )
11+ print ('| Does great art require suffering? |' )
12+ print ('| Does great product require capital? |' )
13+ print ('| Will I find some truth at the end of this road? |' )
14+ print ('| |' )
15+ print ('| Regardless, go build the learning platform you always dreamed of, |' )
16+ print ('| the one you wish existed when you first started. |' )
17+ print ('| |' )
18+ print ('| Give more than you take. |' )
19+ print ('| Take less than you need. |' )
20+ print ('| |' )
21+ print ('| And when things fall apart, get back up. |' )
22+ print ('| |' )
23+ print ('| - Sonny 🤠 |' )
24+ print ('| |' )
25+ print ('| P.S. Don' t forget to have some fun along the way . | ')
26+ print ('| |' )
27+ print ('| |' )
28+ print ('+----------------------------------------------------------------------------------+' )
You can’t perform that action at this time.
0 commit comments